body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #29394b;
}
#one, #two, #tree, #content, #footer{
	margin: 0 auto;
	}
#one{
	width: 765px;
	height: 49px;
	background-image:url(images/img_1.jpg);
	font-size: 19px;
	color:white;
	font-weight:bold;
	padding-left: 35px;
	padding-top: 15px;
	}
#two{
	background-image:url(images/img_2.jpg);
	height: 289px;
	width: 795px;
	font-size: 16px;
	padding-top: 7px;
	color:white;
	font-weight:bold;
	padding-left: 5px;
	}
#tree{
	margin-top: 4px;
	background-color:#730000;
	width:795px;
	height:25px;
	padding-left:5px;
	color:white;
	padding-top: 7px;
	}
#content{
	width: 800px;
	height: 850px;
	background-color: white;
	margin-top: 4px;
	}
.text{
	width:599px;
	float:left;
	text-align:center;
	}
.mm{
	width:3px;
	float:left;
	margin-top: 20px;
	margin-bottom:20px;
	height: 420px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#d2d5d8;
	}
.links{
	float:left;
	text-align:right;
	width: 189px;
	padding-right: 7px;
	background-image:url(images/bg_links.jpg);
	height: 450px;
	}
.naglinks{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8px;	
	color:black;
	font-weight:bold;
	}
.link_li{
	margin-right:10px;
	margin-left:20px;
	padding-top:5px;
	width: 160px;
	height: 20px;
	text-align:left;
	font-size: 9px;	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d2d5d8;
	}
.links_bottom{
	background-image:url(images/img_3.gif);
	height: 14px;
	margin-left:5px;
	width:181px;
	}
.links_bottom_center{
	background-image:url(images/img_4.jpg);
	background-repeat: repeat-x;
	height: auto !important;
	height: 160px; /* IE */
	min-height: 160px;
	margin-left:6px;
	width:180px;
	background-color: #7e0000;
	}
.links_bottom_end{
	background-image:url(images/img_5.gif);
	background-repeat: no-repeat;
 	background-position: top;
	height: 7px;
	margin-left:5px;
	width:181px;
	}
.right_links{
	color:black;
	text-decoration:none;
	}
.right_links_bottom{
	color:white;
	text-decoration:none;
	}
.link_li_bottom{
	margin-left:10px;
	padding-top:5px;
	width: 160px;
	height: 20px;
	text-align:left;
	font-size: 9px;	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#8c1c1c;
	}
#footer{
	width:800px;
	text-align:center;
	margin-top:5px;
	height: 22px;
	clear:both;
	color:white;
	background-image:url(images/mp.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

img {border:0;}