body {
	background-image: url("../images/bg.gif");
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 14px;FONT-SIZE: 38px; MARGIN: 0px; COLOR: #fff; PADDING-TOP: 30px; FONT-FAMILY: Arial, Helvetica, sans-serif; margin:0; 
}
	
#content {
	margin: 0 auto;
	width: 900px;
}

#footer {
	height: 74px;
	width: 100%;
	background: url('../images/footer.gif');
	background-repeat:repeat-x;
	text-align:center;
	font-size:12px;
	padding-top:20px;
}
		
#colleft {
	width:600px;
	padding:0px;
	float:left;
	font-size:13px;
}

#colleft .top {
	width:100%;
	padding:0px;
	float:left;
	height:80px; background:url(head_bg.gif) repeat-x;
	clear: both;
}
#colleft .bottom {
	width:100%;
	padding:0px;
	float:left;
	clear: both;
}

#colleft .bottom .down {
	background-color:#E8EEF5; BORDER-RIGHT: #4475B2 2px solid; PADDING-RIGHT: 0px; BORDER-TOP: #4475B2 2px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; BORDER-LEFT: #4475B2 2px solid; WIDTH: 98%; PADDING-TOP: 15px; BORDER-BOTTOM: #4475B2 2px solid
}


#colright {
	width:300px;
	padding:0px;
	float:left;
	font-size:14px;
}

a {
	color:#366da0;
	text-decoration:none; 
	font-size:14px;
	font-weight:bold;
}

a:link {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#colleft .bottom img#title {
	margin: 0 0 40px 0;
}

#colleft .bottom span.title {
	font-weight:bold;
	margin: 0 0 0 0px; top:50px;
}

#colleft .bottom p {
	margin: 0 0 20px 10px;
}

#colleft .bottom p#first {
	margin: 0 10px 20px 10px;
}

#colleft .bottom a.mainlink {
	display:block;
	text-align:center;
	margin: 0 0 20px 0;
	font-size:18px;
}

#colleft .bottom a.news {
	display:block;
	margin: 0 0 0 10px;
}

#colleft .bottom a.newslast {
	display:block;
	margin: 0 0 20px 10px;
}

/* Hack to Fix IE6 3 pixel float problem */
* html #screen {
  margin-top: -3px;
}

#colright a {
	display:block;
	margin: 0 0 0 0px;
}

#colright a#lastmenulink {
	margin: 0 0 30px 35px;
}


#colright .rightcb{ PADDING-LEFT: 15px;}
#colright .rightcb .index_list_2{PADDING-RIGHT: 10px; PADDING-LEFT: 15px; PADDING-BOTTOM: 20px;BACKGROUND-COLOR: #A7C4E0}
#colright .rightcb .index_list_2 a.lefttitle {
	display:block;
	text-align:left;
	font-size:14px;
	color:#000000;
}

/* Screenshot Specific */
a.screenshot {
	display:block;
	background-repeat:no-repeat;
	width:400px;
	margin: 0 0 0 40px;
}

img.screensmall {
	border:0;
	padding:37px 0 0 50px;
}

