body{
background-color:#8198a8;
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited{
color:#b9cfdc;
text-decoration:none;
}
a:hover{
color:#b9cfdc;
text-decoration:underline;
}
.topBar{
height:5px;
background-color:#18232c;
padding:0px;
margin:0px;
}
.logobar{
height:111px;
padding:0px;
margin:0px;
background-image:url(images/topBG.gif);
background-repeat:repeat-x;
}
.flashrow{
height:459px;
background-image:url(images/flashbg.gif);
background-repeat:repeat-x;
}
#flashdiv{
background-image:url(images/staticImgBg.jpg);
background-repeat:no-repeat;
width:1200px;
height:459px;
padding:0px;
}
#flashdiv a:link, #flashdiv a:visited{
	color:#5e788b;
	text-decoration:none;
}
#flashdiv a:hover{
	color:#b9cfdc;
	text-decoration:underline;
}
.bottomNav{
height:52px;
background-image:url(images/bottomNavBg.gif);
background-repeat:repeat-x;
color:#FFFFFF;
text-transform:uppercase;
font-size:14px;
font-weight:bolder;
}
.bottomNav a:link, .bottomNav a:visited{
color:#5e788b;
text-decoration:none;
} 
.bottomNav a:hover {
color:#FFFFFF;
text-decoration:none;
}
.footer{
color:#b9cfdc;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
background-image:url(images/footerBg.gif);
background-repeat:repeat-x;
height:103px;
}