

body
{
margin:0px;
padding:0px;
font-family:"Verdana","Arial","Tahoma";
font-size:11px;
background: #bcad85 url(../images/main_bg.gif);
color:#000000;
} 
a
{
color:#cd1b0a;
text-decoration:underline;
}
a:hover
{
text-decoration:underline;
}
a img
{
border:0px;
}



#logo {
padding-bottom: 20px;
}


#container {
width: 845px;
margin: 0 auto;
border-right: 5px solid #c37c29;
border-left: 5px solid #c37c29;
}

#content {
background: #f6ebd1;
margin: 0 auto;
width: 845px;
height: 675px;

}


#left {
padding-top: 100px;
width: 383px;
float: left;
text-align: center;
}


/* WARNING BOX */
#textcontainer {
	margin: 0 auto;
	width: 358px;
	padding-top: 4px;
	background: #f6ebd1 url(../images/txt_block_top.gif) no-repeat top center;
}
	
#textcontent {
	width: 358px; 
	line-height: 140%;
	font-size: 10px;
	margin-bottom: 14px; 
	background: #f6ebd1 url(../images/txt_block_bottom.gif) no-repeat bottom center;
}

#textcontent .txt {
	padding: 5px;
	text-align: center;
	
}

#textcontent p {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#agree, #agree a, #agree a:visited {
color: #cd1b0a;
}
#agree a:hover {
color: #000;
}

#agree .members {
font-size: 15px;
}
/***************************/


#right {
background: red;

float: left;
text-align: left;
}

#largepic {
padding: 5px;
background: #2f2315;
}
.clear {
clear: both;
}



#footer {
padding-bottom: 150px;
margin: 0 auto;
width: 845px;
background: #f6ebd1 url(../images/footer_top.gif) repeat-x top center;
}

div.disclaimer {
color: #615431;
margin: 0 auto;
width: 700px;
padding-top: 50px;
text-align: center;
font-size: 9px;
}

div.disclaimer a, div.disclaimer a:visited {
color: #000;
}








