body {
	background-Color=#99ccff;
	margin: 0px 0px 10px 0px;/*top right bottom left*/
	text-align: center;
}
#header { clear:both; margin: 0px 0px 0px 0px;/*top right bottom left*/ }
#menu { 
	clear:both;
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	text-align: center;
	text-decoration:none;
	font: normal 10pt verdana,arial;
	color: #ffffff;
	background : url(/media/469/menu_01.gif) no-repeat scroll center;
	height:33px;
	padding-top:3px;
}
div.menu a{
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	text-align: center;
	text-decoration:none;
	font: normal 8pt verdana,arial;
	color: #ffffff;
}
#banner { clear:both; margin: 0px 0px 0px 7px;/*top right bottom left*/ }
#title { 
	 	
	align:center;
	width: 500px;
	clear:both;
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	text-align: left;
	text-decoration:none;
	font: bold 10pt verdana,arial;
	color: #000066;
	height:30px;
	padding:10px 0px 10px 0px;
}
#text { 
	width: 500px;
	align:center;
	clear:both;
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	text-align: left;
	text-decoration:none;
	font: normal 8pt verdana,arial;
	color: #000066;
	height:33px;
	padding-top:0px;
}
/*Footer*/
#footer {
	clear:both; padding-top:20px;padding-left:20px; background : url('/media/52/bg_footer.gif') no-repeat;
	width: 589px;
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	text-align: left;
	text-decoration:none;
	font: normal 10px verdana,arial;
	color: #000066;}
/*Credit*/
#developer { clear:both; margin: 0px 0px 0px 0px;/*top right bottom left*/ }
div.developer a{
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	text-align: center;
	text-decoration:underline;
	font: normal 10px verdana,arial;
	color: #000066;
}
