BODY {font-size: 80%;
background-image:url(images/background.jpg);
font-family:Verdana,Arial,Georgia, sans-serif;
color: #00008B;
background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
text-align: center;
font-size: 1.2em;
margin-bottom: 5px;
}

h2#main {
margin-top: 15px;
}

h4#heading {
margin-top: 13px;
}

p {
text-align: justify;
padding-left: 15px;
}

p.b {
font-weight: bold;
}

ul.white {
background-color: white;
color: #000099;
font-weight: normal;
margin-left: 5px;
}

ul.none {
background-color: transparent;
color: #000099;
font-weight: normal;
margin-left: 5px;
}

li.bottomp {
padding-bottom: 15px;
}

#left {float: left; width: 190px; font-size: 95%;}
#right {float: right; margin-left: 190px; width: 640px; margin-top: -261px;}

li.box {border:solid thin #000099; list-style: none; padding: 2px; margin-bottom: 2px; background-color:#000099; color: white; font-weight:bold;}

ul.folder {
list-style-image: url(images/folder.jpg); list-style-type: circle;
background-color: transparent;
color: #000099;
font-weight: normal;
margin-left: 5px;
}

ul.folder ul {
list-style-image: none;
border-bottom: none; 
}

li.noborder{
border-bottom: none; 
}

li.latin {
list-style-type: lower-latin;
}

.horiz li {
	display: inline;
	padding-right: 18px;
	list-style-type: none;
}

#toppad {
	margin-top: 60px;
}

.a {
float: left;
display: block;
padding-right: 4%;
padding-left: 15px;
}

.b {
display: block;
margin-left: 38%;
}

.bb {
display: block;
margin-left: 40%;
}

.c {
float: right;
display: block;
margin-top: -112px;
}

.weather {
float: right;
margin-left: 306px;
margin-top: -270px;
}


#wrapper {
	display: block;
	width:850px;
	margin:0px auto;
	position: relative;
	overflow: hidden; }
	
#content {
width: 650px;
float: left;
text-align: justify;
}

.hide {
display:none;
}

img {
border:none;
}

img.pad {
padding-left: 15px;
}

.centered {
text-align: center;}

/* CSS Links*/
a:link {color:#000099;text-decoration:underline; background-color:white; }

a.menulink:link {background-color: #000099; text-decoration:none; color:white; }
a.foot:link {color:#000;text-decoration:underline; background-color: #e0e6f4; }
a.col2l:link {color:#000;text-decoration:underline; background-color: #f0f0f9; }
a.col3l:link {color:#000;text-decoration:underline; background-color: transparent; }
a.subs:link {color:white;text-decoration:underline; background-color: #000099; }
a.col4l:link {color:white;text-decoration:underline; background-color: #000099; }
a.submenu2:link {color:#adf1ff;text-decoration:none; background-color: #000099; }
a.email:link {color: #ff0000;text-decoration:underline; background-color: transparent; }


a:visited {color:#000099;text-decoration:underline; background-color: white;}

a.menulink:visited {color:white;text-decoration:none; background-color: #000099;}
a.foot:visited {color:#000;text-decoration:underline; background-color: #e0e6f4; }
a.col2l:visited {color:#000;text-decoration:none; background-color: #f0f0f9; }
a.col3l:visited {color:#000;text-decoration:none; background-color: transparent; }
a.subs:visited { color:white; text-decoration:underline; background-color: #000099; }
a.col4l:visited {color:white;text-decoration:none; background-color: #000099; }
a.submenu2:visited { color:#adf1ff; text-decoration:none; background-color: #000099; }
a.email:visited {color: #ff0000;text-decoration:none; background-color: transparent; }


a:hover {background-color:#990000; text-decoration:underline; color:white; }

a.menulink:hover {background-color:#990000; text-decoration:none; color:white; } 
a.foot:hover {background-color:#990000; text-decoration:underline; color:white; }
a.col2l:hover { background-color: #990000;text-decoration:underline; color:#fff; }
a.col3l:hover { background-color: #990000;text-decoration:underline; color:#fff; }
a.subs:hover {background-color:#990000; text-decoration:underline; color:white; }
a.col4l:hover {background-color:#990000; text-decoration:underline; color:white; }
a.submenu2:hover {background-color:#990000; text-decoration:none; color:white; }
a.email:hover {color: #fff;text-decoration:underline; background-color: #000099; }

/* IE fixes code
<!--[if gte IE 5.5]>
<style type="text/css">
@import "iefixes.css";
</style>
<![endif]--> */

