body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_blckred.jpg);
	background-color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #1C144A;
	padding-right: 0px;
	padding-left: 0px;
}
.lineslist {
	list-style-type: none;
	line-height: 100%;
}
a {
	color: #AF0011;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	color: #1C144A;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9E0E27;
	margin-left: 15px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #000033;
	line-height: 150%;
}
.indented {
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #1C144A;
}
.floatleft {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.leftbox {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-left: 50px;
}

.floatright {
	float: right;
	margin-right: 15px;
	margin-left: 25px;
	margin-bottom: 25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.topperlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C144A;
}
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: circle;
}
blockquote {
	font-style: italic;
	color: #990000;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding-left: 8px;
}
.container {
	height: 226px;
	width: 802px;
	margin-right: auto;
	margin-left: auto
}
.content {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	overflow: auto;
	background-image: url(images/back_midblue.gif);
}
.clearfix {
	clear: both;
}

.style1 {color: #FFFFFF}
.style2 {
	color: #999999
}

.sidebar {
	float: left;
	height: 100%;
	width: 159px;
	background-image: url(images/back_midblue.gif);
	background-repeat: repeat;
}
.contentbody {
	float: right;
	width: 643px;
	background-image: url(images/back_midblue.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.footer {
	text-align: center;
	height: 75px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-color: #409EDE;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.footer1 {
	background-color: #409EDE;
	height: 5px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
.footer2 {
	background-color: #990000;
	text-align: left;
	height: 10px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.margined {
	padding-right: 15px;
	padding-left: 15px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #1C144A;
	margin: 0px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newstext {
	background-image: url(images/back_midblue.gif);
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twitterspace {
	background-image: url(images/sidebar_twitterspace.jpg);
	height: 245px;
	width: 140px;
	padding-top: 55px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #333333;
	clear: both;
}

ul#twitter_update_list {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	width: 130px;
}
ul#twitter_link {
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.rightbox {
	float: right;
	width: 250px;
	margin-left: 10px;
	margin-right: 50px;
}
