body {
font-family:Arial, Helvetica, sans-serif;
margin:0px;
background:#FFFFFF;
}

body hr {
display:none;
}

#header {
width:1000px;
//height:100px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
background:#ffffff;
border-bottom:1px solid black;
}

#header p {
padding-top:10px;
text-align:right;
}

#header img {
//float:left;
margin-bottom:-55px;
}

#header a {
color:black;
text-decoration:none;
}

#header a:hover {
color:#c4c4c4;
}

.header {
	border:0px;
}

#navigation {
width:1000px;
height:332px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-repeat:no-repeat;
background-position:top left;
padding:0px;
}

#navigation img.one {
}

#navigation img.two {
margin-top:-30px;
}

#navigation img.three {
margin-top:-40px;
}


#navigation a {
color:#000000;
font-size:1.8em;
}

#navigation a.port {
color:#000000;
font-size:1.2em;
}

#navigation a.portactive {
color:#000000;
font-size:1.2em;
background:#0dabac;
}

#navigation a:hover {
color:#000000;
background:#0dabac;
}

#navigation a.active {
color:#000000;
background:#0dabac;
}

#navigation p.nav {
text-align:center;
}

#title {
width:1000px;
height:50px;
margin-left:auto;
margin-right:auto;
}

#title h2 {
padding-top:15px;
padding-left:29px;
}

#content {
color:#000000;
height:100%;
width:980px;
margin-left:auto;
margin-right:auto;
font-size:0.8em;
padding:10px;
overflow: auto;

}

#content a {
color:#ff1818;
}

#content a:hover {
color:#000000;
}

#content2 {
color:#000000;
height:100%;
width:980px;
margin-left:auto;
margin-right:auto;
font-size:0.8em;
padding:10px;
background:white;
overflow: auto;

}

.bio {
	width:400px;
}

.quote_bio {
	float:right;
	margin-top:25px;
}

.port {
margin:5px;
border:1px solid black;
}

.port2 {
margin:1px;
border:0px;
}


.portrait {
//float:right;

}

#bottom {
width:988px;
margin-left:auto;
margin-right:auto;
font-size:0.7em;
padding:2px;
padding-right:10px;
background:#ffffff;
border-top:1px solid #c4c4c4;

}

#bottom p {
text-align:right;
}