P,BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}



body {
	background-color: 333333;
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 0px;
	line-height: 16px;
	
}

	

H2 {

	color: #5A0213;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom; 0px;
	
}

H1 {
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom; 0px;
	margin-top: 0px;
}

a {
		color: #79060E;
	
	}

	
#bio {
	margin-right: 5px;

}
	
#sidebar {
	padding: 10px 12px 14px;
	background-color: #A7A7A7;
	width: 260px;
	text-align: left;
	display: block;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	border: 1px solid #E9E9E9;


}

/* CONTENT AREA */

#content_area {
	background-color: #D1D1D1;
	border-left: 1px solid #666666;
	padding: 15px;
	background-image: url(../images/t2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content_area.class1 {
	background-color: #D1D1D1;
	border-left: 1px solid #666666;
	padding: 15px;
	background-image: url(../images/t1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content_area.class3 {
	background-color: #D1D1D1;
	border-left: 1px solid #666666;
	padding: 15px;
	background-image: url(../images/t3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content_area ul {
		list-style-image:  url(../.../images/bullet.gif);
		
		padding-left:15px;	
	}
	
#content_area li {
	padding-bottom:15px;
			
	}
	
	
#content_area a {
		color: #79060E;
		text-decoration: underline;
		font-size: 12 px;
	}
	
#content_area a:hover {
		color: #000000;
		text-decoration: underline;
		font-size: 12 px;
	}
		
	


/* NAV */

	#nav {
		color: white;
	}

	
	#nav a {
		color: #000099;
		text-decoration: underline;
		font-size: 12 px;
	}
	
	#nav a:hover {
		color: #000000;
		text-decoration: underline;
		font-size: 12 px;
	}



		

/* SUBNAV */

	#subnav  {
		background-color: #000000;
		padding: 7px;
		
	}
	
	#subnav a {
	color: white;
	text-decoration: none;
	font-size: 10 px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	}
	
	#subnav a:hover {
		text-decoration: underline;
		font-size: 10 px;
	}
	
	
/* BIOS */

#bios {
		padding-left: 0 px;
		padding-top: 0 px;
		padding-bottom: 15 px;
		
		
	}
.top {
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;



}

.panel {
	padding: 7px 7px 7px 0px;

}
