/* ASBOG Foundation by www.ManiacMonkeyMedia.com */

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0;
	background: #152b36 url('../images/bg_main.gif') top left repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

a {
	color: #152B36;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

#bodyWrapper, #topWrapper, #topBackground {
	width: 100%;
	text-align: center;
}

#topWrapper {
	background: #ebd484 url('../images/bg_topbar.gif') top left repeat-x;
	height: 174px;
}

#topBackground {
	background: transparent url('../images/bg_outside.gif') top center no-repeat;
	height: 174px;
}

#topMenu {
	background: transparent url('../images/bg_center.gif') top center no-repeat;
	height: 121px;
	width: 755px;
	margin: auto;
	text-align: left;
}

#topContent {
	height: 53px;
	width: 755px;
	margin: auto;
}

#one {
	float: left;
}

#topRight {
	float: right;
	text-align: right;
}

#address {
	height: 78px;
	margin-right: 15px;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 7px;
}

#menu {
	height: 26px;
	background-color: #f7f1e5;
	margin-right: 15px;
	font-size: 10.5pt;
	font-weight: bold;
	padding: 9px 0 0 0;
	width: 490px;
	text-align: center;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

#menu a {
	text-decoration: none;
	color: #000;
}

#menu a:hover {
	text-decoration: underline;
	color: #d40300;
}

#mainWrapper {
	width: 755px;
	background-color: #fff;
	margin: auto;
	font-align: left;
}

#mainContent {
	padding-bottom: 15px;
	font-size: 10pt;
	text-align: left;
}

.title, .subTitle {
	font-weight: bold;
	color: #1b3043;
	clear: both;
}

.title {
	font-size: 18pt;
	margin: 15px 0 0 15px;
}

.subTitle {
	font-size: 12pt;
	margin: 15px 0 10px 15px;
}

.text {
	margin: 0 15px 0 15px;
	line-height: 1.75;
}

.boardImage {
	float: right;
	border: 1px solid #c0c0c0;
	margin: 0 0 10px 10px;
}

#homelink {
	width: 100%;
	text-align: center;
	margin: 25px 0 15px 0;
	clear: both;
}
