/* CSS Document */

body{
margin:0;
padding:0;
color:#204466;
font-family:"Baskerville", Times, Times New Roman, serif;
}

#wrapper{
width:830px;
height:660px;
margin-left:-415px;
left:50%;
position:absolute;
}

#nav{
width:170px;
height:463px;
margin:135px 0px 0px 15px;
position:absolute;
z-index:1;
}

#home{
width:830px;
height:760px;
position:absolute;
z-index:2;
}

#content1{
width:615px;
height:460px;
margin:135px 0px 0px 200px;
position:absolute;
padding:2px 5px 2px 3px;
}

#content2{
width:615px;
height:463px;
margin:135px 0px 0px 200px;
position:absolute;
}

#content3{
width:615px;
height:224px;
margin:0px 0px 0px 0px;
position:absolute;
overflow:auto;
}

#content4{
width:615px;
height:263px;
margin:135px 0px 0px 200px;
position:absolute;
}

#contact{
width:800px;
height:30px;
margin:613px 0px 0px 15px;
position:absolute;
}

#page_pics{
width:615px;
height:328px;
margin:135px 0px 0px 200px;
position:absolute;
}

#footer{
width:800px;
height:15px;
margin:643px 0px 0px 15px;
position:absolute;
}

a{
color:#204466;
}

h2{
margin:0;
padding:0;
}

#tables{
overflow:auto;
}

.para{
padding:0px 5px 4px 5px;
font-size:16px;
}

h1{
margin:0px 0px 8px 0px;
padding:0px;
}

h2{
font-weight:bolder;
font-size:30px;
}