img	{
	border-style:none;
}

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

#right a:visited {
	text-decoration: none;
	color: #603;
}

a:link {
	color: #630000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #78030a;
}

body {	
	background: #000000;
	font: 13px Arial, Helvetica, sans-serif;
}

#content{
	margin: 0 auto;
	width: 1100px;
	text-align: left;	
}

#main{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

#header {
	height: 123px;
	width: 289px;
	background: #000000 url(images/.jpg) no-repeat top;		
}

#logo {
	height: 35px;
	text-align: right;
	background: #000000;
	padding-bottom: 15px;
	padding-top: 10px;
	line-height: 10px;
	padding-right: 50px;
}


#logo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a
{
font-size: 12px;
}

#logo a:visited {
	color: #FFF;
	text-decoration: none;
}

#menu_wrapper
{
	width: 701px;
	height: 83px;
	background-color:#000;
	padding-top:40px;
}

#menu
{
	display:block;
	width: 520px;
	height: 53px;
	float: right;
	vertical-align: middle;
	background-color: #6f2f2f;
	border-bottom: 10px solid #000000;
	padding-right:15px;
	padding-left:: 15px;
	border-top: solid 1px #ab6f6f;
	text-shadow: 0 2px 1px #3F1C1C;
}

#menu ul {
	list-style: none;	
	padding-left:0px;
	text-shadow: 0 2px 1px #3F1C1C
}

#menu li {
	display: inline;
	text-shadow: 0 2px 1px #3F1C1C;
}

#menu a{
	display: block;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	height: 35px;
	padding-top: 18px;
	width: 85px;
	text-shadow: 0 2px 1px #3F1C1C;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover{
	height: 35px;
	color: #CCC;
}

#left{
	width: 278px;
	border-right: 11px;
	border-color: #000;
}

#lefttop{
	height: 30px;
	background-color: #000;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 236px;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	color: #FFFFFF;
	margin: 0 auto;
	background-color: #6F2E2F;
	padding-left: 15px;
	float: left;
	border-top: solid 1px #ab6f6f;
}
#right h3 {
	font-style: italic;
	padding-left: 10px;
	padding-bottom: 5px;
}

.leftbg{
	padding-top: 25px;
	background-color: #FFF;
	border-top: solid 1px #cccccc;
}	

.leftbgrss{
	padding-top: 5px;
	background-color: #FFF;
	border-top: solid 1px #cccccc;
}

.leftcenter{
	height: 30px;
	background-color: #000000;
	padding-top: 19px;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
}

#left ul li{
	padding-left: 25px;
	padding-bottom: 10px;
}

#left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #000000;
}
#left a:visited {
	color: #603;
	font-size: 12px;
}

#spacer{
	color:#000;
	width: 20px;
}

#right{
	float: right;
	width: 700px;
	border-left: 11px;
	border-left-color: #000;
}

#righttop{
	height: 30px;
	background-color: #000;
}


#right H4{
	width: 600px;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 12px;
	color: #ffffff;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #6F2E2F;
	float: left;
	border-top: solid 1px #ab6f6f;
}

.rightcenter{
	height: 30px;
	background-color: #000;
	padding-top: 19px;
}

.rightbg{
	padding-top: 25px;
	background-color: #FFF;
	border-top: solid 1px #CCCCCC;
}	

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right ol, #right ul
{
	margin-left: 18px;
	/*text-shadow: 0 2px 1px #3F1C1C;*/
	list-style:none;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

.read{
	text-align:right;
	padding-right: 90px;
	font-size:11px;
}

#mainbot{
	height: 20px;
	clear: both;
	background-color: #000;
}

#footer {
	height: 20px;
	width: 1100px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: right;
	color: #999999;
	padding-top: 10px;
	padding-right: 5px;
}

#footer a {
	color: #ffffff;
}
#right H5 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 20px;
}

#right H7 {
	font-style: oblique;
}
.read p{
	text-align:left;
	font-size:12px;
}
.read a{
	text-align:right;
}
#content #main #right .rightbg p .me {
	font-weight: bold;
}

#content #main #left #name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #CCC;
	text-align: left;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#content #main #left #name a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #CCC;
	text-align: left;
}

#content #main #left .position {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #CCC;
	text-align: right;
	padding-right: 10px;
}

#biopic {
	 padding-left: 20px; 
	 padding-right: 10px; 
	 float:left; 
	 padding-bottom:10px;
	
}