#MainContent {
	background-color:#3366FF;
	position:absolute;
	left:177px;
	top:175px;
	width:492px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 10px;
	color:	white;
}

#HeadLogo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:692px;
	height:175px;
}

#Menu {
	position:absolute;
	left:10px;
	top:185px;
	width:155px;
	font-family: Verdana;
}

#Search {
	background-color:#3366FF;
	position:absolute;
	left:177px;
	top:175px;
	height: 40px;
	width:492px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 11px;
	color:	white;
}

#Copyright {
	font-size: 8px;
	color: white;
	text-align: center;
	margin-bottom: 5px;
}

body {
	background-color:#3399FF;
}

H1 {
	font-size: 14px;
	color: #FFCC33;
	text-align : justify;
}

li {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	filter : dropshadow(color=#68A868,offx=2,offy=2,positive=1,enabled=1);

}

a {
   text-decoration: none;
   color          : #FFCC33;
}

a:hover
{
   text-decoration: none;
   color          : white;
}
