html, body  {
	margin: 0px;
	background-image: url(../images/ctk-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000984;
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:140%;
	text-align: left !important;
}
a, a:link, a:visited, a:active, a:hover {
	color:blue;
}
div.wrapall{
	width:900px;
	margin:0 auto;
}
div.header{
	width:900px;
	height:160px;
	background:#fff;
	padding:0;
}
div#flashcontent{
	width:900px;
	height:160px;
	margin:0;
}
div.menu,div#horiz-menu{
	width:900px;
	height:35px;
	background:url(../images/ctk-menu-bg.jpg) repeat-x;
}
div#horiz-menu{
	width:896px;
	float:right;
}
div.menu a, div.menu a:link, div.menu a:visited{
	display:block;
	height:35px;
	line-height:35px;
	float:left;
	background:url(../images/ctk-menuitem-bg.jpg) repeat-x top right;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	vertical-align:middle;
	border-right:2px solid #F5CB7E;
	width:116px;
	padding-right:10px;
}
div.menu a:hover{
	background-position: bottom right;
	color:#666;
	border-right:2px solid #FFFFB7;
}
.nav li li a, .nav li li a:link, .nav li li a:visited, .nav li li a:active{
	height:30px;
	width:180px;
	font-size:12px;
	display:block;
	padding:0;
	text-decoration:none;
	color:#fff;
	border-right:0;
	border-top:#fff 1px solid;
	background:#000984;
	text-align:left;
	text-indent:10px;
	opacity:.7;
	-moz-opacity:.7;
	filters:alpha(opacity=70);
}
.nav li li a:hover, .nav li li.active a{
	background:#8087bd;
	color:#fff;
	text-align:left;
	opacity:1;
	-moz-opacity:1;
	filters:alpha(opacity=100);
}
.contentarea-nocol, .contentarea-leftcol, .contentarea-leftcoltop{
	background:#fff;
}
div.botmod{
	width:900px;
	background:url(../images/ctk-botmodbg.jpg) #fff top left no-repeat;
	padding-top:40px;
}
div.botmod div.moduletable{
	display:block;
	width:260px;
	padding-right:15px;
	padding-left:5px;
	margin:10px;
}
div.moduletable h2{
	text-align:left;
	border-bottom: #eee 1px solid;
	padding-bottom:10px;
	margin-left:-5px;
	margin-right:5px;
	text-indent:5px;
}
div.moduletable{
	margin-bottom:20px;
}
div.botmod div.modarea{
	display:block;
	width:300px;
	float:left;
}
div.clr{
	display:block;
	height:1px;
	clear:both;
}
div.footer{
	background:#d88b00;
	padding:20px 0;
	font-size:#10px;
	color:#fff;
	text-align:center;
}
div.footer a, div.footer a:link, div.footer a:visited, div.footer a:active, div.footer a:hover{
	color:#fff;
	border-bottom:1px #fff dotted;
	text-decoration:none;
}
div.leftcol{
	display:block;
	float:left;
	width:220px;
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	background: #fff top right no-repeat;
}
div.topmod-leftcoltop, div.topmod-leftcol, div.topmod-nocol{
	background:#bec4dc;
}
div.topmod-leftcoltop .moduletable, div.topmod-leftcol .moduletable, div.topmod-nocol .moduletable{
	width:100%;
}
div.content-leftcol, div.topmod-leftcol,  div.content-leftcoltop, div.topmod-leftcoltop,div.bottom-leftcoltop{
	margin-left:250px;
	padding: 10px;
}
div.content-nocol, div.topmod-nocol, div.bottom-nocol{
	margin-left:0px;
	padding: 10px;
}
div.bottom-nocol table, div.bottom-leftcoltop table{width:100%}
table.blog{width:100%}
.sectiontableheader{font-size:120%;font-weight:bold;}
.sectiontableentry1{background:#ddd}
.sectiontableentry2{background:#eee}