#main {
	margin: 0px auto;
	width: 900px;
	background: #2b749d;
	border-left: 10px #333 solid;border-right: 10px #333 solid;}

.both {
	clear: both;
}

#s_top {
	width: 900px;
	height: 0px;
	background: #000;
}

#s_bottom {
	width: 900px;
	height: 13px;
	background: #000;
}

#content {
	width: 900px;
	margin: 0px 0px;
}
#photocredit {
	color:#000000;
	float:right;
	width:900px;
	text-align:right;
}

#top {
	width: 900px;
	height: 100px;
	background: #2F87D2 url(../images/top_bg.jpg) top center no-repeat;
	position: relative;
}
#topimg {
	z-index:-1;
}

#top h1 {
	font: normal 22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #fff;
	position: absolute;
	top: 36px;
	left: 70px;
	margin: 0px;
	padding: 0px;
}

#top #searchform {
	position: absolute;
	top: 45px;
	right: 25px;
}

#menu {
	width: 900px;
	height:36px;
	background: url(../images/menu-bg.gif) top center repeat-x;
    margin-bottom:0px;
	padding:0px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding: 0px;
	margin: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
	height:36px;
	float: left;
}

#mainlevel-nav li a
{
	display: inline-block;
	text-decoration: none;
	text-align: left;
	color: #fff;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 8px 20px 0px 20px;
	height:36px;
}

#mainlevel-nav li a:hover {
	display: inline;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: url(../images/menu-bg-hover.gif) repeat-x;
	background-position:top;
	border: none;
	margin:0px;
	padding: 8px 20px 0px 20px;
}

#cols {
	width: 900px;
	clear: both;
}

#col_left {
	width: 229px;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 10px;
	float: left;
}

#col_left h3, #col_left th {
	background: #333333 url(../images/module-head.png) top center no-repeat;
	width: 229px;
	height:38px;
	color: #ffffff;
	text-align: left;
	line-height: 14px;
	padding: 7px 0px 4px 10px; 
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
}

#col_left div.module, #col_left table.moduletable {
	width: 229px;
	background: #eeeeee url(../images/modulebg.jpg) top center repeat-y;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
	display: block;
}

#col_left div.module div, #col_left table.moduletable td {
	width: 229px;
	background: transparent url(../images/module-footer.png) bottom center no-repeat;
	text-align: center;
	padding: 2px 0px 2px 0px;
	clear: both;
	display: block;
}

#col_left table.moduletable td table td {
	background: transparent;
}

#col_left table.moduletable td table td a.mainlevel {
	text-align: left;
}

#col_left div.module div div {
	width: 229px;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_left div.module div div div {
	width: 229px;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_left div.module div div div ul li {
	display: block;
	float: left;
	width: 229px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_left ul li {
	text-align: left;
}

#col_right {
	width: 600px;
	float: left;
	margin-top: 10px;
	margin-left:10px;
}

#col_right h3, #col_right th {
	background: #333333 url(../images/module2-head.png) top center no-repeat;
	width: 600px;
	height:36px;
	color: #ffffff;
	text-align: left;
	line-height: 14px;
	padding: 7px 0px 4px 10px; 
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
}

#col_right div.module, #col_right table.moduletable {
	width: 600px;
	background: #eeeeee url(../images/modulebg2.jpg) top center repeat-y;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
	display: block;
}

#col_right div.module div, #col_right table.moduletable td {
	width: 600px;
	background: transparent url(../images/module2-footer.png) bottom center no-repeat;
	text-align: center;
	padding: 2px 0px 2px 0px;
	clear: both;
	display: block;
}

#col_right table.moduletable td table td {
	background: transparent;
}

#col_right table.moduletable td table td a.mainlevel {
	text-align: left;
}

#col_right div.module div div {
	width: 229px;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_right div.module div div div {
	width: 229px;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_right div.module div div div ul li {
	display: block;
	float: left;
	width: 229px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_right ul li {
	text-align: left;
}

<!--col right 2-->

#col_right2 {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-left:10px;
}

#col_right2 h3, #col_right2 th {
	background: #333333 url(../images/module3-head.png) top center no-repeat;
	width: 300px;
	height:36px;
	color: #ffffff;
	text-align: left;
	line-height: 14px;
	padding: 7px 0px 4px 10px; 
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
}

#col_right2 div.module, #col_right2 table.moduletable {
	width: 300px;
	background: #eeeeee url(../images/modulebg3.jpg) top center repeat-y;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
	display: block;
}

#col_right2 div.module div, #col_right2 table.moduletable td {
	width: 300px;
	background: transparent url(../images/module3-footer.png) bottom center no-repeat;
	text-align: center;
	padding: 2px 0px 2px 0px;
	clear: both;
	display: block;
}

#col_right2 table.moduletable td table td {
	background: transparent;
}

#col_right2 table.moduletable td table td a.mainlevel {
	text-align: left;
}

#col_right2 div.module div div {
	width: 229px;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_right2 div.module div div div {
	width: 229px;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_right2 div.module div div div ul li {
	display: block;
	float: left;
	width: 229px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_right2 ul li {
	text-align: left;
}

#footer {
	width: 900px;
	clear: both;
	text-align: center;
	background: #333;
	height: 45px;
}

#footer p {
	text-align: center;
	padding: 5px 0px;
}