body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	top: 5px;
}
#container {
	width: 98%;
	left: 0px;
	top: 0px;
	height: 125px;
} 
#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 92px;
}
#banner {
	font-size: 36px;
	font-weight: bolder;
	color: #990000;
	margin: 3px 8px 0px 15px;
}
img#titletext {
	position: absolute;
	left: 50px;
	top: 10px;
}
img#topicbox {
	position: absolute;
	top: 1px;
	color: #666666;
	width: 100px;
	left: 0px;
	margin: 10px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
img#advert {
	position: absolute;
	left: 305px;
	top: 9px;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	height: 74px;
}
p {
	margin-top: 1px;
	margin-bottom: 7px;
	border-right-color: #000066;
}
h1 {
	font-size: 24px;
	color: #006699;
	font-weight: bold;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 13px;
}
h2 {
	font-size: 17px;
	font-weight: bolder;
	color: #006699;
	line-height: 19px;
	margin-top: 5px;
	margin-bottom: 4px;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #F5F5F5;
	margin-top: 0px;
	margin-bottom: 2px;
}	
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 1px;
	line-height: 11px;
}
a{
	color: #006699;
	text-decoration: underline;
}
a:hover{
	color: #999999;
	text-decoration: none;
}
a:visited{
	color: #3399CC;
}
a:active {
	color: #999999;
}
a:link{
	color: #006699;
}
.boldText {
	font-weight: bold;
}
.whiteHead {
	color: #FFFFFF;
	}
.orangeHead{
	color: #FF9933;
	}
.orangeDHead{
	color: #FF6600;
	}
.redHead {
	color: #990000;
		}
.purpleHead {
	color: #660099;
	}
.megentaHead {
	color: #CC0066;	
	}
.redHead2 {
	color: #CC0000;	
	}
.blueHead {
	color: #006699;
	}
.blue2Head {
	color: #0099CC;
	}
.greenHead {
	color: #669933;
	}
.green2Head {
	color: #336633;
	}
.ADRAgreen {
	color: #006666;
	}
.small_text{
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #666666;
}
.prelude {
	color: #999999;
	font-style: italic;
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.extract {
	color: #999999;
	font-size: 12px;
	text-align: center;
}
.img {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	}
	.imgRight {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	}	
.topicbox {
	float: center;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	background-color: #EDEDED;
	border-bottom-width: thin;
	border-left-color: #000066;
	border-left-style: dotted;
	border-left-width: thin;
	text-align: left;
	}	
#sidebar {
	position: absolute;
	top: 132px;
	color: #666666;
	width: 170px;
	left: 0px;
	margin: 12px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#sidebar_archive {
	position: absolute;
	color: #666666;
	width: 170px;
	left: 0px;
	margin: 12px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	top: relative;
}
#sidebar_month {
	position: absolute;
	top: 132px;
	color: #666666;
	width: 170px;
	left: 0px;
	margin: 12px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#sidebar div.feature {
	background-color : #DDDDDD;
	padding : 10px;
	margin-bottom: 11px;
	border: 1px solid #666666;
	text-align: left;
	-moz-border-radius-bottomright:12px;
}
#sidebar div.advert {
	background-color : #CC0000;
	text-align: center;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 8px;
	padding-right: 8px;
}

.indentText {
	margin-left: 8px;
	margin-right: 8px;
}
#promotb li a{
	font-size:13px;
	font-weight:bold;
}