@charset "windows-1252";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;	
	background-color: #ffffff;
	margin: 0px;
	color: #000;

	
}

#skips{
display: none;
}

.float_right{
float: right;
margin: 0px 0px 10px 10px;
}

.float_left{
float: left;
margin: 0px 10px 10px 0px;
}

.blue{
color: #0067B1;
}

a {
color: #0067B1;
}


#back{
width:640px;
height: 65px;
float: left;
display: inline;
}

#container{
float: left;
display: inline;
margin: 0px 0px 0px0px;
}


#logo{
display: none;
visibility: none;

}

#logo h1{
text-indent: -1000px;
}

#nav{
display: none;
visibility: none;

}

#nav a{
color: white;
text-decoration: none;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding-left: 15px;
padding-top: 3px;
	background-image: url(../images/dot.gif);
 	background-repeat: no-repeat;	
	background-position: 0px 6px;
}

#content{
float: left;
display: inline;
margin: 0px 0px 0px 0px;

}


#news{
display: none;
visibility: none;
}

#news p{
margin: 6px 0px 0px 0px;
}

#home{
width: 792px;

float: left;
display: inline;

	
}

#right{
display: none;
visibility: none;
}

#right h2.news{
background-color: #FDB932;
height: 20px;
color: white;
font-size: 1.2em;
padding: 4px 0px 4px 10px;
margin: 0px 0px 5px 0px;
border-top: 1px solid #7FB3D8;
}

#right h2.wats{
background-color: #C6D2EB;
height: 20px;
color: white;
font-size: 1.2em;
padding: 4px 0px 4px 10px;
margin: 10px 0px 5px 0px;
border-top: 1px solid #7FB3D8;
}

#right h2.mem{
background-color: #008738;
height: 20px;
color: white;
font-size: 1.2em;
padding: 4px 0px 4px 10px;
margin: 10px 0px 5px 0px;
border-top: 1px solid #7FB3D8;
}

#right h2.links{
background-color: #0067B1;
height: 20px;
color: white;
font-size: 1.2em;
padding: 4px 0px 4px 10px;
margin: 10px 0px 5px 0px;
border-top: 1px solid #7FB3D8;
}

#left h2{
background-color: #0067B1;
height: 20px;
color: white;
font-size: 1.2em;
padding: 4px 0px 4px 10px;
margin: 10px 0px 5px 0px;
border-top: 1px solid #7FB3D8;
}

#right p{
margin: 0px 10px 3px 10px;
}

#right p.bar{
margin: 0px 0px 10px 0px;
border-top: 1px solid #7FB3D8;
}

#left{
float: left;
display: inline;
width: 492px;
}

#left h2{
height: 25px;

color: white;
font-size: 1.2em;
padding: 3px 0px 0px 5px;
margin: 0px 0px 0px 0px;
border-right: 1px solid #7FB3D8;
border-left: 1px solid #7FB3D8;
border-top: 1px solid #7FB3D8;
}

#content h2.acc{
height: 20px;

color: white;
font-size: 1.2em;
padding: 2px 0px 0px 5px;
margin: 0px 0px 0px 0px;
background-color: #3385C1;
}

#news_item{
margin: 20px 0px 10px 0px;
float: left;
display: inline;
}

#left img{
margin: 5px 5px 5px 5px;
float: left;
}

#left a{
float: right;
text-align: right;
}

#left p{
margin: 0px 5px 5px 5px;
padding-top: 5px;
}

#left div.acc{
border-right: 1px solid #7FB3D8;
border-left: 1px solid #7FB3D8;
border-bottom: 1px solid #7FB3D8;
width: 472px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

#left h2.acc{
background-color: #3385C1;
}

#left h2.comp{
background-color: #A21318;
}

#left h2.bus{
background-color: #7251A1;
}

#contact{
width: 640px;
height: 24px;
float: left;
display: inline;
background-color: #0067B1;
color: white;
padding: 0px 0px 0px 20px;
}

#contact p{
margin: 3px 0px 0px 0px;
font-weight: bold;
}

#contact a{
color: white;
}

#footer{
display: none;
visibility: none;
}

#footer img{
margin: 3px 0px 0px 0px;
}


