body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	border: 0;
	background: #C6D4E3;
}

#top {
	background: url(../grfx/top.jpg) top left no-repeat #fff;
	height: 126px;
	overflow: hidden;
}

#main, #mainiso {
	height: 30px;
	padding: 155px 45px 0 235px;
	overflow: hidden;
}
#main {
	background: url(../grfx/main.jpg) top left no-repeat #fff;
}
#mainiso {
	background: url(../grfx/main_iso.jpg) top left no-repeat #fff;
}

#container {
	width: 772px;
	margin: 0 auto;
	padding: 0;
	background: url(../grfx/left.gif) 0 246px repeat-y #fff;
}

#content {
	background: url(../grfx/top-left.gif) 190px 0 no-repeat;
	padding: 10px 0 0 0;
	margin: 0;
	min-height: 400px;
}

* html #content {
	height: 400px;
}

#text {
	margin: 0 5px 0 237px;
	padding: 5px 10px 3px 20px;
	min-height: 300px;
	width: 460px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#texttop {
	background: url(../grfx/content-top.gif) top left no-repeat;
	margin: 0 5px 0 237px;
	width: 492px;
	height: 19px;
}

#textbottom {
	background: url(../grfx/content-bottom.gif) top left no-repeat;
	margin: 0 5px 0 237px;
	width: 492px;
	height: 19px;
}
	
* html #text {
	height: 400px;
}

#leftcol {
	float: left;
	width: 182px;
	padding: 11px 3px 3px 10px;
	margin: 0;
}

#sub-footer {
	margin: 0 5px 0 237px;
	padding: 0 0 20px 0;
	text-align: center;
	width: 528px;
}

#footer {
	margin: 0;
	height: 10px;
	background: #1339A5;
	clear: both;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 325px;
}

#hottopics {
	background: #D4DFFB;
	width: 182px;
	min-height: 240px;
	padding: 8px 2px 5px 2px;
}

#httop {
	background: url(../grfx/ht-top.gif) top left no-repeat;
	height: 3px;
	overflow: hidden;
	width: 172px;
}

#htbottom {
	background: url(../grfx/ht-bottom.gif) top left no-repeat;
	height: 3px;
	width: 172px;
	overflow: hidden;
}

/*___________text stuff below______________*/
#top a {
	height: 184px;
	width: 184px;
	display: block;
	text-decoration: none;
}

#top img {
	float: right;
	margin-top: 6px;
}

#leftcol img {
	border-bottom: 1px solid #666;
	padding: 10px 0;
}

#leftcol p {
	margin: 0 5px 1ex 5px;
	color: #333;
	font-size: 0.7em;
}

#leftcol p strong {
	font-size: 1.2em;
}

#leftcol h2 {
	color: #333;
	margin: 0 5px 1ex 5px;
}

#text p {
	color: #4B4B4B;
	margin-top: 3ex;
	margin-right: 2px;
	margin-bottom: 3ex;
	margin-left: 2px;
}

#footer p {
	color: #fff;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #FFCC66;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

* html #leftcol h2, * html #text h2 {
	padding-top: 1ex;
}

#sub-footer p, #sub-footer a {
	text-align: center;
	color: #999;
	text-decoration: none;
}

#sub-footer a:hover {
	color: #999;
	text-decoration: underline;
}

#text h2 {
	margin-left: 133px;
}

#text ul {
	margin-left: 50px;
}

* html #text ul {
}

#text ul ul {
	margin-left: auto;
}

#text ul li {
	background: url(../grfx/bullet.gif) 0px 0.35em no-repeat;
	padding-left: 15px;
	color: #494949;
	padding-bottom: 15px;
}

#text li ul li {
	background: url(../grfx/bullet2.gif) 0px 0.35em no-repeat;
}

#hottopics p {
	text-align: left;
	padding-left: 3px;
	margin: 0;
}

#hottopics a {
	font-weight: bold;
}

a.more {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal!important;
}

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

#main h2, #mainiso h2 {
	color: #4D618A;
}

#main p, #mainiso p {
	text-align: right;
	float: right;
	color: #494949;
}

#main a, #mainiso a {
	color: #494949;
	text-decoration: none;
}

#main a:hover, #mainiso a:hover {
	text-decoration: underline;
}
