@charset "utf-8";
/* CSS Document */
body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:13px;
	color:#B98764;
}

li{
	line-height:15px;}
	
.mark{
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:13px;
	color:#ffffff;
	}
	
	.mark2{
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:13px;
	color:#ffffff;
	}


.other{
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:13px;
	color:#D60F1B;
	}
	
a:link {color:#B98764; text-decoration:none;} 
a:visited {color:#B98764; text-decoration:none;} 
a:hover {color:#FF0000; text-decoration: none;}
a:active {color:#C10A19} 



#tbmain{
	width:800px;
	background-color:#670000;}

#head{
	background-image:url(../images/fnd-head.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px}
	
#trfotter{
	background-color:#210000;
	padding-left:10px;
	padding-top:10px;
}

#patrocinadores{
	background-color:#FFFfff;
	width:780px;
	height:53px;
	left:0px;}
	
#content{
	background-image:url(../images/fnd-sub-foot.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:86px;}
	
#divisionsup{
	background-image:url(../images/ln-hr.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:6px;
	padding-top:0px;}
	
#division{
	background-image:url(../images/ln-hr.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:0px;
	padding-top:0px;}
	
#divisioninf{
	padding-bottom:15px;
	padding-top:5px;}
	
#lineah{
	background-image:url(../images/ln-clr.png);
	background-repeat:repeat-x;
	background-position:bottom;}
	
#lineav{
	background-image:url(../images/ln-clr.png);
	background-repeat:repeat-y;
	background-position: left;}	
	
#space{
	padding:10px;}
	
	