body { 

	margin				: 0px;
	padding				: 0px;
	
	font-size			: 100%;
	font-family: "Times CE","Times", "Times New Roman", serif; 
	text-align			: left;

	color				: #ffffff; 
	background: url('/images/background.jpg') #731818 no-repeat;
	
}

div,p,h1,h2,h3,h4,h5,h6 {margin : 0px; padding : 0px;}

h2,h3,h4,h5,h6 {padding-top:20px;}
p{padding-top:10px;}

p,ul,ol {font-size: 15px;}

/*div {border: 1px solid gray;}*/

a {	font-weight			: normal;
	color				: #ffffff;
	background-color	: transparent;
        text-decoration: none;}

a:hover {
	font-weight			: normal;
	color				: #dddddd;
	background-color	: #330505;
        text-decoration: none;}


div#menu
{padding-top: 40px; position:absolute; width: 280px; top: 100px;}

div#menu ul li a {text-decoration: none; font-size: 18px;}
div#menu ul  {list-style: none;}

div#maincontent
{position: absolute; top: 100px; left: 260px; padding: 33px 80px 150px 20px; max-width: 450px;}

div#footer {position: fixed; bottom: 0px; Width: 100%; padding: 10px; text-align: centre; background: url('/images/footerstrip.png') #731818 no-repeat; border: 0px solid gray;}

div#footer p {color: white; font-size: 18px;}

a.imagetype {border: none; background: none;}

a.imagetype img {border: none; background: none;}

a.imagetype:hover img {border: none; background: #440000;}
