body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centering_box {
	height: auto;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page_left {
	background-image: url(../images/page_left.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 596px;
	width: 20px;
}
#page_right {
	background-image: url(../images/page_right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 596px;
	width: 20px;
}
.main_container {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 850px;
	text-align: left;
}
#main_content_container {
	padding: 0px;
	clear: both;
	width: 810px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#designed_by_container {
	padding: 0px;
	clear: both;
	height: auto;
	width: 850px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
#designed_by_container a {
	color: #CCC;
	text-decoration: none;
}
#footer_menu_container {
	background-color: #E8E8E8;
	width: 810px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/footer_menu_bg.jpg);
}
#footer_menu_container h1 {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	letter-spacing: 3px;
	margin: 0px;
	padding: 0px;
}
#footer_menu_container h1 a {
	text-decoration: none;
	color: #666;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
#footer_logos_container {
	text-align: center;
	width: 810px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 76px;
}
#buttons_container {
	margin: 0px;
	height: 20px;
	width: 830px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.nav_buttons {
	font-size: 12px;
	color: #000;
	letter-spacing: 3px;
}
.nav_buttons a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0px;
}
.nav_buttons a:hover {
	font-size: 12px;
	color: #09F;
	text-decoration: none;
	letter-spacing: 0px;
}
.nav_home {
	font-size: 12px;
	color: #09F;
	letter-spacing: 0px;
}
.nav_home a {
	font-size: 12px;
	color: #09F;
	text-decoration: none;
	letter-spacing: 0px;
}
.nav_home a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0px;
}
#feeds-container {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 810px;
	clear: both;
}
#feed-right {
	float: right;
	height: 180px;
	width: 390px;
}
#feed-left {
	float: right;
	height: 180px;
	width: 390px;
}
#feed-div {
	float: right;
	height: 180px;
	width: 15px;
	margin-right: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #03A5E7;
}
#footer-logos-left {
	float: right;
	width: 440px;
	text-align: left;
}
#footer-logos-right {
	float: right;
	width: 370px;
	text-align: right;
}
.div-line {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 810px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #03A5E7;
}

