* {
margin:0; padding: 0;
}
body {
	background-color: #638DA5;
}

body, body p{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
	color:#000000;
}
body a{
text-decoration:underline;
color:#003366;
}

body a:hover{
text-decoration:none;
color:#006699;
}

body h3{
font-weight:bolder;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}
#wrapper {
	margin: 0 auto;
	position:relative;
	float:none;
	width:900px;
	height:auto !important;
	height:100%;
	min-height:100%;
}
#mainContainer{
	position:relative;
	margin: 0 auto;
	width:900px;

}
.navlink {
opacity: 1;
filter: alpha(opacity=100);
border:0;
}
.navlink:hover{
opacity: .75;
filter: alpha(opacity=75);
}
.navlink img{
border:0;
}
.navlink1 {opacity: 1;
filter: alpha(opacity=100);
}
.navlink2 {opacity: 1;
filter: alpha(opacity=100);
border:0;
}
.navlink21 {opacity: 1;
filter: alpha(opacity=100);
border:0;
}


