body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helevetica, Arial, sans-serif;
	color: #000;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 90%;

}
h1 {
	font-family: Tahoma, Helevetica, Arial, sans-serif;
	color: #FF9933;
	font-size: 140%;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, Helevetica, Arial, sans-serif;
	color: #FF9933;
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #FF9933;
}




a:link {
	color: #330099;
	text-decoration: none;

}



a:hover {

	color: #F8A11C;
	text-decoration: underline;

}



a.active:hover {

	color: #000;
	text-decoration: underline;

}

	

#container {
	width: 780px;
	margin: .25em 2%;
	background-color: #fff;
	background-image:  url(background.jpg);
	background-repeat: repeat-y;
	background-position: right;

}

		

#banner	{

	background-color: #fff;

	width: 465px;

}



#banner a {
	font-size: 12px;
	font-family: Tahoma, Helevetica, Arial, sans-serif;
	padding: 2px 5px;
	font-weight: bold;
	color: #FA9D20;

}

		

#banner h1 {

	margin-right: 200px;

	padding: .5em;

}

		

#nav {
	float: right;
	width: 225px;
	margin-right: 10px;
	font-family: Tahoma, Helevetica, Arial, sans-serif;
	font-size: 12px;
	height: 700px;

}

		

#nav p { 

	margin-top: 0; 

}



#nav p.add {

	font-family: Tahoma, Helevetica, Arial, sans-serif;

	font-size: 10px;

	color: #013C7E;

}



#links {

	padding-left: 15px;

	border-left: solid #F8A11C 1px;

}




#content {
	margin: 0px 230px 0px 2em;

}



#content p.add {

	margin-left: 125px;

}

		

#content img.bio { 

	clear: none;

	float: left;

	margin: 8px; 

}



#content h2 {
	margin-top: 0;
	font-family: Tahoma, Helevetica, Arial, sans-serif;
	color: #FF9933;

}



#content ul {

	list-style-type: none;

	padding-left: 0;

	margin-left: 0;

}



#content ul li {

	margin: 12px 15px;

	padding-left: 20px;

	background: url(images/bullet.jpg) left top no-repeat;

}



#content ul.none {

	list-style-image: none;

	list-style-type: none;

}



#content ul li.none {

	list-style-image: none;

	list-style-type: none;

	background: none;



}



#content ol li {

	margin: 12px 0px;

}

		

#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #fc9100;
	font-size: 90%;
	color: #330099;

}




/* feedroll news */

.fd_bordertable { 

	background-color: white; 

	border-style: solid; 

	border-width: 1px; 

	border-color: #CCCCCC; 

	padding: 0; 

	width: 200px;

}



.fd_maintable { 

	border-width: 0; 

	background: white 

}



.fd_header { 

	width: 200px; 

	padding: 5px; 

	background-color: #666666; 

	color: white; 

	font-family: Tahoma, Helevetica, Arial, sans-serif;

	font-size: 14px; 

	font-weight: bold; 

	text-align: center; 

	vertical-align: top;

}



.fd_itemcell { 

	padding: 10px; 

	line-height: 16px; 

	background: #FAFAFA; 

	color: black; 

	font-family: Tahoma, Helevetica, Arial, sans-serif;

	font-size: 12px 

}



.fd_itemlink { color: #0000ad; text-decoration: none; }

.fd_itemlink:visited { color: #0000ad; text-decoration: none }

.fd_itemlink:hover { color: #fc9100; text-decoration: underline }

/* End feedroll */

#listings {
	top: 400px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 130%;
	padding: 5px;
	margin-top: 40px;
	background-color: #FFCC00;
}
#listings a:link {
	text-decoration: none;
	color: #330099;
}
#listings a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#listings a:visited {
	color: #330099;
	text-decoration: none;
   
}
.largeFont {
	font-size: 115%;
}

