body {
	background: #d7ea05 url(imgs/background.jpg) no-repeat;
}
p {
	margin-bottom:8px;
}
#wrapper {
	background-image: url(imgs/canvas.png);
	width:950px;
}
#container, #footergroup, #header {
	width: 930px;
}
#container {
	margin: 0px 10px;
}
#centercolumn{
	width: 440px;
}
#centercolumn_full
{
	width: 650px;
	float: left;
	margin: 0px 0px 0px 5px;
	min-height: 340px;
}
#centercolumnpage {
	width: 735px;
}
#header {
	background-image:url(imgs/header.png);
}
#leftmenu li,#leftmenu li li,#leftmenu li li li,#leftmenu li li li li {
	background-image: url(imgs/menu_list_normal.gif);
}
#leftmenu li.wsub,#leftmenu li li.wsub,#leftmenu li li li.wsub,#leftmenu li li li li.wsub {
	background-image: url(imgs/menu_list_plus.gif);
}
#leftcolumn_sub {
	background-image:url(imgs/menubackground.png);
}
.buttonicon {
	background-image:url(imgs/search_button.gif);
}
#footergroup{
	background-image:url(imgs/footer.jpg);
}
.transMenu .content {
	background:white url(imgs/dd_menu_bg.png) repeat-x 0 0;
	border:1px solid #999999;
}
#rightmiddle ul li {
	background-image:url(imgs/bullet.gif);
}
#leftcolumn, #leftcolumn_sub {
	width:240px;
}
#leftcolumn_sub{
	background-repeat:no-repeat;
	float:left;
	font-size:13px;
	min-height:550px;
}
#rightcolumn {
	width: 240px;
}
.divideleft {
	width:49%;
}
.divideright {
	width:50%;
}

#topcontent div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

#topcontent {
	min-height:0px;
	_height:0px;
	margin-top:5px;
	width:930px;
}
#search {
	float:right;
	margin:0 4px 0 0;
}
#topbar {
	background: transparent url(imgs/dropbackground.jpg) no-repeat top left;
	width:930px;
	height:28px;
	overflow:hidden;
}
#topbar #wrap #menu ul li {
	list-style:none;
	float: left;
	background-image:none;
}
#topbar #wrap #menu ul li a {
	background: transparent url(imgs/divider.png) no-repeat;
	background-position: bottom right;
	font-size: 11px;
	color: red;
	display: block;
	float: left;
	padding: 7px 10px 8px 8px;
	color: #5d5e5f;
	overflow: hidden;
	text-transform: uppercase;
	text-decoration: none;
	
}
#topbar #wrap #menu ul li a:hover, #topbar #wrap #menu ul li a.hover{
	font-size: 11px;
	text-decoration: none;
}

.frame01_box, .frame02_box {
	position:relative;
	min-height:120px;
	_height:120px;
	margin-bottom:5px;
	/*display: inline-block;*/
	width:100%;
}
div.frame01_content div.csc-header h1 {
	font-size:11px;
	margin:-24px 0 10px 0;
	color:#5D5E5F;
	font-weight:400;
}
.frame01_content, .frame02_content {
	position:relative;
	padding:30px 10px 10px 10px;
}
.frame02_content {
	padding:10px 10px 10px 10px;
}

.tl, .tr, .bl, .br {
	width: 50%;
	height: 51%;
	overflow: hidden;
	position: absolute;
	background-repeat: no-repeat
	background-color: transparent;
}
.tl {
	background-position: top left;
	top:0;
	left:0;
}
.tr{
	background-position: top right;
	top:0;
	right:0;
} 
.bl{
	background-position: bottom left;
	left:0;
	bottom:0;
} 
.br{
	background-position: bottom right;
	right:0;
	bottom:0;
}

.pagetitle {
	margin:5px 0 10px 12px;
	text-transform:uppercase;
	display:block;
	font-size:11px;
}

.frame01_box .tl{background-image: url(imgs/frame01_tl.gif)}
.frame01_box .tr{background-image: url(imgs/frame01_tr.gif)}
.frame01_box .bl{background-image: url(imgs/frame01_bl.gif)}
.frame01_box .br{background-image: url(imgs/frame01_br.gif)}

.frame02_box .tl{background-image: url(imgs/frame02_tl.gif)}
.frame02_box .tr{background-image: url(imgs/frame02_tr.gif)}
.frame02_box .bl{background-image: url(imgs/frame02_bl.gif)}
.frame02_box .br{background-image: url(imgs/frame02_br.gif)}

/* IE6 corrections - Stupid browser */
* html #wrapper {
	_background: white url(imgs/canvasie6.gif) repeat 0 0;
}
.news-latest-morelink {
	float:right;
	margin:0 0 5px 0;
}