/* CSS Document */
body{font-family:georgia,helvetica,arial,verdana;}
hr{height:1px; color:#1770ad}

#container{text-align:left;margin-top:12px;width:910px;background-color:#f9f8f3}
#footer{clear:both;height:50px}
#header{background:url('./images/topCurve.gif');background-repeat:no-repeat; height:20px;}
#leftNav{width:250px;float:left;margin-left:5px;background-color:#083c61;background:url('./images/navBG.jpg');padding-top:12px;}
#logoHeader{height:80px;margin-left:5px;margin-right:5px;padding:5px; background-color:#f0eee8;background:url('./images/loglBack.jpg')}
#rightBody{width:525px;float:left;margin-left:5px;padding-left:12px;}
#subHeader{height:30px}

p{font-size:80%;}
h1{font-size:120%;color:1770ad}
h4{color:#8e8e8e;font-size:75%}

#leftNav ul{list-style-type:none;}
#leftNav ul li{height:35px;display:block;font-weight:bold;font-size:110%;margin-bottom:2px;line-height:30px;padding-right:12px;}
#leftNav ul li:hover{background:url('./images/hero.jpg')}
#leftNav ul li a{color:white; text-decoration:none;display:block;height:35px;}
#leftNav ul li a:hover{background-color:#999999;}

.blue{color:#1770ad}
.blueBorder{border:solid 3px #1770ad;}
.blackBorder{border:solid 3px #000000;}

