body {
	background:#758BA0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

span.blue{
color:#385878;
}
.quote{
padding-left:330px;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3366;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

img { 
border: none;
}

/*--- Frame-------------------*/
#container {
 width: 749px;
 margin:0 auto 0 auto;
 padding:0px;
 border: solid thin #ffffff;
 text-align: left;
 background:url("images/subBackDrop.gif") #fff8e6 no-repeat left top;
}
.homepanel {
width: 749px;
height: 73px;
margin:0;
padding:0;
background:url("images/home_top.gif")
}

.homepanel span {
display: none;
}

#rotator {
width: 749px;
height: 502px;
margin:0;
padding:0;
background:url("home_images/rotator.php") no-repeat bottom right;
}


/*--- Top Header Panel-------------------*/
.headerpanel {
 width: 749px;
 height: 166px;
 margin: 0;
 padding: 0;
 background:url("images/headerPanel.gif") top left no-repeat;                  
}

.headerpanel span {
 display: none;
}

/*- Nav--------------------------- */

#nav {
margin: 0;
height:22px;
width:100%;
font-size:93%;
border-bottom:1px solid #2763A5;
line-height:normal;
background:url("images/navBg.gif") repeat-x left top;
background-color:#5b7690;
}

#nav ul {
margin:0;
padding:0 0 0 70px;
list-style:none;
}

#nav li {
display:inline;
margin:0 auto 0 auto;
padding:0;
}
#nav a {
float:left;
background:url("images/tableft10.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#nav a span {
float:left;
display:block;
background:url("images/tabright10.gif") no-repeat right top;
padding:5px 18px 3px 13px;
color:#FFF;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* end */
#nav a:hover span {
color:#FFF;
}
#nav a:hover {
background-position:0% -42px;
}
#nav a:hover span {
background-position:100% -42px;
}

#nav #current a {
background-position:0% -42px;
}
#nav #current a span {
 background-position:100% -42px;
}
#midpanel {
width: 749px;
margin:0;
}
	  
#sidepanel {
top:0px;
width: 200px;
margin: 0 0 80px 0;
float: left;
}
	  
#subcontent {
width:450px;
padding: 0 0 40px 40px;
margin: 0 0 40px 0;
float: left;

}
#subcontent-2 {
width:600px;
padding: 0 0 40px 40px;
margin: 0 0 40px 0;
float: left;

}
#subcontent h1 {
border-bottom: 1px #FF0000 solid;
font-size: 18px;
 }
 
#subcontent h3 {
font-size: 13px;
}
 
#subcontent  li {
display: inline;
margin:0;
padding:0;
}
.floatr {
float: right;
}
.floatl {
float: left;
}

.sideways li{
display: inline;
margin:0;
padding:0;
}
.norm  {
display: list-item;
}

#footer {
clear:both;
width:749px;
height: auto;
text-align:right;
background-color:#CC3300;
}

/* UNFINISHED DON'T FORGET ME VINNY!*/
h2 {
width: 100%;
font-size: medium;
color: #214569;
}
h2 span {
color:#000;
padding-left:5px;
font-size:12px;
}
