@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#header  {
	background-color: #FFF;
}
#top_nav {
margin-bottom:10px;
}
#top_nav_L {
	width: 430px;
	float: left;
	padding-top: 7px;
}
#top_nav_R {
	width: 165px;
	float: right;
}
#header_inner  {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 8px;
}
#top {
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left_topic  {
	float: left;
	width: 340px;
	border-right: solid 1px #CCC;
	padding-right: 10px;
	margin-top: 10px;
}
#middle_topic  {
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
}

#topic_top {
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#middle_story  {
	width: 256px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#R_section_White {
	background-color: #FFF;
	margin-bottom: 10px;
	text-align: left;
	border-top: solid 1px #CCC;
	padding-top: 10px;
}
#ad_middle  {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;

}
#ad_middle_clutter  {
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;

}

#top_left {
	width: 370px;
	float: left;
}
#top_right {
	width: 250px;
	float: left;
}
#middle  {
	background-color: #FFF;
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
}
#middle_L  {
	width: 170px;
	background-color: #FFF;
	float: left;
	margin-right: 10px;
	border-right: solid 1px #CCC;
	margin-bottom: 10px;
}
#bottom_L_ads {
	width: 300px;
	background-color: #FFF;
	padding-right: 10px;
	border-right: solid 1px #CCC;
	float: left;
}
#bottom_R_ads {
	width: 300px;
	float: left;
	margin-left: 10px;
}
#about_us  {
	background-color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
}
#middle_R  {
	width: 433px;
	background-color: #FFF;
	float: left;
}
#navigation  {
	margin: 0 auto;
	text-align: left;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 2px;
}
#navigation_inner  {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	background-color: #000;
	padding-top: 2px;
}
#footer  {
	padding: 100px 0px 100px 0px;
	text-align: center;
	background-color: #000;
}

#bottom_L_index  {
	width: 170px;
	background-color: #FFF;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}
#bottom_R_index  {
	width: 433px;
	background-color: #FFF;
	float: left;
}

#footer_inner  {
	width: 780px;
	margin: 0 auto;
	background-color: #000;
	padding-left: 100px;
	padding-right: 100px;
}
#left  {
	width: 623px;
	background-color: #FFF;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#right  {
	width: 320px;
	background-color: #FAFAFA;
	float: left;
	border: solid 1px#CCC;
	margin-bottom: 200px;
	padding: 10px;
	margin-top: 10px;
}
#bottom_L  {
	width: 170px;
	background-color: #FFF;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}
#bottom_R  {
	width: 433px;
	background-color: #FFF;
	float: left;
}
#R_section  {
	width: 300px;
	background-color: #FFF;
	border: solid 1px #CCC;
	margin-bottom: 10px;
	padding: 8px;
}
#clear {
	clear: both;
}
#container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#comments {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #21C502;
}
#comment_explatin {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#story_sep {
	border-bottom: solid 1px #EAEAEA;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#R_section  {
	width: 300px;
	background-color: #FFF;
	border: solid 1px #CCC;
	margin-bottom: 10px;
	padding: 8px;
	text-align: left;
}
#story {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;
}
#story_MID {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#story_MID_L {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#R_section_header {
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	width: 317px;
}
#story_topic {
	margin-bottom: 10px;
}
