@charset "utf-8";
/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container
{
margin:auto 0px;
background-image:url(../images/bgb.jpg);
background-repeat:repeat-x;
}
#header
{
height:73px;
width:814px;
margin:auto;
}
#logo
{
margin-left:120px;
margin-top:40px;
position:absolute;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
}



}
#bodypart
{
width:814px;
margin:auto;
padding-top:5px;

}

#footer
{
width:814px;
margin:auto;
height:60px;
line-height:20px;
background-color:#5e8395;
}
.footerlinks
{
color:#B7BB18;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}
.blackboldtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}