body{
	background: #000 url('img/lb_bg2.jpg') no-repeat top center;
	font-family: Century Gothic, Helvetica;
	font-size: 13px;
}

a:link {
   
color: black;
text-decoration: underline;
}
a:visited {
   
color: black;
text-decoration: underline;


}

a: active {
text-decoration: underline;
color: black;
}

h1{
	
	color: #094727;
	font-family: Century Gothic, Helvetica;
	font-weight: normal;
	font-size: 20px;
}

#content
{
background:url('img/bg.jpg') no-repeat;
margin:0 auto;
width:1024px;
height:1030px;
padding-top:89px;
padding-left:12px;
}

#mainContent
{
background:url('img/content.jpg') no-repeat;
margin:0 auto;
padding:10px 0px 0px 20px;
width:894px;
height:797px;
}

#header
{
width:800px;
height:34px;
margin:0 auto;
}


#boxLeft
{
float:left;
width:206px;
height:782px;
}

#boxRight
{
padding-left:60px;
padding-top:35px;
float:left;
width:600px;
height:742px;
}

#footer
{
float:left;
padding-left:20px;
padding-top:10px;
width:800px;
height:34px;
}

#footerLeft
{
padding-right:30px;
width:249px;
height:34px;
background:url('img/footerLeft.jpg') no-repeat;
float:left;
border-style: none;
}

#footerMid
{
padding-right:30px;
width:210px;
height:34px;
background:url('img/footerMid.jpg') no-repeat;
float:left;
border-style: none;
}

#footerRight
{
width:190px;
height:34px;
background:url('img/footerRight.jpg') no-repeat;
float:left;
border-style: none;
}



