@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
/* CSS Document */

body {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}



p {
	margin-bottom: 10px;
}
h1 {
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 8px;
}
h3 {
	margin-bottom: 8px;
}
h4 {
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
a {
	color: #0066CC;
	padding: 2px;
	margin: 0 0 0 -2px;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}
a.adlink {
	padding:0;
	margin:0;
}
ul {
	list-style-type: circle;
	margin: 0 0 30px 0px;
}
li {
	line-height: 13px;
	margin: 0 0 10px 15px;
}
#wrapper {
	width: 780px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}
#header {
}
#logo  {
	width: 380px;
	height: 61px;
	display: block;
	float: left;
	text-indent: -9999px;
	background-color: #FF9933;
	margin: 0;
	background-image: url(../images/headlogo.jpg);
	background-repeat: no-repeat;
}
#purpose   {
	float: right;
	width: 400px;
	height: 61px;
	display: block;
	text-indent: -9999px;
	background-color: #FF9933;
	margin: 0;
	background-image: url(../images/head_desc.png);
	background-repeat: no-repeat;
}
#nav {
	height: 31px;
	width: 780px;
	background-color: #e1e1e1;
	background-image: url(../images/navbar_bg.png);
	background-repeat: no-repeat;
	display:block;
}
#nav li {
	margin:0;
}
#nav_main {
	float: left;
}


#nav_sub {
	float: right;
}
#nav ul {
	list-style-type: none;
	margin: 0;
}

#nav li {
	display: inline;
}

#nav li a {
	margin:0;
	padding: 0px;
	display: block;
	outline: none;
	float:left;
	height: 31px;
	width: 74px;
	background-image: url(../images/navbar_main2.png);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}



#nav li a:hover {
	background-position:0 -31px;
}

#nav li.current a, #nav li.current a:hover {
	background-position: 0 -62px;
}

#nav li#events a { width:71px; background-position:-74px 0; }
#nav li#events a:hover { width:71px; background-position:-74px -31px; }
#nav li#events.current a, #nav li#events.current a:hover { width:71px; background-position:-74px -62px; }

#nav li#sponsor a { width:102px; background-position:-145px 0; }
#nav li#sponsor a:hover { width:102px; background-position:-145px -31px; }
#nav li#sponsor.current a, #nav li#sponsor.current a:hover { width:102px; background-position:-145px -62px; }

#nav li#past a { width:100px; background-position:-247px 0; }
#nav li#past a:hover { width:100px; background-position:-247px -31px; }
#nav li#past.current a, #nav li#past.current a:hover { width:100px; background-position:-247px -62px; }

#nav li#contact a { width:151px; background-position:-347px 0; }
#nav li#contact a:hover { width:151px; background-position:-347px -31px; }
#nav li#contact.current a, #nav li#contact.current a:hover { width:151px; background-position:-347px -62px; }

#nav li#join a { width:101px; background-position:-500px 0; }
#nav li#join a:hover { width:101px; background-position:-500px -31px; }
#nav li#join.current a, #nav li#join.current a:hover { width:101px; background-position:-500px -62px; }

#nav li#suggest a { width:99px; background-position:-601px 0; }
#nav li#suggest a:hover { width:99px; background-position:-601px -31px; }
#nav li#suggest.current a, #nav li#suggest.current a:hover { width:99px; background-position:-601px -62px; }



span.clearboth {
	clear: both;
	display: block;
}
#topics {
	width: 155px;
	float: left;
	margin: 10px 0 0 0;
	padding:10px 10px 0 10px;
	border: solid #c1c1c1;
	border-width: 0 1px;
	background-color: #F4F4F4;
}
.topictop {
	width: 177px;
	height: 10px;
	display: block;
	margin: -10px 0 0 -11px;
	background: url(../images/topicstab_top.png) no-repeat;
	background-repeat: no-repeat;
}
.topicbtm {
	width: 177px;
	height: 12px;
	display: block;
	margin: -5px 0 0 -11px;
	background: url(../images/topicstab_btm.png) no-repeat;
}
#topics ul {
	margin: 0;
	list-style-type: none;
}
#topics li {
	font-size: 10px;
	margin: 0 0 10px 0;
	color: #0066CC;
}
#adbar {
	width: 136px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 10px 0 10px;
	border: solid #c1c1c1;
	border-width: 0 1px 0 1px;
	background-color: #F6F6F6;
}
.adtop {
	width: 158px;
	height: 30px;
	background: url(../images/adbar_top.png) no-repeat;
	display: block;
	margin: 0 0 0 -11px;
}
.adbtm {
	width: 158px;
	height: 12px;
	background: url(../images/adbar_btm.png) no-repeat;
	display:block;
	margin: 0 0 0 -11px;
}
.nextevent {
	margin: -24px 0 15px 0;
}
.adspace {
	margin: 0 0 0 -10px;
}


#content_home {
	width: 393px;
	float: left;
	margin: 10px 0 0 10px;
	padding:0 15px;
	border: solid #ccc;
	border-width:0 1px 0 1px;
}
.homebox_btm {
	width: 425px;
	height: 12px;
	display: block;
	margin: 0 0 0 -16px;
	background: url(../images/homebox_btm.png) no-repeat;
}
#homeimg {
	margin: 0 0 10px -16px;
}
#content {
	width: 582px;
	margin: 10px 0 0 0;
	padding: 0 15px 0 15px;
	background: url(../images/content_bg.png) repeat-y;
	float:left;
}
.topedge {
	width: 612px;
	height: 10px;
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
	margin: 0 0 10px -15px;
	display: block;
}
.midbreak {
	width: 612px;
	height: 5px;
	background-image: url(../images/content_divide.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 15px -15px;
	clear: both;
}


.eventterm {
	float: left;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}
.eventdef {
	margin: 0 0 10px 40px;
	font-size: 10px;
	line-height: 14px;
}
.col_left {
	width: 280px;
	float: left;
}
.col_full {
	/*width: 400px;
	float: left;*/
}
.col_right {
	width: 280px;
	float: right;
}
#sticky {
	width: 220px;
	float: right;
	background-color: #FFFF99;
	padding: 10px 15px;
	margin:15px 0 15px 15px;
	border: solid #ccc;
	border-width: 0 0 2px 1px;
}
.btmedge {
	width: 612px;
	height: 12px;
	display: block;
	background-image: url(../images/content_btm.png);
	background-repeat: no-repeat;
	clear: both;
	margin: 0 0 0 -15px;
}
.blue {
	color: #0066CC;
}
.gray {
	color: #666666;
}
.sortme {
	text-align: left;
	cursor: pointer;
	background-color: #CCCCCC;
	padding: 4px;
}
td {
	border-bottom: solid 1px #ccc;
	padding: 2px 4px;
	background-image: url(../images/td_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.eventphoto {
	margin-left: -4px;
}
dl {
	padding:20px 0;
}
