body {
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px; 
line-height: 18px; 
color: #333333;
text-align: center;
background-color: #F0F0F0;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

a:link {
text-decoration: underline;
}

a:visited {
text-decoration: underline;
color: #669966;
}

a:hover {
text-decoration: none;
color: #999900;
}

a:active {
text-decoration: underline;
}

#wrapper {
width: 800px;
background-color:#FFFFFF;
margin:10px auto;
text-align:left;
}

#header {
height: 150px;
background-image: url(images/master_head2.png);
background-repeat: no-repeat;
}

#navcontainer {
height: 40px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #669966;
margin: 5px 0 25px 0;
}

#nav {
margin-top: 12px;
}

#nav ul {
padding: 0;
margin: 0;
background-color:#669966;
}

#nav ul li {
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
font-size: 14px;
color: #000;
text-decoration: none;
padding: 0 17px 0 22px;
text-align: center;
font-weight: 500;
}

#nav ul li a:hover, #nav ul li a:focus {
color: #F0F0F0;
}

#leftcol{
width: 180px;
margin-bottom: 20px;
float: left;
}

#content{
	width: 590px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#content p{
margin: 15px;
}

.clear {
height: 10px;
clear: both;
}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage{
margin-right: 20px;
float: right
}

#footer{
border-top: 1px solid #666666;
padding: 10px 0 10px 0;
}

#footer p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
margin: 5px;
}

.caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.news {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
color: #333333;
left: 6px;
}

.bodytext14q {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
color: #333333;
left: 6px;
}

.header {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
color: #333333;
}

.topborder {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
}

.subhead_1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-style: italic;
color: #FF0000;
}

.subhead {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #660000;
}

.sidebar {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
left: 6px;
}

.bodytext12 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
left: 6px;
}

.table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
left: 6px;
}

.td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
left: 6px;
}

/* STYLES FOR CROSSFADER */

#wrap {
width: 180px;
margin: 1px 0 180px 0;
text-align: left;
}

div.cf_wrapper{
position: relative;
}
	
div.cf_element{
width: 180px;
height: 205px;
}
	
div.cf_element div.content{
padding: 2px;
text-align: center;
}
