body{
	padding:0px;
	margin:0px;
	background:#000000 url(../images/bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:3333333;
	}
	
.body_bg{
	background:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:960px;
	}
	
.body_bg_top{
	background:url(../images/body_bg_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:960px;
	height:405px;
	}
	
.body_bg_top_inner{
	background:url(../images/body_bg_top_inner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:960px;
	height:405px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:225px;
	width:960px;
	}
	
.menu_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#2e2432;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
.body_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:3333333;
	line-height:15px;
	}
	
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color:#2e2432;
	}
	
.footer_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#2e2432;
	line-height:18px;
	}
	
.footer_link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#2e2432;
	text-decoration:underline;
	}
	
a.footer_link:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#2e2432;
	text-decoration:none;
	}

