* {
margin: 0px;
padding: 0px;
}


a:link, a:visited {
	color: #1b4e74;
}
a:hover {
	color: #42423d;
}
a img {
	border: 0px solid;
}

body {
	padding: 0;
	margin: 0;
	background: #000000 url(images/design/bg/bg4.jpg) no-repeat center top;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 17px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 14px;
}
h6 {
	font-size: 11px;
}
.sidebox p {
	font-size: 11px;
}
p {
	font-size: 12px;
}
#wrapper {
	width: 800px;
	margin: 13px auto 0 auto;
}
#header {
	height: 105px;
	width: 800px;
}
#main {
	width: 800px;
}
#sidebar {
	margin: 31px 0 0 0;
	width: 170px;
	float: right;
}
#content {
	margin: 20px 0 0 0;
	width: 630px;
	background: #e6e5db url(images/design/main_bg.png) repeat-y;
	float: left;
}

.title {
	width: 389px;
	height: 105px;
	float: left;
}
#menu {
	width: 379px;
	height: 30px;
	margin: 39px 0 0 25px;
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
}
#menu ul li {
	float: left;
	display: inline;
	height: 30px;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	height: 30px;
	display: block;
	font-size: 0px;
	color: #213c51;
	margin: 0;
	padding: 0;
}

#menu ul li a:hover {
	background-position: 0 -30px;
}
#menu ul li a.current {
	background-position: 0 -60px;
}

#menu ul li.news a {
	background-image: url(images/design/menu/news.jpg);
	width: 45px;
}

#menu ul li.about a {
	background-image: url(images/design/menu/about.jpg);
	width: 50px;
}
#menu ul li.rush a {
	background-image: url(images/design/menu/rush.jpg);
	width: 41px;
}
#menu ul li.media a {
	background-image: url(images/design/menu/media.jpg);
	width: 47px;
}
#menu ul li.sponsor a {
	background-image: url(images/design/menu/sponsor.jpg);
	width: 66px;
}
#menu ul li.contact a {
	background-image: url(images/design/menu/contact.jpg);
	width: 64px;
}
#menu ul li.divider a {
	background-image: url(images/design/menu/divider.jpg);
	width: 6px;
}
#menu ul li.members a {
	background-image: url(images/design/menu/members.jpg);
	width: 60px;
}

#searchbox {
	width: 170px;
	height: 49px;
	background: url(images/design/searchbox_bg.png) repeat-y;
	margin: 0 0 10px 0;
}
.sidebox {
	width: 170px;
	background: url(images/design/sidebox_bg.png) repeat-y;
}

.sidebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebox ul li {
	border-top: 1px dotted #e5d03b;
}
.sidebox ul li a {
	display: block;
	padding: 7px 20px;
	text-decoration: none;
	color: #000000;
}
.sidebox ul li a:hover {
	background: url(images/design/sidebox_bg_hover.png);
}
.sidebox ul li a.current {
	background: url(images/design/sidebox_bg_current.png);
	font-weight: bold;
}


.event {
	width: 140px;
	border-top: 1px dotted #e5d03b;
	padding: 10px 10px 10px 20px;
}
#searchinput {
	width: 106px;
	background: #ffffff url(images/design/search.png) no-repeat 10px 10px;
	border: 0px solid;
	padding: 6px 6px 6px 30px;
	margin: 10px 0 0 10px;
	vertical-align: baseline;
}

.info_entry {
	margin: 0px 40px 20px 20px;
	padding: 10px;
	background: #ffffff;
	border-top: 2px solid #aaa99b;
	border-bottom: 2px solid #d4d2be;
}
.info_entry h2 {
	background-color: #f6ea96;
	padding: 5px;
	text-align: center;
}
.info_entry h3 {
	background-color: #f6ea96;
	padding: 5px;
}
.info_entry li {
	list-style-type: disc;
	margin: 0 0 2px 35px;
}
.info_entry p {
	margin: 0 0 5px 0;
	line-height: 18px;
}
h1.pagetitle {
	margin: 12px 20px 12px 20px;
}

#main table {
	width: 550px;
}
.col3 {
	text-align: center;
	border-collapse: collapse;
}
.col3 td {
	width: 33%;
	padding: 10px;
	text-align: center;	
}
.col4 td {
	width: 25%;
	padding: 2px;
	text-align: center;
}
tr.altrow td {
	background: #ece8d5;
}

.col5 td {
	width: 20%;
	text-align: center;
}
td.brother {
	vertical-align: top;
	height: 174px;
}
.brother span.name {

}
.brother span.position {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	display: block;
}
.brother span.name a {
	color: #000000;
	text-decoration: none;
	display: block;	
	background: #ece8d5;
	text-align: center;
	margin: 0 0 2px 0;
}
.brother span.name a:hover {
	color: #000000;
	background: #e3dec4;
}
.brother span.exec {
	background: #1b3041;
}
.brother span.com {
	background: #294264;
}

.sched h3 {
	background-color: #294264;
	color: #ffffff;
	padding: 5px;
	margin: 0 0 5px 0;
}
.sched .firstcol {
	background: #ece8d5;
	width: 200px;
	padding: 5px 0;
}
.sched p {
	margin: 0 5px;
}
.sched td {
	vertical-align: top;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid;
	background: #f6ea96;
	padding: 5px;
	vertical-align: top;
}
.inputbutton {
	border: 0;
	height: 20px;
	width: 20px;
}
#contact label {
	display: block;
	margin: 0 0 2px 0;
}
#contact div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0;
}
#contact .inputbox {
	width: 200px;
}
#contact textarea {
	font: 11px Arial;
	width: 540px;
	padding: 5px;
	margin: 0 0 5px 0;
	border: 0px solid;
	background: #f6ea96;
	vertical-align: top;
}
#contact .inputbutton {
	width: 100px;
}
#submitbutton {
	background:url(images/design/buttons/submit.png) center center no-repeat;
}
#submitbutton:hover {
	background:url(images/design/buttons/submit_hover.png) center center no-repeat;
}