body	{
	margin: 0px;
	padding: 0px;
        background: #4b9f3b url(http://escapist.nu/summer/images/bkg.jpg) repeat-x;
	}

body, p, td, table {
	text-decoration: none; 
	font: normal 11px tahoma; 
	color: #633819;
	text-align: justify;
	}

#header { 
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
        background: url(http://escapist.nu/summer/images/header.jpg) no-repeat;
	height: 385px;
	width: 440px;
	}

#contentbody {
	position: absolute;
	margin-top: 275px;
	margin-left: 256px;
	text-align: center;
	width: 485px;
        background: #f0f0f0;
	border: 1px solid #e1a620;
	}

#content {
	margin: auto;
	text-align: justify;
	width: 465px;
        background: #f0f0f0;
	padding-bottom: 10px;
	}

#content #menu {
	text-align: center;
	padding-top: 10px;
	font: normal 17px trebuchet ms; 
	font-style: italic;
	color: #999999;
	text-transform: lowercase;
	letter-spacing: 1px;
	}

#content #menu a, #content #menu a:active, #content #menu a:link, #content #menu a:visited, #content #menu a:hover {
	text-decoration: none; 
	font: normal 17px trebuchet ms; 
	font-style: italic;
	color: #b24513;
	text-transform: lowercase;
	}

#content a, #content a:active, #content a:link, #content a:visited, #content a:hover {
	text-decoration: none; 
	font: bold 11px tahoma; 
	color: #bb3a4e;
	}

#heading {
	padding-top: 10px;
	font: normal 17px trebuchet ms; 
	font-style: italic;
	color: #603314;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: 1px;
	}

input, select, textarea {
	text-decoration: none; 
	font: normal 11px tahoma; 
	color: #633819;
	border: 1px solid #e1a620;
        background: #f0f0f0;
	}

b	{
	color: #7c1f2e;
	}

footer	{
	clear: both;
	}