#body {
	background-image: url(../image-files/body-img.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	
}
h1 {
	margin: 0;
	font-style: normal;
	font-family: Verdana;
	font-size: 14px;
	color: #0066ff;
}
h3 {
	margin: 0;
	font-style: normal;
	font-family: Verdana;
	font-size: 14px;
	color: #ff6600;
}
#header {
	margin: 0 0 0px 0;
	background-color: #e3efff;
	
}

#side-a {
	float: left;
	width: 200px;
	
}
#side-a a  {

color: #ff6600;
text-decoration: underline;
font-weight: normal;
font-family: verdana;
font-size: 12px;
}
#side-a a:visited  {
color: #333333;
text-decoration: none;
font-weight: normal;

}

#side-a a:hover  {

color: #ff6600;
text-decoration: underline;
font-weight: normal;
}
}
#navcontainer { width: 180px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: verdana;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 165px;
background-color: #eee;
border-bottom: 1px solid #0066ff;
}

#navcontainer a:link, #navlist a:visited
{
color: #0066ff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #b8d4fe;
color: #0066ff;
}

#side-b {
	float: right;
	width: 250px;
	font-family: Verdana;
font-size: 11px;
}
#side-b a  {

color: #003366;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 12px;

}

#side-b a:visited  {

color: #999999;
text-decoration: none;
font-weight: normal;

}
#side-b a:hover  {

color: #ff6600;
text-decoration: underline;
font-weight: normal;
}

#content { 
	float: left;
	width: 45%;
	padding: 5px;
}
#content a  {
color: #0066ff;
text-decoration: underline ;
font-weight: normal;
font-family: Verdana;
font-size: 12px;

}

#content a:visited  {

color: #000000;
text-decoration: none;
font-weight: normal;

}

#content a:hover  {

color: #0066ff;
text-decoration: underline;
font-weight: normal;
}
.box  {

margin-top: 10px;
padding: 5px 5px 10px 5px;
background-color: #ffffff;
border: 1px solid #cccccc;
width: 380px;
color: #000000;
font-size: 12px;
font-family: Verdana;

}
#box a  {
color: #003366;
text-decoration: underline;
font-weight: normal;
font-family: Verdana;
font-size: 12px;

}

#box a:visited  {

color: #000000;
text-decoration: none;
font-weight: normal;

}

#box a:hover  {

color: #003366;
text-decoration: none;
font-weight: normal;
}
.box2 {

margin-top: 10px;
padding: 5px 10px 5px 5px;
background-color: #ffffff;
border: 1px solid #003366;
width: 90%;
color: #000000;

}
#box2 a  {
color: #0066ff;
text-decoration: underline;
font-weight: normal;
font-family: Verdana;
font-size: 12px;

}

#box2 a:visited  {

color: #000000;
text-decoration: none;
font-weight: normal;

}

#box2 a:hover  {

color: #ff6600;
text-decoration: none;
font-weight: normal;
}
.box3 {

margin-top: 10px;
padding: 5px 5px 5px 5px;
background-color: #ffffff;
border: 1px solid #cccccc;
width: 330px;
color: #000000;

}
.box4 {

margin-top: 10px;
padding: 5px 10px 5px 5px;
background-color: #b8d4fe;
border: 1px solid #333333;
width: 90%;
color: #000000;
font-family: Verdana;
font-size: 11px;
}

#footer {
	clear: both;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	background-color: #b5d2fe;
}