body {
	text-align: center;
	background: #919191 url('../i/body_bgx.gif') top left repeat-x;
	padding: 0;
	margin: 0;
}

body,td,th,div,p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
}

#ctS0 {
	background: url('../i/bars.gif') top center repeat-y;
}
#ctS1 {
	background: url('../i/gradientbars.gif') top center no-repeat;
}
#ctS2 {
	background: url('../i/box_bgbx.gif') bottom center no-repeat;
}

#container {
	width: 764px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 8px 0;
}

p {
	margin: 0 0 16px 0;
	padding: 0;
}

#hdr0 {
	background: url('../i/hdr_bgx.gif') top left repeat-x;
}

#hdr1 {
	background: url('../i/hdr_bgtl.gif') top left no-repeat;
}
#hdr2 {
	background: url('../i/hdr_bgtr.gif') top right no-repeat;
	height: 67px;
}

#topmenu {
	padding: 0 0 0 34px;
	margin: 0;
	float: left;
}
#topmenu a:link, #topmenu a:active, #topmenu a:visited {
	display: block;
	color: #003975;
	font-size: 8.5pt;
	text-decoration: none;
	padding: 15px 5px 20px 5px;
	background: url('../i/menuitembg.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#topmenu a:hover {
	background-position: 0px -156px;
}
#topmenu div {
	display: block;
	float: left;
	background: url('../i/dotbar.gif') 100% 18px no-repeat;
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
}

h2#logo {
	margin: 0;
	padding: 5px 0 0 24px;
	width: 121px;
}
h2#logo img {
	border: 1px #f6f5f1 solid;
}

#searchbox {
	float: right;
	margin: 0;
	padding: 14px 21px 0 0;
}

#searchbox input.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999;
	border-top: 1px #909090 solid;
	border-left: 1px #a7a7a7 solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}
#searchbox input.img {
	vertical-align: bottom;
}

#content {
	padding: 34px 10px 24px 37px;
	margin: 0 0 0 182px;
	border-left: 1px #ededed solid;
	_margin-left: 179px;
	_height: 1px;
}

#sectimg {
	height: 166px;
	margin: 0 0 0 182px;
	background: url('../i/sectimg4.jpg') top left no-repeat;
	padding: 0;
	_margin-left: 179px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5fb6f3;
	font-weight: bold;
	font-size: 11pt;
	background: url('../i/btn_h1.gif') 0 2px no-repeat;
	margin: 0 0 16px -23px;
	padding: 0 0 0 23px;
}

#leftcol {
	float: left;
	width: 171px;
}

#leftmenu li {
	list-style: none;
	padding: 0 0 2px 0;
	margin: 0 0 6px 23px;
	border-bottom: 1px #f1effa solid;
}

#leftmenu {
	padding: 0;
	margin: 0 0 0 4px;
}

#leftmenu li a:link, #leftmenu li a:active, #leftmenu li a:visited {
	background-image: url('../i/leftmenubg.gif');
	background-position: 0 -200px;
	background-repeat: no-repeat;
	color: #003975;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	padding: 0 0 0 23px;
	margin: 0 0 0 -23px;
	_height: 1px;
}
#leftmenu li a:hover {
	background-position: 0 0;
}

#menuhdr {
	border-bottom: 1px #f1efea solid;
	margin: 46px 0 25px 0;
	padding: 0 0 8px 28px;
}
#eventhdr {
	border-bottom: 1px #f1efea solid;
	margin: 32px 0 25px 0;
	padding: 0 0 8px 28px;
}

#registerlink {
	padding: 150px 0 0 437px;
	margin: 0;
}

#registerlink a:link, #registerlink a:active, #registerlink a:visited {
	display: block;
	color: #60b6f3;
	font-size: 8.5pt;
	text-decoration: none;
	background: url('../i/btn_register.gif') top right no-repeat;
	margin: 0 38px 0 0;
}
#registerlink a:hover {
	color: #008;
	text-decoration: none;
}

.event_item {
	padding: 0 8px 0 27px;
}
.event_item h4 {
	margin: 0 0 12px 0;
	color: #003975;
	font-size: 8pt;
	font-weight: normal;
	padding: 0;
}
.event_item .body {
	line-height: 150%;
	font-size: 7.5pt;
	color: #727272;
	margin: 0 0 12px 0;
}
.event_item .link {
	margin: 0 0 16px 0;
	background: url('../i/btn_blurblink.gif') 80% 50% no-repeat;
}
.event_item .link a:link, .event_item .link a:active, .event_item .link a:visited {
	font-size: 8pt;
	color: #60b6f3;
	text-decoration: none;
}
.event_item .link a:hover {
	color: #008;
	text-decoration: none;
}

#footer {
	width: 775px;
	margin: 0 auto;
	text-align: right;
}
#ftrL {
	float: left;
	font-size: 7pt;
	color: #eee;
}
#ftrR {
	font-size: 7pt;
	color: #eee;
}

#ftrL a:link, #ftrL a:active, #ftrL a:visited,
#ftrR a:link, #ftrR a:active, #ftrR a:visited {
	text-decoration: none;
	color: #eee;
}
#ftrL a:hover, #ftrR a:hover {
	text-decoration: underline;
	color: #fff;
}

.g_clear {
	clear: both;
	height: 1px;
}

#homepage {
	margin: 0 -27px;
}

#homepage div {
	float: left;
	margin: 0 8px 12px 0;
}
#homepage div img {
	border: 0;
	width: 179px;
	height: 127px;
}

.gen_list {
	margin: 24px 0;
}
.gen_list td {
	background: #fbfafa;
	border: 1px #ededed solid;
	padding: 6px;
	margin: 1px;
	color: #a7a5a5;
	font-size: 7.5pt;
}
.gen_list td a:link, .gen_list td a:active, .gen_list td a:visited {
	color: #3a53a4;
	text-decoration: underline;
}
.gen_list td a:hover {
	color: #009;
	text-decoration: none;
}
.gen_list td b {
	color: #3953a4;
	font-weight: normal;
}

input.button, #contactusform input.button, #displaytbl input.button {
	background: #c8cdca url('../i/btn_bg.gif') bottom left repeat-x;
	color: #666;
	font-size: 8pt;
	padding: 4px;
	margin: 0;
	border: 1px #c9c4a6 solid;
	font-family: Verdana, Helvetica, sans-serif;
}

.pageimg {
	float: right;
	margin: 0 -174px 0 0;
	_margin: 0 -87px 0 0;
}
.pageimg img {
	border: 1px #ccc solid;
}

.img_wrap {
	padding: 0 174px 0 0;
}