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;
	text-align: left;
}

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

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

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

p {
	text-align:left;
	color:#FFF;
}

#footer {	
	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;
}
#footer p {text-align:center;}
.left-nav {
	height:100%;
	width:200px;
	margin:0;
	padding:0;
	vertical-align:top;
	background:#111;
	text-align:left;
	border-left:solid 1px #900000;
}

.sidebar {
	height:100%;
	width:180px;
	vertical-align:top;
	margin:0;
	padding:0;
	background-color:#111111!important;
	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:none !important;
}
.text span.subtopic {
	text-decoration:none !important;
}
.subtopic2, .subtopic2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF9933;
	text-decoration:none !important;
}
span.subtopic2 {
	text-decoration:none !important;
	text-align:left;
}

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

a:hover {
	text-decoration: underline;
}


.menu a, .menu a:active, .menu a:visited, .menu a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 13px;
	margin:5px 0 15px 5px!important;
	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;	
}

#n1 a, #n1 a:active, #n1 a:visited, #n1 a:hover {
	color: #FFFFFF;
	padding-left: 7px;
}

.newsbox, .newsbox a:active, .newsbox a:visited, .newsbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.news, .news a:active, .news a:visited, .news a:hover {
	font-weight:bold!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#c3d9ff!important;

}
.news a, .news a:active, .news a:visited, .news a:hover {
	color:#c3d9ff!important;
	text-decoration:underline!important;
}


.aff a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}


.aff a:hover {
	text-decoration: underline;
}


h2, h3, p, h4 {
	text-align:left;
}

iframe body {border: solid 10px #fff!important;}
