body {
font-family:Arial;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg) repeat-x top left #3b0701;
}

/* No Borders on Linked Images */
object {
outline-style:none;
}

a:link img {
border:0;
}
a:visited img {
border:0;
}

/* --------------------------- */

/* Classes */



.titles {
font-size:18px;
color:#FFF;
text-decoration:underline;
text-transform:uppercase;
font-weight:bold;
font:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* ---------------------- Divs */	

#mother {
	width:100%;
margin-left:auto;
margin-right:auto;
 
}

#main {
	width:718px;
margin-right:auto;
margin-left:auto;
	border:solid 1px #FFF;
	background:#651010;
	margin-top: 0px;
margin-bottom: 0px;
z-index:3;

}

#larue {
	background:url(../images/larue_full.png) right top no-repeat;
	width:267px;
	height:765px;
	position:absolute;
margin-left:360px;
left:50%;
z-index:7;
}


#top_flash {
width:716px;
height:269px;
margin-right:auto;
margin-left:auto;
background:url(../images/top_banner.jpg) top no-repeat;
margin-top: 0px;
margin-bottom: 0px;
}

#menu {
width:704px;
height:88px;
position:absolute;
margin-left:7px;
z-index:8;
top:220px;
}


#content {
width:696px;
height:auto;
background-color:#4f0c05;
border:ridge 1px #FFF;
margin-right:auto;
margin-left:auto;
}

#overflow {
width:671px;
margin-right:auto;
margin-left:auto;
height:auto;
background:url(../images/content-home-bg-rt.jpg) no-repeat;
}



#con_bx {
width:671px;
margin-right:auto;
margin-left:auto;
height:auto;
background:url(../images/content_bg2.jpg)  repeat-y;
}


#con_bx p{
font-family:Arial;
font-size:14px;
width:341px;
color:#FFF;
text-align:justify;
margin:0;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;

}
#con_bx a:active, #con_bx a:visited, #con_bx a:link {
	font-size:13px;
color:#F00;
font-weight:bold;
text-decoration:none;
text-decoration: underline;
}
#con_bx a:hover {
color: #F00;
text-decoration: underline;
}
#bottom_links {
width:716px;
margin-right:auto;
margin-left:auto;
}
#bottom_links p{
font-family:Arial;
font-size:10px;
color:#555555;
text-align:center;
}
#bottom_links a:active, #bottom_links a:visited, #bottom_links a:link {
font-size:10px;
color:#555555;
text-decoration:none;
}
#bottom_links a:hover {
text-decoration: underline;
}

#tb p{
	font-size:12px;
	font-weight:bold;
}