﻿body{
 margin: 25;
 padding:0; 
 background:#000000;
 color: #333333;
 }
 
a {
	color: #FFBAD2;
}
a:visited {
	color: #FFBAD2;
}
	 
h1 {
font-size:18px;
font-family:Arial; 
line-height:26px;
font-weight:900;
color:#F2C778;
background: transparent;
margin: 5px; 
}
h2 {
font-size:14px;
font-family:Arial; 
line-height:26px;
font-weight:900;
color:#ffbad2;
background: transparent;
margin: 10px; 
}
h3 {
font-size:10px;
font-family:Arial; 
line-height:26px;
font-weight:900;
color:#F2C778;
background: transparent;
margin: 10px; 
}


#hdr{
position:relative;
top: 10px;
text-align:left;
 height:225px; 
 width:750px; 
 display: block;
 margin-left: auto;
 margin-right: auto;
 background:#000000;
 color: #ffffff; 
 margin:25;
 border-bottom: 1px solid #D72E24;
  }
#hdr2{
position:relative;
margin-top: 19px;
text-align:center;
font-size:22px;
font-family:Arial; 
line-height:26px;
font-weight:900;
width:50%;
 height:45px; 
 dispaly: block;
 margin-left: auto;
 margin-right: auto;
 background:#000000;
 color:#F2C778;
  }
  
#bio{
position:absolute;
top: 5px;
left: 280px;
text-align:left;
font-size:22px;
font-family:Arial; 
line-height:26px;
font-weight:900;
width:500px;
 dispaly: block;
 margin-left: auto;
 margin-right: auto;
 background:#000000;
 color:#F2C778;
  }
#name{
position:absolute;
top: 5px;
left: 55px;
text-align:center;
width:38px;
 dispaly: block;
 margin-left: auto;
 margin-right: auto;
 background:#000000;
 color:#F2C778;
  }

#pic img.main{
display: block;
margin-left: auto;
margin-right: auto;
}

#biopic img.biopic{
position: absolute;
top: 2px;
left: 140px;
width: 133px;
padding: 20px 20px 5px 5px;


}
.style1 {
	border-width: 0px;
}
.style2 {
	border-width: 0;
}
.style3 {
	margin-left: 2px;
	margin-right: 2px;
}
.style4 {
	text-align: center;
	margin-top:25px;
}

.style5 {
	text-align: center;
	font-family:"Monotype Corsiva";
	font-size:55px;
	height:75px;
	color:#ffbad2;
	line-height:75px;

}

#links {position: absolute; top: 287px; left: 148px; width: 110px; height: 35px; font: 16px arial black; bold; z-index: 100; background: #000000 filter:alpha(opacity=45); 
;

}
#links a {
display: block;
width:103px;
border: 1px solid #ffffff;
background: ;
text-decoration: none; 
color: #333333;
filter:blendTrans(duration=0.5); padding-left:10px; padding-right:15px; padding-top:15px; padding-bottom:5px
}

#links a:hover {color: #ffffff; background-color: #000000; border:1px solid black; 
filter:alpha(opacity=65); 
}


#footer{
position:absolute; 
border-top: 1px dashed;
margin:0 
auto;
text-align:left;
 top:620px;
 width: 75%;
 background:#000000;
 color: #ffffff; 
  }
