/* CSS Document */
body
{
font-family: Arial, Helvetica, sans-serif;
font-size: .75em;
background: url(images/background.jpg);
line-height: 120%;
}
h1
{
color: #0033CC;
font-size: 1.6em;
font-family: "trebuchet MS";
line-height: 130%;
}

h2
{
color: #0033CC;
font-size: 1.4em;
font-family: "trebuchet MS";
line-height: 130%;
}
.fleft
{
float: left;
margin-right: 20px;
padding-left: 10px;
}
.fright
{
float: right;
padding-right: 10px;
padding-left: 20px;
}
h3
{
font-size: 1em;
font-weight: bold;
}
.emph
{
color: #0033CC;
font-weight: bold;
}
#container{
position: absolute;
	left:50%;
	width: 780px;
	margin-left: -390px;
	background-color:#ffffff;

margin-bottom: 25px;
}


#strap
{
position: relative;
width: 780px;
clear: both;
background-color: #000000;
color: #0099FF;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}
#picline
{
position: relative;
height: 150px;
}
#toppix
{
position: relative;
float:left;
width: 564px;
height: 150px;
margin: 0px;
}
#toptext
{
position: relative;
float: right;
width: 216px;
height: 120px;
background: #000000;
font-size: 1.3em;
font-weight: bold;
line-height: 150%;
text-align: center;
color: #ffffff;
padding-top: 30px;
}

#menu {
clear:both;
position: relative;
text-align: center;
font: .75em Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 780px;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#menu ul li {
display: block;
	 margin: 0px;
	 padding: 0px;
	 float: left;
	
	 list-style: none;
}
#menu  a { width: auto;
	display: block;
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	border: 1px dotted #ffffff;
	padding-top: 5px;
	padding-bottom: 4px;
	 padding-left: 15px;
	 padding-right: 15px;

}
#menu  a:hover {
	background-color: #FF6600;
	color:#000000;
}

#col1
{
width: 555px;
float: left;

}
#col2
{
width: 225px;
float: left;
background-color: #000000;
height: 300px;
}



#banner
{
width: 100%;
}
#content
{width: 780px;

color: #000000;
padding-top: 25px;
}
#content1
{
width: 525px;
float: left;
padding: 14px;
border-right: dotted 1px #000000;

}
#content2
{
float: right;
text-align: center;
width: 210px;
padding-left: 8px;
padding-right: 8px;


}
#wyehead
{
width: 780px;
font-size: .8em;
color: #000000;
text-align: center;
clear: both;
border-top: solid 1px #333333;
border-bottom: solid 1px #333333;
}
#wyehead a, #wyehead a:visited
{
text-decoration: none;
color: #330000;
}
.smtxt
{
font-size: .85em;
}
.titlebox
{
border-top: 3px dashed #990000;
border-bottom: 1px dotted #990000;
padding-top: 10px;
padding-bottom:10px;
padding-left: 10px;
font-size: 1.4em;
font-weight: bold;
}


.rbroundbox { background: url(/images/box/nt.gif) repeat;width: 100%; }
.rbtop div { background: url(/images/box/tl.gif) no-repeat top left;height: 7px; }
.rbtop { background: url(/images/box/tr.gif) no-repeat top right;height: 7px; }
.rbbot div { background: url(/images/box/bl.gif) no-repeat bottom left;height: 7px; }
.rbbot { background: url(/images/box/br.gif) no-repeat bottom right;height: 7px; }



.fancytext1
{
font-weight: bold;
color: #0033CC;
}

.vlarge
{
font-size: 1.5em;
}
.newshead
{color: #000033;
font-weight: bold;
}
.newsbody
{font-size: 91%;
}
#pscroller1{
width: 150px;
height: 100px;
border-top: 2px solid #999999;
border-left: 2px solid #999999;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
text-align: left;
padding: 5px;
background-color: #f2f2f2;
color: #000000;
}



.someclass{ //class to apply to your scroller(s) if desired
}
.caselink img
{
padding: 5px;
}
.divlogos
{
float:right;
width: 50%;
}
.complist
{
width: 50%;
float: left;
}
.complist ul
{
margin: 0px;
padding: 0px;
list-style: none;
}
.complist li
{
}
.complisthead
{
font-size: 120%;
font-weight: bold;
margin-top: 10px;
}
.avail
{
color: #FF0000;
}
.complist li a:link, .complist li a:visited
{
text-decoration: none;
font-size: 75%;
}
