#body {
	background-image: url("images/body-img.gif");
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 700px;
	
}

#header {
	margin: 0 0 0px 0;
	background-color: black;
	background: url("images/headerBG.gif");
}

#horizontalnav  {

width: 99%;
height: 25px;
position: relative;
background-color: #cccccc;
border-bottom: 2px solid #000000;

}

.navlinks  {

position: absolute; top: 2px; left: 140px; 

}

.navlinks ul { 

margin: auto;

}

.navlinks li {

margin: 0px 18px 0px 0px;
list-style-type: none;
display: inline;
	
}

.navlinks li a {

color: #000000;
padding: 5px 12px 7px;
text-decoration: none;
font-size: 10px;
font-family: Verdana;
font-weight: bold
}

.navlinks li a:hover{

color: #ffffff;
background-image: 9ea7b2;*/
text-decoration: underline;


}
#side-a {
	float: left;
	width: 100px;
	background: url("images/blue-curtain.gif");
}
#side-a a  {

color: #ffffff;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 12px;

}

#side-b a:visited  {

color: #cccccc;
text-decoration: none;
font-weight: normal;

}

#side-b a:hover  {

color: #ffffff;
text-decoration: underline;
font-weight: normal;
}

#side-b {
	float: right;
	width: 180px;
	font-family: Verdana;
font-size: 11px;
}
#side-b a  {

color: #003366;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 11px;

}

#side-b a:visited  {

color: #999999;
text-decoration: none;
font-weight: normal;

}

#side-b a:hover  {

color: #000000;
text-decoration: underline;
font-weight: normal;
}
#content { 
	float: left;
	width: 55%;
	padding: 10px;
}
#content a  {
color: #003366;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 11px;

}

#content a:visited  {

color: #000000;
text-decoration: none;
font-weight: normal;

}

#content a:hover  {

color: #003366;
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: 11px;
font-family: Verdana;

}
#box a  {
color: #003366;
text-decoration: underline;
font-weight: normal;
font-family: Verdana;
font-size: 11px;

}

#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: #000000;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 11px;

}

#box2 a:visited  {

color: #cccccc;
text-decoration: none;
font-weight: normal;

}

#box2 a:hover  {

color: #003366;
text-decoration: underline;
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: #d2e1f6;
border: 1px solid #333333;
width: 90%;
color: #000000;
font-family: Verdana;
font-size: 11px;
}
#box4 a  {

color: #000000;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 11px;

}

#box4 a:visited  {

color: #cccccc;
text-decoration: none;
font-weight: normal;

}

#box4 a:hover  {

color: #003366;
text-decoration: underline;
font-weight: normal;
}
#footer {
	clear: both;
	background: #000000;
	font-weight: normal;
font-family: Verdana;
font-size: 11px;
font-color: white;
}