body{
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
background-image: url('images/bluetile.jpg');
height:100%;
font-family: Georgia;
font-size: 11px;
line-height: 18px;
color: #442902;
}
body a:link{
color: #c43f0d;
text-decoration: underline;
}
body a:hover{
color: #c43f0d;
}
body a:visited{
color: #149ec4;
}

a img{
border:0px;
}
#topgreen{
width: 100%;
height: 370px;
background-image: url('images/greentile.jpg');
position:relative;
}
#divider{
width:100%;
height:22px;
background-image:url('images/divider.png');
top:360px;
position:absolute;
}

#main{
padding-left:7px;
padding-right:7px;
width: 522px;
background-image:url('images/bodybg.png');
left: 380px;
top: 0px;
position:absolute;

min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -55px;
}

#content{
padding-left: 20px;
padding-right:20px;
width:480px;

height: auto;
height: 100%;
margin-bottom:100px;
}

#content.biocontent{
width: 475px;
height: 250px;
background-image: url('images/biopage.jpg');
background-repeat: no-repeat;
margin-left: 20px;
}

#links{
background-image: url('images/homelinks.png');
padding-top: 30px;
padding-left: 30px;
width: 162px;
height: 144px;

}
#links a{
color: #bf1c1c;
line-height: 24px;
}
#nav{
position:absolute;
top:0;
left:0;


}

#footer{
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
background-image: url('images/footer.jpg');
position:absolute;
bottom:0px;
left:7px; 
height:55px;
width: 482px;
font-size: 9px;
line-height: 20px;
font-family: arial;
color: #e8f7da;
}
#footer a:link{
color: #e8f7da;
text-decoration:underline;
}
#footer a:hover{
color: #e8f7da;
text-decoration:underline;
}
#footer a:visited{
color: #ffffff;
}

#imagegallery img{
margin-bottom:50px;
}

h2{
font-size:13px;
font-weight: bold;
}

.centered {
text-align:center;
}