body {
	background:#000000;
	margin:0 auto;
	padding:0;
	width:752px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	font-weight: bold;
	color: #FF9933
}

ul {
	list-style-position: outside;
	list-style-type: disc; 
	color: #FFFFFF;
	padding-left:10px;
}

ol {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left:10px;
}

/* Begin Elements */
#nav {
	background:#111;
	padding-left:10px;
}

#footer {
	text-align:center !important;
	width: 748px;
	padding-top:10px;
	border-top:solid 1px #666;
	border-left:solid 1px #900000;
	border-right:solid 1px #900000;
	border-bottom:solid 1px #900000;
	margin: 0 auto !important;
}

.left-nav {
	height:100%;
	width:200px;
	vertical-align:top;
	background:#111;
	text-align:left;
	border-left:solid 1px #900000;
}

.sidebar {
	height:100%;
	width:180px;
	vertical-align:top;
	background:#111;
	text-align:left;
	border-right:solid 1px #900000;
}

/* Begin Typography & Colors */
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	font-weight: bold;
	color: #FF9933
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

.subtopic, .subtopic a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF9933;
	text-decoration:underline !important;
}

.widgettitle, .widgettitle a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding:0 !important;
	margin:0 !important;
	color: #FFF;
	text-decoration: underline;	
}
.text span.subtopic {
	text-decoration:underline !important;
}
.subtopic2, .subtopic2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF9933;
	text-decoration:underline !important;
}
.text span.subtopic2 {
	text-decoration:underline !important;
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
}

.menu, menu a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 13px;
	padding:5px 0 15px 6px;
	color: #FFF;
	text-decoration: underline;
}

.nav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding:0 !important;
	margin:0 !important;
	color: #FFF;
	text-decoration: underline;	
}

p {
	color:#FFF;
}

.news {
	color:#C3D9FF;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding:5px 0 15px 6px;
	color: #FFF;
	text-decoration: none;
}