body{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font: 0.8em verdana;
}

#Content{
	text-align:center;
	margin: 10px auto 10px auto;
	width:900px;
}

#Header{
	margin: 0px;
	padding: 0px;
}
#Header img { border:0px; margin: 0px;}

#Center{
	float:left;
	margin: 0px;
}
#Center P  { text-align:justify; font: 1em Trebuchet ms;}
#Center H1 { font: 1.2em trebuchet ms; display:block; margin-bottom:5px; font-weight: bold; color:green;}
#Center H2 { font: 1.2em trebuchet ms; display:block; margin-bottom:5px; font-weight: bold; color:green;}

#Text{
	text-align:left;
	width: 400px;
	padding: 20px;
}
#Text a.back {font: 1.2em trebuchet ms; font-weight: bold; color:#204F93;}
#Text p.back {margin-top: 50px; text-align:center; }

#Form
{
	text-align:left;
	width: 400px;
	padding: 20px;
}	
#Form input[type=text]  { color:green; font: 1.2em trebuchet ms; width:250px; }
#Form input[type=submit] { color:#204F93; font: 1.2em trebuchet ms; width:150px; float:right;}
#Form select { margin-bottom: 10px; color:green; font: 1.2em trebuchet ms; width:250px;}
#Form textarea { margin-bottom: 10px; color:green; font: 1.2em trebuchet ms; width:400px; }
#Form span.label {font: 1.2em trebuchet ms; display:block; margin-bottom:5px; font-weight: bold; color:green;}
#Form span.box {margin-bottom: 10px; font: 1em trebuchet ms; color: #204F93; display:block; }
#Form a {font: 1.2em trebuchet ms; font-weight: bold; color:#204F93; }
#Form p {margin-top: 50px; text-align:center; }
	
#Disclaimer{
	font: 0.8em verdana;
	padding: 20px;
	margin: 20px;
	margin-top: 0px;
	color: #204F93;
	background: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
}		
	
#AdsenseLeft {
	float:left; 
	width: 200px;  
	padding: 10px;
	margin: 0px;
	background: #FFFFFF;
}

#AdsenseRight{
	width: 200px;  
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;	
	padding: 10px;
}


#Footer{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 20px;
	margin-top: 20px;
}
#Footer a:link { font-size: 0.9em; color: #AAAAAA;}
#Footer a:visited { font-size: 0.9em; color: #AAAAAA;}
#Footer a:hover { font-size: 0.9em; color: #AAAAAA;}
#Footer a:active { font-size: 0.9em; color: #AAAAAA;}

#Content{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}


