body
{
	background-image:url(../images/mainbg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodybg {
	background-attachment: scroll;
	background-image:url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.extrabg {
	background-attachment: scroll;
	background-image:url(../images/extrabg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.topbg {
	background-attachment: scroll;
	background-image:url(../images/toppic2.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.bodytext {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
}
h1 
{
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #785A0C;
	text-transform: uppercase;
}
h2
{
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #785A0C;
	line-height:18px;
	}
.date
{
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #785A0C;
	}

.footer
{
font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #F8E8BE;
	background-image:url(../images/footerpic.jpg);
	background-repeat:no-repeat;
	}

.pagesbg {
	background-attachment: scroll;
	background-image: url(../images/pagesbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.whiteborder {
border: 1px solid;
background-image:url(../images/homebg_smaller_em.jpg);
background-repeat:no-repeat;
background-position: center top;
}
#menutext {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	
	
}
.menubg
{
	background-position:center top;
	background-repeat:no-repeat;
	background-image: url(../images/menubar.jpg);
}

a{text-decoration:none;
color:#ffffff;
}

a:hover {
/*  
Defines the style for hovered links.
A link is hovered when the mouse moves over it.
Note: Not supported by Netscape browsers prior to version 6.
*/
text-decoration:underline;
color:#F5c151; 
}
/* Example of grouped selectors...

.headlines, .sublines, .infotext 
{
	font-family:arial; 
	color:black; 
	background:yellow;
}

.headlines {font-size:14pt;}
.sublines {font-size:12pt;}
.infotext {font-size: 10pt;}
*/

#p1
{margin: 5px 1em 1em 10px;
line-height: 25px;
}
#p2
{
position:relative;
width:770px;
left:0px;
top:0px;
height:20px;
line-height:18px;
}
#p3
{margin: 40px 0em 0em 0px;
}
#p4
{
width:300;
top: 0px;
left: 5px;
height:20px;
}
#p5
{left:400px;
position:relative;
top: 0px;
width:300px;
height:20px;
}
#a1{
color:#007b00;
text-decoration:underline;
}
.a2{
font-family: Tahoma, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #006C00;
	text-decoration:none;
}
