	body,
	html {
	margin:0;
	padding:0;
	color:#000;
	background-color: #333333;
	}
	body {
		min-width:760px;
	}
	#container {
	margin:0 auto;
	width:760px;
	background-image: url(web_img/body_bg.gif);
	}
	#header {
	height: 370px;
	background-image: url(web_img/header.jpg);
	}
	#main {
	float:left;
	width:330px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	}
	#side_bar {
	float:right;
	width:310px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	#footer {
	clear:both;
	height: 50px;
	background-image: url(web_img/footer_bg.gif);
	}
hr {
	width: 100%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
} 
.body_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
}

.body_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
}
.body_txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
}
.body_txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #0066cc;
	text-align: justify;
}
.body_txt1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #9E1654;
}
.body_txt1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #9E1654;
	text-decoration: underline;
}
.body_txt3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #B04A00;
}
.body_txt3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #B04A00;
	text-decoration: underline;
}
.body_txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-align: justify;
}
