html, body {
	margin:0;
	padding:0;
	height:100%;
}
#loading {
	background-image: url(../images/ajax-loader.gif);
	display: none;
	height: 32px;
	width: 32px;
	position: absolute;
	left: 285px;
}
body {
	-webkit-text-size-adjust: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#meter{
display:none;
}
#ie6_warning {
	background-image: url(../images/overlay_black.png);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 10;
}
#ie6_warning .message {
	width: 400px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	color: #FFF;
}
#preload {
	display: none;
}
a {
	color: #848484;
	text-decoration: none;
}
a:hover {
	color: #63b4ff;
}
.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
	font-size: 0px;
}
.line {
	line-height: 0px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 2px;
	clear: both;
	font-size: 0px;
}
.line_16px {
	line-height: 0px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 2px;
	clear: both;
	font-size: 0px;
	margin-bottom: 13px;
}
.header_line {
	height: 2px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	position: relative;
	top: -11px;
	clear: both;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 100%;
}
#container_shadow {
	background-image: url(../images/container_shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 100%;
	position: relative;
}
#top_ad {
	display:none;
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 22px;
}
#header {
	width: 920px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#logo {
	background-image: url(../images/logo.jpg);
	height: 148px;
	width: 218px;
	background-repeat: no-repeat;
	float: left;
	z-index: 1;
	padding-left: 10px;
	background-position: 10px;
	cursor: pointer;
}
#nav_bar {
	float: right;
	height: 20px;
	width: 620px;
	font-weight: bold;
	color: #d5d5d5;
	text-align: right;
	margin-top: 109px;
	display: block;
}
#nav_bar li{
	margin-top: 0px;
	display: inline;
	padding: 0px;
	list-style-type: none;
}
#content {
	width: 920px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.section_heading {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px;
	float: left;
	width: 235px;
}
.section_heading_30px {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px;
	float: left;
	margin-top: 30px;
	width: 235px;
}
.more a{
	font-style: italic;
	color: #848484;
	background-image: url(../images/arrow_grey_tiny.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 17px;
	display: block;
	float: right;
	font-weight: normal;
	text-transform: none;
}
.more a:hover{
	color: #63b4ff;
	background-image: url(../images/arrow_blue_tiny.png);
}
.more_30px a{
	font-style: italic;
	color: #848484;
	background-image: url(../images/arrow_grey_tiny.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 17px;
	display: block;
	float: right;
	font-weight: normal;
	text-transform: none;
	margin-top: 30px;
}
.more_30px a:hover{
	color: #63b4ff;
	background-image: url(../images/arrow_blue_tiny.png);
}
#main_column {
	width: 600px;
	float: left;
	position: relative;
}
#footer {
	background-color: #FFF;
	width: 920px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	margin-top: 40px;
}
#footer #credit{
	font-size: 12px;
	color: #999;
}
.footer_module {
	width: 210px;
	float: left;
	padding-bottom: 30px;
	padding-right: 25px;
}
#twitter_box {
	background-image: url(../images/twitter_curl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	margin-top: -10px;
}
#twitter_box .inner {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #f0f0f0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #848484;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
#twitter_box .inner .overflow{
	-webkit-border-radius:5px;
	overflow: hidden;
}
.footer_module .section_heading{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px;
	float: left;
	width: auto;
}
.footer_module ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.footer_module.cat {
	width: 450px;
	float: left;
	padding-right: 0px;
}
.footer_module.cat ul{
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 110px;
	display: block;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_module.cat ul.end{
	margin-right: 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

