/* @group Reset */

ul {
	list-style: none;
}

body,h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,
input,button,select,textarea,dl,dd,dt,hr,table,thead,tbody,tfoot,tr,th,td {
	margin: 0;
	padding: 0;
}

img,a img,:link img,:visited img {
	border: 0;
	padding: 0;
	margin: 0;
}

address,cite,caption {
	font-style: normal;
}

caption,th {
	text-align: left;
}

/* @end */

/* @group Body */

body {
	height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #000;
	background: #fff;
}

#wrapper {
	width: 930px;
	padding: 0;
	margin: 20px auto 0;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}

#main {
	width: 930px;
	float: left;
	margin-top: 70px;
}

a:link {
	text-decoration: underline;
	color: #00AEF0;
}

a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #00AEF0;
}

a:active {
	text-decoration: underline;
	color: #00AEF0;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.black {
	color: #000 !important;
}

.pink {
	color: #E570B5 !important;
}

h2 {
	font-size: 2.4em;
	line-height: 1.4em;
	color: #00AEF0;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 40px;
	margin-top: 10px;
}

h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 4px;
	color: #5a5a5a;
	margin-left: 40px;
}

ol {
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-left: 20px;
}

ol ol {
	font-size: 100%;
}

/* @end */

/* @group Masthead */

#masthead {
	height: 140px;
	overflow: hidden;
	background: url(../_page_assets/masthead.gif) no-repeat;
}

#masthead h1,
#masthead h1 a {
	display: block;
	height: 140px;
	width: 930px;
	text-indent: -9999px;
}

/* @end */

/* @group Page Navigation */

ul#nav {
	margin: 0;
	padding: 0;
	height: 60px;
	display: inline;
	overflow: hidden;
	list-style: none;
	position: absolute;
	top: 144px;
	left: 0px;
}

ul#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

ul#nav a {
	float: left;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

ul#nav a:hover {
	background-position: 0 -60px;
}

body#home #nav-home a,
body#msh #nav-msh a,
body#about #nav-about a,
body#contact #nav-contact a,
body#services #nav-services a,
body#help #nav-help a,
body#sponsors #nav-sponsors a {
	background-position: 0 -60px;
}

#nav-msh a {
	width: 149px;
	background: url(../_page_assets/msh_tab.gif) no-repeat;
}

#nav-about a {
	width: 171px;
	background: url(../_page_assets/about_tab.gif) no-repeat;
}

#nav-contact a {
	width: 149px;
	background: url(../_page_assets/contact_tab.gif) no-repeat;
}

#nav-services a {
	width: 161px;
	background: url(../_page_assets/services_tab.gif) no-repeat;
}

#nav-help a {
	width: 149px;
	background: url(../_page_assets/help_tab.gif) no-repeat;
}

#nav-sponsors a {
	width: 151px;
	background: url(../_page_assets/sponsors_tab.gif) no-repeat;
}

/* @end */

/* @group Footer */

div#footerFull {
	height: 20px;
	background: url(../_page_assets/footer_full.gif) no-repeat;
	clear: both;
}

div#footerSmall {
	height: 20px;
	background: url(../_page_assets/footer_small.gif) no-repeat;
	clear: both;
}

/* @end */

/* @group Sidenav */

div#sidenav {
	width: 200px;
	padding-top: 20px;
	float: left;
	padding-left: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px;
}

div#sidenav ul {
	padding-left: 5px;
}

div#sidenav li {
	list-style-type: none;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 2.2em;
	margin-bottom: 3px;
}

div#sidenav a:link {
	text-decoration: none;
	color: #fff;
}

div#sidenav a:visited {
	text-decoration: none;
	color: #fff;
}

div#sidenav a:hover {
	text-decoration: underline;
	color: #fff;
}

div#sidenav a:active {
	text-decoration: none;
	color: #fff;
}

div#sidenav #selected a {
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
}

/* @end */

/* @group Column 1 */

#col1Wide {
	width: 375px;
	background: url(../_page_assets/col1Wide_bg.gif) no-repeat;
	float: left;
}

#col1WideFlash {
	width: 375px;
	background: url(../_page_assets/col1WideFlash_bg.gif) no-repeat;
	float: left;
}

#col1Thin {
	width: 200px;
	background: url(../_page_assets/col1Thin_bg.gif) no-repeat;
	float: left;
	height: 345px;
}

#col1Text {
	width: 375px;
	margin-top: 345px;
}

#col1Text p {
	color: #00aef0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 10px 10px 10px 20px;
}

#flashcontent {
	width: 200px;
	height: 345px;
	float: left;
}

/* @end */

/* @group Column 2 */

#col2Holder, #col2bHolder {
	width: 365px;
	float: left;
	clear: right;
}

#col2Holder p {
	color: #C7B299;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 10px 10px 10px 40px;
}

#col2bHolder p {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 10px 10px 10px 40px;
}



/*

 @end */

/* @group Column 3 */

#col3Holder {
	width: 555px;
	float: right;
}

#col3Holder p {
	color: #C7B299;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 10px 10px 10px 40px;
}

#col3Thin {
	width: 365px;
	float: right;
}

/* @end */

/* @group Images */

#picHolderLarge {
	width: 555px;
	float: right;
}

/* @end */