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

h1 {
font-size: 13px;
font-weight:normal;
margin:0px;
}

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;
background-color:#fde9f4;
}

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

#header {
background:url(images/header_intro.gif)no-repeat;
width:232px;	
height:67px;
margin-top:50px;
}

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

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

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

#fish {
width:333px;
height:123px;
background:url(images/fish.jpg)no-repeat;
}

#girl {
float:left;
width:400px;
height:362px;
margin-left:30px;
background:url(images/home_pic.jpg)no-repeat;
}

#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;
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;
}

