body {
	color: white;
	background-image: url(images/bg_left.jpg);
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	background-repeat: repeat-y;
}

#wrapper {
	height: 100%;
	width: 1000px;
}

#left {
	float: left;
	height: 100%;
}

#right {
	text-align: top;
	height: 100%;
	float: left;
}

#bartop {
	background-repeat: no-repeat;
	float: left;
	background-image: url(images/bg_barright.jpg);
	height: 160px;
	width: 700px;
}

#maincontent {
	color: #666666;
	width: 700px;
}

#centerrail {
	height: 504px;
	float: left;
	background-image: url(images/bg_mainmodule_2_new.gif);
	background-repeat: no-repeat;
}
#centerbox{
	width: 400px;
	border: 0px solid black;
}
#centerboxnews{
	width: 680px;
	border: 0px solid black;
}
#centerrailsub {
	height: 300px;
	float: left;
	background-color: #ffffff;
}
#content {
	padding-left: 20px;
	padding-right:20px;
}
#contentnews {
	padding-left: 20px;
	padding-right:10px;
	min-height: 400px;
}
#newsleft {
	width: 300px;
	padding-right: 10px;
	float: left;
}
#newscenter {
	width: 5px;
	padding-right: 10px;
	text-align: center;
	float: left;
	background-image: url(images/newsdivvy.gif);
	background-repeat: repeat-y;
	min-height: 300px;
}
#newsright {
	width: 300px;
	float: left;
}
#contentfooter{
	text-align: right;
	padding-right: 20px;
}
#rightrail {
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/bg_rightrailtop.jpg);
}
#rightbox {
	width: 300px;
	min-height: 590px;
	height: 590px;
}
#rightrail #text {
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	position: relative;
	color: #28425a;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	width: 200px;
}
.rss_box {
	max-height: 1000px;
}
.rss_items {
    list-style:none;
    margin-top: 0px;
    padding: 0px;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
    font-weight: bold;
    color: #28425a;
    border: none;
    background-image: none;
}
.rss_item {
	margin-top: 0px;
	padding-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(images/feedline.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-position-x: 0px;
}
.rss_date {
	padding-bottom: 0px;
	color: #a80000;
}

H1 {
	
	color: #28425a;
	font-weight: Bold;
	font-size: 11px;
	font-family: Arial;
}
H2 {
	
	color: #333333;
	font-weight: Bold;
	font-size: 11px;
	display: inline;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#bartop #toplinks {
	color: #666666;
	margin-top: 30px;
	margin-left: 410px;
}
a.topbar:link {
	text-decoration: none;
	color: #999999;
}
a.topbar:visited {
	color: #cccccc;
}
a.topbar:hover {
	text-decoration: underline;
	color: #666666;
}
#centerrail #visiontext {
	width: 250px;
	margin-left: 30px;
	margin-top: 80px;
	color: #666666;
}
#centerrail #missiontext {
	text-align: right;
	margin-top: 80px;
	width: 350px;
	margin-left: 110px;
	color: #666666;
}
li{
	padding-top: 3px;
}
#dotli {
	list-style-image: url(images/redbullet.gif);
	list-style-position: outside;
	padding-top: 6px;
}
#subli {
	list-style-image: url(images/redcircle.gif);
	list-style-position: outside;
	margin-top: 2px;
}
#subli2 {
	list-style-image: url(images/greycircle.gif);
	list-style-position: outside;
	margin-top: 2px;
}
#subol1 {
	list-style-type: lower-alpha;
}
