body {
	background-color: #61665D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #61665D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #546681;
	font-size: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	background-color: #E0DFE3;
	padding: 4px;
}

p {
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}


div#container {
	background-color: #B8B8B8;
	padding: 0px;
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/container_bg1.gif);
	background-repeat: repeat-y;
}


div#homecontainer {	background-color: #B8B8B8;
	padding: 0px;
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;}

h1#header {
	margin: 0px;
	padding: 0px;
	border-bottom: none;}

h1#header a {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 15px;
	text-indent: -999em;
	display: block;
	border: none;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 746px;
	}

/* Top Nav */
ul#topnav {
	height: 26px;
	background-image: url(../images/topnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	list-style-type: none;
	margin:0px;
}

ul#topnav li {
	display: inline;
}

ul#topnav li a {
	height: 26px;
	float: left;
	color: #FDF7C8;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4F4F4F;
	border-left-color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 2em;
}

ul#topnav li a:hover, html ul#topnav li a.chosen {
	color: #000000;
	text-decoration: none;
	background-color: #9BB8B8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B8B8B8;
}

html ul#topnav li a.chosen2 {background-color:#B8B8B8;
color: #000000;
text-decoration:none;
border-left: 1px solid #B8B8B8;}

/* Sub Nav */

ul#subnav {
	margin: 0px;
	padding: 0px;
	height: 33px;
	background-color: #9BB8B8;
	width: 746px;
	background-image: url(../images/subnav_bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
ul#subnav li {
	display: inline;
}

ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited {
	color:#945501;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 2px;
}
ul#subnav li a:hover {
	text-decoration: underline;
}


div#coltop, div#colbottom {
	background-color: #B8B8B8;
	height: 10px;
	width: 746px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

div#coltop {
	background-image: url(../images/navbottom.gif);
	background-repeat: no-repeat;
}

div#colbottom {
	background-image: url(../images/footertop.gif);
	background-repeat: no-repeat;
}

divi#homecontent {
}
div#section1 {
	position: relative;
	height: 300px;
	margin-top: 5px;
}
div#eventrotator {
	height: 300px;
	width: 745px;
	position: absolute;
	top: 0px;
}

div#section2 {
	position: relative;
	height: 194px;
	margin-top: 5px;
}
div#section2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 15px;
	margin-top: 0px;
}
div#section2 h2 {
	font-size: 10px;
	height: 28px;
	width: 248px;
	background-color: #A12020;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#section2 h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	color: #546681;
}
div#section2 img {
	float: left;
	height: 65px;
	width: 80px;
	margin-right: 5px;
	margin-bottom: 1px;
	border: 2px solid #FFFFFF;
	margin-left: 5px;
}



div#go1, div#go2, div#go3 {
	width: 248px;
	height: 194px;
	position: absolute;
	background-image:url(../images/go_bg.jpg);
	background-repeat:no-repeat;
	background-color: #CCCCCC;
	background-position: left bottom;
	}

div#go1 {
	left: 0px;
	top: 0px;
}
div#go1 h2 {
	background-image: url(../images/go_ent_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
}


div#go2 {
	left: 249px;
	top: 0px;
}

div#go2 h2 {
	background-image: url(../images/go_biz_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
}

div#go3 {
	left: 498px;
	top: 0px;
}

div#go3 h2 {
	background-image: url(../images/go_com_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
}
div#section3 {
	height: 144px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#loginspace {
	position: absolute;
	width: 746;
	height: 144px;
	background-color: #E5E5E5;
}
div#calpos {
	height: 144px;
	width: 149px;
	left: 597px;
	position: absolute;
	background-color: #E5E5E5;
}

table#calendar {
	background-color: #D0D0D0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 128px;
	width: 133px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
table#calendar td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
}

.days {
	background-color: #E5E5E5;
}
.weekends {
	background-color: #ABABAB;
}




div#content {
	color: #333333;
	min-height: 610px;
	margin-top: 0px;
	margin-right: 210px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

*html #content {
	height:610px;}
	
div#rightcol {
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 550px;
	position: absolute;
	width: 180px;
	margin-top: 0px;
	text-align: left;
	top: 158px;
	height: 3px;
}

*html div#rightcol {margin-left: 536px;}

div#rightcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	font-size: 1.5em;
	text-align: center;
	background-color: #336600;
	padding: 2px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#footer {
	background-color: #7A7A7A;
	text-align: center;
}

.imgfloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.mp {
	text-align: center;
}
.mp input {
	height: 15px;
}
.mp2 {
	background-image: url(../images/mp_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C2C2C2;
}

.floatleft {
	float: left;
}
table#player {
	position: absolute;
	margin-left: 440px;
	height: 89px;
	width: 309px;
}
div#blogarchives {
	margin-top: 10px;
}
div#blogarchives h3 {
	color: #09F !important;
	background-image: none !important;
	background-color:none !important;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
div#blogarchives a {
	color: #FFF !important;
}
div#blogdate {
	color: #666;
}

.nl {border-left:none !important;}
.nr {border-right:none !important;}
.dark {
	background-color: #191919;
}
