body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
	

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#369;
	font-family:"Courier New", Courier, mono;
	}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 16px 0px;
	padding:0px;
	

	}
.content>p {margin:0px;font-size:11px;}
.content>p+p {text-indent:30px;font-size:11px;}

li { font-size:11px; }

a {
	color:#036;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#036;}
a:visited {color:#036;}
a:hover {background-color:#ddc;}


#header a {
	
	font-size:21px;
	text-decoration:none;
	font-weight:900;
	font-family:"Courier New", Courier, mono;
	color:#333;
	
	}

#header a:hover {background-color:#000;color:#fff;}

#header img{ margin:0px 0px 0px 0px; }
#header {

	font-size:28px;
	/*line-height:28px; */
	background-image: url(/images/moire.jpg); 
	background-repeat: no-repeat;
	background-color:#ccc;`
	margin:50px 0px 10px 0px;

	
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:44px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	

	}


.content {
	margin:0px 210px 50px 40px;
	padding:10px;
	
	}
	
.content td {
	padding:10px 20px 10px 0px;
	vertical-align: top;
}



.content img {
	margin:20px 20px 20px 20px;
}


#Menu {
	position:absolute;
	top:130px;
	right:30px;
	
	background-color:#eee;
	border:1px solid #999;
	line-height:17px;
	font-family:"Courier New", Courier, mono;
	width:150px;
	}
#Menu a {
font-size:14px;
font-weight:900;
font-family:"Courier New", Courier, mono;

}



body>#Menu {
width:150px;
font-family:"Courier New", Courier, mono;

}



#footer {
	position:absolute;
	bottom:50px;
	width:100%;
	text-align:center;
	bottom:0px;
	font-size:11px;
	padding:0px;
	background-color:#eee;
	line-height:17px;
	font-family:"Courier New", Courier, mono;
	
	}
#footer a {
padding:10px;
font-size:10px;
font-family:"Courier New", Courier, mono;

}
