body {
background-color:#000000;
margin:0px 0px 0px 0px;
font-family: lucida grande, helvetica, arial;
font-size: 11px;
color: #999999;
}

h1 {
font-size: 15px;
font-weight:lighter;
margin:0px;
color:#49bdef;
text-transform:capitolize;
text-decoration:none;
}

h2 {
font-size: 12px;
font-weight:lighter;
margin:0px;
color:#ffffff;
text-transform:capitolize;
font-family: lucida grande, helvetica, arial;
text-decoration:none;
}

a {
text-decoration: none;
color: #999999;
font-weight: normal;
font-size: 11px;
}

a:hover {
text-decoration: none;
color: #999999:
font-size: 11px;
font-weight: normal;
}

#container {
background-color:#000000;
width:800px;
height:690px;

}

#header {
background:url(images/name5.png)no-repeat;
width:250px;	
height:51px;
margin-top:50px;
}

#nav, a {
margin-top:10px;
margin-bottom:0px;
font-size: 15px;
color: #999999;
}

#thumbnail_container {
float: left;
width:150px;
margin-right:10px;
}

#thumbnail {
float:left;
background-color:#cccccc;
width:40px;
height:40px;
margin-bottom:10px;
margin-right:10px;
}


#news_container {
float:left;
width:220px;
margin-top:50px;
margin-left:10px;
margin-right:20px;
}

#news {
z-index: 5;
border:10px;
width:200px;
height:300px;
}

#me {
width:218px;
height:220px;
background:url(images/me.jpg)no-repeat;
}

iframe {
float:left;
z-index: 5;
border:0px;
width:550px;
height:580px;
margin-left:20px;

}

#bio_container {
text-align:left;
width:600px;
}

#statement_container {
text-align:left;
width:800px;
height:400px;
margin-top:30px;
}

#contact_container {
text-align:left;
margin-top:50px;
width:400px;
height:400px;
}

#copy_right {
color:#999999;
font-size: 9px;
margin-top:200px;
}

