a:link {
	font-family: Times New Roman, serif;
	color: #fff;
	text-decoration: none;
}

a:visited {
	font-family: Times New Roman, serif;
	color: #fff;
	text-decoration: none;
}

a:hover {
	font-family: Times New Roman, serif;
	color: #8C856F;
	background-color: #fff;
}

body {
	background-color: #E5E5D8;
	background-image: url(images/bg_biog.jpg);
	 background-repeat: repeat-x;
	font-family: Times New Roman, serif;
	line-height: 15px;
	margin: 0px;
	margin-top: 50px;
	margin-left: 50px;
}

.header_pos {
	position: absolute;
	top:30px;
}

.header{
	font-weight: bold;
}

.menu_dynamic{
	position:absolute;
	top:165px;
}

.menu_static{
	position:absolute;
	top:125px;
}

.static{
	font-family: Times New Roman, serif;
	font-size: 15px;
	color: #fff;
}
.breadcrumb{
	font-family: Times New Roman, serif;
	font-size: 15px;
	color: #504444;
}

.article_text_pos{
	position:absolute;
	top:195px;
}

.text_block{
	position:absolute;
	top:195px;
	width:430px;
	
}

.biography{
 	color: #241F1F;
 	font-size: 15px;
}

.article_text{
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #5F3E1A;	
}

.back_arrow{
	font-family: Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
}

.gallery_num{
	font-size:30px;
	color:#fff;
	line-height:15px;
}
.grid {
	position: absolute;
	top:195px;
}

.grid_menu {
	float:left;
	width: 230px;
	height: 225px;
}

.thumb{
	width: 190px;
	height: 140px;
	background-color: #fff;
	border:5px solid #fff;
}

.center_img{
	text-align:center;
}

.img_selected {
	padding: 10px;
	background-color: #fff;
}

.footer {
	
	position: absolute;
	bottom: 15px;
	right: 50px;
	height: 15px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	z-index: 3;
}

.credit {
	font-size: 9px;
	color:#fff;	
}

.contact{
	font-size: 10px;
	font-weight: bold;
	color:#696351;	
}

.mid {
	width: 430px;
	height: 330px;
	background-color: #fff;
}

.caption {
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #241F1F;
}

.actual_size{
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #686868;
}

.medium{
	font-family: Times New Roman, serif;
	font-size: 12px;
	color: #686868;
}

.name {
	font-family: Georgia;
	font-weight: light;
	font-size: 18px;
	line-height: 30px;
	color:#CDC3A4;
}

.craft {
	font-family: Georgia;
	font-weight: lighter;
	font-size: 16px;
	line-height:30px;
	color:#8C856F;
}

.alert{
	color: #CC3300;
}

h3 {
	font-weight:normal;
	color:#fff;	
}

img{
	border: 0px;
}

form{
	padding: 0px;
	margin: 0px;
}

hr{
	width: 100%;
	float:left;
}

.admin_menu{
	font-size:10px;
}