body{
	padding:0px;
	margin:40px 0px 0px 0px;
	background:#000000 url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:881px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#5f5f5f;
	visibility: visible;
	}
	
.menu_bg{
	background:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:82px;
	width:740px;
	}

.body_bg{
	background:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:740px;
	}
	
.body_bg_top{
	background:url(../images/body_bg_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:427px;
	width:740px;
	}
	
.line1{
	background:url(../images/line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:8px;
	}
	
.body_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#5f5f5f;
	line-height:18px;
	}
	
.footer_menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}
	
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#828282;
	}

a:link { 
color: #5C130D; 
text-decoration: none;

}
a:visited { 
color: #5C130D; 
text-decoration: none;

}
a:hover {
color: #5C130D; 
text-decoration: none;

} 
