html {
	height: 100%;
}

body {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	background-color: #FFFFFF;
	background-image: url(../images/bg_strip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p, li {
	/*font-size: .74em;*/
	font-size: 75%;
	color: #838383;
}
/*
#container #main #main_rightcolumn_news p {
	font-size: 75%;
	color: #838383;
	margin: 0px;
	line-height: 10px;
}
*/
#container #main #main_rightcolumn_news p.news {
	font-size: 75%;
	color: #838383;
	margin: 0px;
	text-align: right;
	margin-bottom: 10px;
	font-weight: bold;
	/*line-height: 10px;*/
}

#container #main #main_rightcolumn_news h2 {
	font-size: 90%;
	color: #838383;
	font-weight: normal;
	margin: 0px;
}

h1 {
	/*font-size: 1.2em;*/
	font-size: 120%;
	color: #838383;
	font-weight: normal;
}

h2 {
	/*font-size: .9em;*/
	font-size: 90%;
	color: #838383;
	font-weight: normal;
}

a, a:hover, a:visited  {
	color: #C21515;
}

#container {
	width: 860px;
}

#container #right_logo {
	left: 733px;
	top: 0px;
	position: absolute;
	width: 127px;
	height: 141px;
	z-index: 100;
}

#container #left_logo {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 263px;
	height: 90px;
	z-index: 100;
}


#container #navigation {
	width: 100%;
	height: 80px;
	clear: both;
}

#container #navigation #navigation_left {
	width: 263px;
	height: 80px;
	float: left;
}

#container #navigation #navigation_right {
	width: 597px;
	height: 80px;
	float: right;
}

#container #navigation #navigation_right #navigation_right_top {
	width: 597px;
	margin-top: 35px;
	margin-bottom: 12px;
	height: 12px;
}

#container #navigation #navigation_right #navigation_right_top a {
	margin-right: 7px;
}

#container #navigation #navigation_right #navigation_right_bottom a {
	margin-right: 3px;
}

#container #main{
	width: 100%;
	margin-top: 42px;
	height: auto;
	clear: both;
}

#container #main #main_leftcolumn {
	width: 190px;
	float: left;
}

#container #main #main_leftcolumn #page_title
{
	height: 45px;
	margin-bottom: 33px;
}

#container #main #main_leftcolumn #random_pic
{
	margin-bottom: 30px;
	text-align: center;
}

#container #main #main_leftcolumn #related
{
	margin-left: 20px;
}

#container #main #main_leftcolumn #related_news
{
	margin-left: 20px;
}


#container #main #main_leftcolumn #related_news li
{
	margin-left: -20px;
	list-style-image: url(../images/bullet.gif);
}

#container #main #main_leftcolumn #related h2
{
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}

#container #main #main_rightcolumn {
	width: 470px;
	float: left;
	margin-left: 65px;
}

#container #main #main_rightcolumn_news {
	width: 470px;
	float: left;
	margin-left: 65px;
}

#container #main #main_rightcolumn img {
	margin: 5px;
	border: 1px solid #eeeeee;
	padding: 2px;
}

#container #main #main_rightcolumn .noborder {
	margin: 5px;
	border: 0px;
	padding: 2px;
}

#container #main #banner_ad {
	float: right;
	margin-top: 20px;
	width: 123px;
	height: 600px;
}

#footer {
	margin-top: 10px;
	width: 100%;
	border-top: 1px solid #CECECE;
	background-color: #EEEEEE;
	height: 150px;
}

#footer #content {
	padding: 20px;
}

#footer #content .block {
	float: left;
	width: 175px;
}

#textmenu {
	width: 470px;
	/*font-size: .6em;*/
	font-size: 65%;
	text-align: center;
	margin-left: 250px;
}

#fontmenu {
	width: 470px;
	/*font-size: .6em;*/
	font-size: 80%;
	text-align: center;
	margin-left: 250px;
}

#textmenu #content {
	padding: 5px;
	padding-left: 20px;
}

#fontmenu #content {
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

}

.HeaderRow {
	background-color: #CECECE;
	padding: 3px;
}

.Row1 {
	background-color: #DADADA;
	color: #3A3A3A;
	padding: 3px;
}

.Row2 {
	background-color: #E6E6E6;
	padding: 3px;
}

.Row1 p, .HeaderRow p, .Row2 p {
	color: #3A3A3A;
}

.DividerLine
{
	border-top: 1px solid #EEEEEE;
	height: 5px;
	width: 100%;
}

.BGRed
{
	background-color: #FA8F8F;
	color: #000000;
}

.BGAmber
{
	background-color: #FABA8F;
	color: #000000;
}

.BGGreen
{
	background-color: #B2FA8F;
	color: #000000;
}
