body {
	background: #FFFFFF url('images/bodygradient.jpg') top repeat-x;
	margin: 0;
}
#wrapper {
	width: 800px;
	margin: auto;
	text-align: center;
	
}
	#wrapper p {
		font: 13px Arial, Helvetica, sans-serif;
		color: #313435;
		line-height:135%; 
	}


#bodywrapper {
	font: 13px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #313435;
	line-height:135%; 
}
	#bodywrapper p {
		font: 13px Arial, Helvetica, sans-serif;
		text-align: left;
		color: #313435;
		line-height:135%; 
		padding-left: 20px;
	}

#sidebar {
	float: right;
	width: 240px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #922020;
	margin-left: 20px;
}
	#sidebar p {
		padding-left: 20px;
		margin-bottom: 4px;
	}
	#sidebar h2 {
		font: 18px "Times New Roman", Times, serif;	
		color: #84844f;	
		color: #990000;
		margin: 5px 0px 5px 0px;
	}
	#sidebar b {
		font: 18px "Times New Roman", Times, serif;	
		color: #990000;
		padding: 0px;
		margin: 0px;
		text-align: left;
	}
	
	
h1 {
	font: 18px "Times New Roman", Times, serif;
	color: #990000;
	margin-left: 20px;
	margin-right: 40px;
}
h2 {
	font: 18px "Times New Roman", Times, serif;	
	color: #84844f;	
	color: #990000;
	margin: 5px 0px 5px 20px;
}
a {
	font: 12px Arial, Helvetica, sans-serif; 
	color: #7f7f52;
}
a:hover {
	color: #993300
}

#bigwide b {
	color: #990000;
}
div.hr {
	height: 7px;
	background: #fff url('images/hr.jpg') no-repeat;
	margin-left: 20px;
	margin-right: 55px;	
}
div.hr hr {
	display: none;
}


.smallen {
	font-size:10px; 
	line-height:normal
}
.search {
	padding-left: 20px;
}
.subhead1 {
	font: 19px "Times New Roman", Times, serif;
	color: #84844f;
	text-align:left;
}
.subhead2 {
	color: #84844f;
}
.subhead3 {
	margin-left: 15px; 
	padding-top: 5px;
	padding-left: 20px;
	font: 19px "Times New Roman", Times, serif;
	color: #84844f;
}
.search table {
}
.search td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #313435;
	line-height:135%; 
	text-align:left;
}
.inset, .inset a, .inset a:visited {
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #313435;
	line-height: 110%;
}
.padimg {
	padding: 5px;
}
.borderimg {
	padding: 3px;
	border: 1px solid #666666;
	text-align: center;
}
.red {
	color: #990000;
}
.boldred {
	color: #990000;
	font-weight: bold;
}
.arrow {
	position: relative; 
	top: 2px;
	padding-left: 3px;
}
.excited {
	font-style: italic;
	font-weight: bold;
}
