/* CSS Document */

#NavBar{
position:absolute;
width:758px;
height:31px;
top:7px;
left:11px;
background: url('Graphics/TopNav.gif');
}

#Header{
position:absolute;
width:780px;
height:139px;
top:45px;
background:url('Graphics/003_header.gif');
}

#SideNav{
position:absolute;
width:126px;
height:181px;
top: 204px;
left: 11px;
background:url('Graphics/SideNav.gif');
}

#Contact{
position:absolute;
width:126px;
height:140px;
top:385px;
left:11px;
background: url('Graphics/Contact.gif');
}

#ContactText{
position:absolute;
height:90px;
width:100px;
font-family: Verdana;
color:#ebe6df;
font-size:9px;
left:20px;
top:15px;
}

#SideGraphic{
position:absolute;
width:126px;
height:321px;
top:204px;
left:643px;
}

#ContentText{
position:absolute;
left:20px;
top:10px;
width:438px;
line-height:110%;
}

#h1{
color:#887150;
font-family:Verdana;
font-size: 16px;
font-weight:normal;
}

#h5{
left: 5px;
font-family: Times;
color:#00476c;
font-size:12px;
font-weight:lighter;
}

#NavBarLinks{
position:absolute;
top:8px;
left:40px;
font-family: Verdana;
color:#00476c;
font-size:11px;
font-weight:bold;
}

#SideNavLinks{
position:absolute;
height:100px;
width:105px;
top:30px;
left:10px;
font-family:Verdana;
font-size:11px;
}

#FooterText{
position:absolute;
left:180px;
font-family:Times;
font-size:10px;
color:#00476c;
width:450px;
top:-20px;
}

#Content{
background: #FFFFFF;
position:absolute;
width:478px;
height:321px;
top:204px;
left:151px;
background: url('Graphics/Content.gif');
}

#Container{
position:absolute;
width:780px;
height:750px;
background:#ebe6df;
left:15%;
}

#Footer{
position:absolute;
width:780px;
height:110px;
top:570px;
background-color:#ebe6df;
}

.three{
left: 5px;
font-family: Times;
color:#887150;
font-size:12px;
font-weight:bold;
}
