

body {
background-image:url(/files/370874/main_background.jpg);
background-attachment: fixed;
background-position: center top; 
background-repeat:repeat-y;
width: 800px; 
margin:0 auto 0; 
text-align:center; 
background-color:#ffffff; 
} 
  
#content { 
position:relative; 
width:800px; 
text-align:center; 
margin:0 auto 0; 
background-color:#000000; 
} 
	
#CSSheader{display:none;
} 

#header{    /* This is the table that the default header is enclosed in */
width: 800px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;}
#header .left{}
#header .right{display:none;
}
	
#headerFloor{   /* Below the default header there is a line (blue is the default) */
width: 802px
}	

#headerFloor .top{
display: none;
}
	
#headerFloor .bottom{
display:none;
}

#NavTable{
width: 100px;
}
#NavTable hr{
display:none;
}
#NavTable a font
{font-family:Tahoma;
}
#NavTable a i{
font-style: normal;
}
#NavTable img {
border: 1px solid #000000;
}

#navLable{   
display:none;
}

#NAVIGATION{} /* Wraps the $NAVIGATION variable */
#NAVIGATION a{
display:block; padding: 2 10 0 0;
}
#NAVIGATION a:hover{
background-color: #7C0201;
}
#NAVIGATION font i { font-size: 12px;}

#ContactLable{   /* The container that holds the "Contact Info" Lable. */
display: none;
} 

#ContactTable {
padding: 50 0 0 0;
}
#contacttable center {
text-align: left;
}

       
/* Table (or container) that holds the Contact Information */
	#ContactTable .PRETTY_NAME{color: #ffffff; 
           font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 17px;
		color:#ffffff;}
	#ContactTable .PHONE_NUMBERS{color: #ffffff;
                font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 17px;
		color:#ffffff}
	#ContactTable .OFFICE_ADDRESS{color: #ffffff;
                font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 17px;
		color:#ffffff;}
	#ContactTable .OFFICE_NAME{color: #ffffff;
                font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 17px;
		color:#fffff}


#contentTable{
width:802px; 
text-align:center; 
margin:0 auto 0;  
background-color:#575757; 
border-right: 1px solid #ffffff; 
border-left: 1px solid #ffffff;
}
#contentTable .left {
background-color: #575757;
}
#contentTable .leftPad {
width:50px;
}
#contentTable .rightPad {}
#contentTable .right{
}

#articlesLable{
}

#articlesTable{
} 
#articlesTable font {
font-family: Tahoma;
font-size: 12px;
color: #ffffff;
}
#articlesTable a:hover{
background-color: #7C0201;
}

#partnersTable{
padding: 50 0 0 0;
}
#partnersTable img{
display:none;
}
#partnersTable font{
font-family: Tahoma;
font-size: 12px;
color: #ffffff;
}
#partnersTable a {
text-decoration: none;
}
#partnersTable a:hover{
background-color: #7C0201;
}

#CSSfooter{display: none;} 