body	{
	margin: 0px;
	padding: 0px;
        background: #1d7075 url(http://escapist.nu/samsoon/images/bkg.jpg) repeat-y;
	}

body, p, td, table {
	font: normal 11px trebuchet ms; 
	color: #ededed; 
	}

#header {
	position: absolute;
	margin-left: 0px;
	margin-top: 20px;
	background: url('images/header.jpg') no-repeat;
	height: 445px;
	width: 340px;
	}

#menu {	
	padding-top: 405px;
	padding-right: 27px;
	text-align: right;
	font: normal 11px trebuchet ms; 
	color: #b0c3bc; 
	letter-spacing: 1px;
	}

#menu a, #menu a:active, #menu a:link, #menu a:visited, #menu a:hover {
	text-decoration: none; 
	font: normal 11px franklin gothic medium, tahoma, trebuchet ms; 
	color: #418c8f; 
	text-transform: lowercase;
	letter-spacing: 0px;
	}

#menuheading {	
	font: normal 12px franklin gothic medium, tahoma, trebuchet ms; 
	color: #1d7075; 
	text-transform: uppercase;
	letter-spacing: 2px;
	}

#content {
	position: absolute;
	margin-left: 355px;
	margin-top: 50px;
	text-align: justify;
	width: 450px;
	font: normal 11px trebuchet ms; 
	color: #ededed; 
	float: left;
	}

#content a, #content a:active, #content a:link, #content a:visited, #content a:hover {
	text-decoration: none; 
	font: normal 11px lucida sans; 
	color: #8ab2b4; 
	}

#heading {
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 15px;
	font: bold 18px georgia; 
	font-style: italic;
	color: #c2d7d8; 
	text-align: left;
	text-transform: lowercase;
	letter-spacing: -1px;
	}

input, select, textarea {
	text-decoration: none; 
	font: normal 11px lucida sans, tahoma; 
	color: #ededed; 
	border: 1px solid #8ab2b4; 
	background-color: #1d7075;
	}

b {
	font: normal 11px lucida sans;
	color: #c2d7d8;
	}
