/************************************************************************************************/
/*template*/
/************************************************************************************************/

*{margin:0;padding:0; font-family:Verdana,Arial,Sans-serif; color: #811515;}
a img{border:none;}
body{ font-size: 12px; background: #000000; text-align: center;}
fieldset{border: none;}
.clear { clear: both; }
ul { list-style: none; }
a { text-decoration: none; color: #811515;}
.left { float: left; }
.right { float: right; }
.padding { padding: 10px; }
.left.padding { padding: 0 10px 0 0; }

/************************************************************************************************/
/*container*/
/************************************************************************************************/

#container { width: 950px; margin: 0 auto;}

/************************************************************************************************/
/*header*/
/************************************************************************************************/

#header { width: 900px; height:80px; background: #811515; border-left: medium solid #811515; border-right: medium solid #811515}


.MainContent { width: 900px; height:620px;}
.main_content { width: 700px; height:620px; margin-top:50px; float: right;}

#footer { width: 900px; height:80px;}

/************************************************************************************************/
/*menu*/
/************************************************************************************************/

.leftnav {float: left; margin-top: 40px; border: medium solid #811515; border-left: none}
#list-menu {width: 132px;}
#list-menu ul {margin: 0; padding: 0; list-style-type: none;}
#list-menu li {margin: 10px 0 10px 0;}
#list-menu a {display: block; width:120px; padding: 2px 2px 2px 10px; border: none; text-decoration: none;}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {color: #811515;}
#list-menu a:hover {border: none; background: #811515; color: #ffffff;}

.biglink {font-size: 35px; margin:30px};