body
{
     	background-attachment:     scroll; 
     	background-color:          #D4CCB1; 
     	background-image:          url(sectionbg.jpg); 
     	background-position:       100% top; 
     	background-repeat:         no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
}

a.menu:link
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;

}

a.menu:active
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;

}

a.menu:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;

}

a.menu:hover
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;

}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}


h2.news
{
	font-size: 12px;
	font-weight: 500;
	margin-top: 0px;
}

.news_area
{
	background-color: #D4CCB1;
	border: 0px solid #666666;
	width: 150px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.news_border
{
	width: 100px;
}

.news
{
	font-size: 11px;
	line-height: 1.35;
}





