body {
	margin: 0px auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #ffffff;
	text-align: center;
	background: #333333;
}
.clear {
clear: both;
}
#page {
margin: 0px auto;
padding: 0;
background: #eeeeee;
width: 800px;
}
#masthead {
margin: 0px auto;
padding: 0;
background: url('images/masthead.jpg') no-repeat;
height: 90px;
}
#masthead .search {
margin: 0;
padding: 30px;
font-size: 9px;
color: #eeeeee;
background: #666666;
width: 300px;
height: 30px;
float: right;
}
.search input {
margin: 0;
padding: 2px;
font-size: 10px;
border: 1px solid #333333;
}
#menu {
font-family: trebuchet ms;
font-size: 10px;
}
#header {
clear: left;
margin: 0;
margin-top: 5px;
padding: 0;
height: 150px;
}
#home {
margin: 1px 0 0;
padding: 0;
text-align: left;
background: url('http://svfr.org/images/homebg.jpg') repeat-y;
}
#home .left {
margin: 0;
padding: 10px;
width: 183px;
float: left;
}
#home .right {
margin: 0;
padding: 218px 10px 10px;
background: url('http://svfr.org/images/rightbg.jpg') 1px 0 no-repeat;
width: 348px;
float: right;
}

#home .right-middle {
margin: 10px;
padding: 10px 10px 10px;
width: 547px;
float: left;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background: #FFFFFF;
}

#home .right-middleALT {
margin: 10px;
padding: 10px 10px 10px;
color: #333333;
width: 547px;
float: left;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background: #FFFFFF;
}

#home .middle {
margin: 0 0 0 203px;
padding: 50px 20px 10px 10px;
color: #eeeeee;
background: url('http://svfr.org/images/middlebg.jpg') no-repeat;
width: 199px;
height: 385px;
}
#home .news {
margin: 0 0 10px; 
padding: 0 0 10px; 
border-bottom: 1px dotted #a40f03;
}
#home .news p {
margin: 0;
padding: 0;
}
#home h1 {
margin: 0 0 5px;
padding: 0 0 0 15px;
font-size: 11px;
font-weight: normal;
color: #222222;
background: url('http://svfr.org/images/littlearrow.png') 0 1px no-repeat;
}
#home h1 a:link, #home h1 a:active, #home h1 a:visited {
color: #222222;
text-decoration: none;
}
#home h1 a:hover {
color: #000000;
text-decoration: none;
}
#content {
margin: 1px 0 0;
padding: 0;
text-align: left;
background: url('http://svfr.org/images/contentbg.jpg') repeat-y;
}
#content .left {
margin: 0;
padding: 15px 20px 10px 10px;
color: #eeeeee;
background: url('http://svfr.org/images/leftbg.jpg') no-repeat;
width: 199px;
height: 385px;
}
#content .right {
margin: 0;
padding: 10px;
width: 550px;
float: right;
}
#content .rightALT {
margin: 0;
padding: 10px;
width: 550px;
color: #333333;
float: right;
}
#content h1 {
margin: 0;
padding: 0 0 0 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: lighter;
color: #222222;
}
#footer {
margin: 0;
padding: 0;
font-size: 9px;
color: #eeeeee;
background: #999999;
}
#footer .left {
margin: 0;
padding: 10px;
}
#footer .menu {
margin: 0;
font-size: 10px;
}
#footer .menu a:link, #footer .menu a:active, #footer .menu a:visited {
color: #eeeeee;
text-decoration: none;
}
#footer .menu a:hover {
color: #333333;
text-decoration: none;
}
#footer .right {
margin: 0;
padding: 5px 15px 5px 15px;
background: #666666;
width: 230px;
float: right;
}
#footer a:link, #footer a:active, #footer a:visited {
color: #eeeeee;
text-decoration: none;
}
#footer a:hover {
color: #eeeeee;
text-decoration: underline;
}

.style1 {
	color: #333333
}
