body {
font-family: Arial;
font-size: 101.1%;
margin: 0px;
padding: 0px;
background-color: #333333;
color: #ffffff;
background-repeat: repeat;
}

#container {
	background-color: #000000;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px #fff solid;
	border-right: 1px #fff double;
}

ul li {
display: inline;
list-style-type: none;}

#header {
	height: 233px;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 5px;
	text-align: center;
	font-size: 80%;
}

#nav {
font-size: 80%;
margin: 0em;
font-weight: bold;
text-align: center;
padding-right: 5px;}

ul {
padding: 0em;
margin: 0em;}

.bio_text_box {
margin: 0px;
float: left;
width: 500px;
padding-left: 25px;
padding-top: 5px;}
	
.bio_pic_box {
	width: 798px;
	padding-left: 0px;
	padding-bottom: 40px;
	padding-top: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
}
.text_box {
margin: 0px;
float: left;
width: 500px;
padding-left: 25px;
padding-top: 5px;}
.box2 {
	margin: 0px;
	float: left;
	width: 800px;
	padding-left: 25px;
	padding-top: 5px;
}
	
.pic_box {
	margin: 0px;
	float: left;
	width: 250px;
	padding-left: 50px;
	padding-bottom: 40px;
	padding-top: 40px;
}

h1 {
font-family: Arial;
margin: 0em;
padding-top: 20px;
font-size: 150%;}

h2 {
font-size: 90%;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 5px;}

p {
font-size: 85%;
	margin-top: 10px;
	margin-bottom: 1px;
	color: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
	padding-right: 20px;}
	
#bttm_nav {}

#footer {
width: 855px;
background-image: url(../images/bttm.jpg);
background-repeat: no-repeat;
background-position: center bottom;
padding-top: 5px;
padding-bottom: 25px;
font-size: 75%;
text-align: center;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
clear: left;}

#bttm {}

img {
}

#nav a:link {
background-image: url(../images/dia2.jpg);
background-repeat: no-repeat;
text-decoration: none;
padding-left: 17px;
padding-top: 2px;}

#nav a:visited {background-image: url(../images/dia2.jpg);
background-repeat: no-repeat;
text-decoration: none;
padding-left: 17px;
padding-top: 2px;}

#nav a:hover {
background-image: url(../images/dia-red.jpg);
background-repeat: no-repeat;}

#nav a:active {}

#footer a:link {
text-decoration: none;
color:#000000;
padding-left: 17px;
font-weight: bold;} 

#footer a:visited {text-decoration: none;
color:#000000;
padding-left: 17px;
font-weight: bold;}

#footer a:hover {
text-decoration: underline;}

#footer a:active {}

