body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}
.otw {
background-image:url(../images/off_the_wall_bg.gif);
background-repeat:repeat-x;
}




#container
{
width: 936px;	
margin-left: auto;
margin-right: auto;
position:relative;
margin-top:-8px;
}


#top
{
background-image:url(../images/header.gif);
background-repeat:no-repeat;
height:200px;
margin:0px;
padding:0px;
}

#top_otw
{
background-image:url(../images/otw_header.gif);
background-repeat:no-repeat;
height:200px;
margin:0px;
padding:0px;
}

#email {	
position:absolute;
width:700px;
top:43px;
left:1px;
}

#menu1 {	
position:absolute;
width:936px;
top:52px;
left:0px;
float:left;
margin-left:0px;
padding-left:0px;
}

#breadcrumbs {	
position:absolute;
width:925px;
top:162px;
left:0px;
float:left;
height:25px;
border-bottom:dotted 1px;
}

#leftnav
{
float: left;
width: 170px;
margin: 0;
padding: 0;
}


#rightnav
{
float: right;
width: 145px;
margin: 0;
padding:0;
}


#content
{
margin-left: 195px;
border-left: 1px dotted gray;
margin-right: 165px;
border-right: 1px dotted gray;
padding-left: 20px;
padding-right: 15px;
min-height:1318px;
}

#footer
{
clear: both;
margin-top:10px;
padding-top: .5em;
padding-bottom: 50px;
border-top: 5px solid #999999;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }



hr {
color: #fff; 
background-color: #fff;
border: 1px dotted #999999;
border-style: none none dotted;
vertical-align:top;
padding-top:0px;
} 



#news_box
{ width:130px; margin-top:20px; height:176px; background-color:#999999;}



#trans_newsbox
{ 
 filter: alpha(opacity=50); 
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity50);
 -moz-opacity: 0.50; 
 opacity:0.50;
 width:130px; 
 margin-top:20px; 
 height:176px; 
 background-color:#999999;
 }






#news_header
{ width:130px; height:40px; background-color:#999999; padding-top:10px; padding-right:0px;}


#news_body
{  background-repeat:no-repeat; width:130;}




#news_content
{  width:130px; height:126px;}





