/*   All CSS code is Copyright 2011 HunterGD @ http://HunterGD.com   *
*  Do not use or borrow my code without giving credit to me, at the  *
*  least, please leave this header with the code.                   */

/* @group Global Resets */

* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 8pt 0;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-weight: bold;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

/* @end */

/* @group Quick Styles */

.clear {
	clear: both;
}

.lucid {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
}

.right {
	text-align: right;
}

.center {
	text-align: center !important;
	text-indent: 0 !important;
}

.emphasis {
	font-weight: bold !important;
	text-align: center !important;
	font-size: 140%;
	color: #916C00 !important;
}

.note {
	font-style: italic;
	font-size: 80%;
}

.super {
	vertical-align: super;
	font-size: 90%;
	font-weight: bold;
}

.super a {
	text-decoration: none !important;
	color: #916C00 !important;
}

.i, i {
	font-style: italic !important;
}

.u, u {
	text-decoration: underline !important;
}

.b, b {
	font-weight: bold !important;
}

/* @end */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #E3ECF2 url(/images/bg.jpg) no-repeat fixed center top;
}

#container {
	width: 935px;
	margin: 0 auto;
}

#header a {
	display: block;
	width: 680px;
	height: 36px;
	margin: 0 auto;
	text-decoration: none;
}

#header {
	width: 935px;
	height: 170px;
	background: url(/images/bg-header.png) no-repeat;
}

/* @group Navi */

#navigation {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	height: 440px;
	width: 210px;
	background: transparent url(/images/bg-navi.png) no-repeat;
	color: #545466;
	padding-top: 3px;
}

#navigation a, #navigation a:link, #navigation a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 40px;
	line-height: 40px;
	margin-left: 3px;
	padding-left: .7em;
	margin-right: 3px;
	background: transparent url(/images/bg-navi-link.gif) no-repeat;
	margin-bottom: 2px;
}

#navigation a:hover {
	background: transparent url(/images/bg-navi-link-hover.gif) repeat-x !important;
	color: #000 !important;
}

#navigation a.current {
	background: transparent url(/images/bg-navi-link-current.gif) repeat-x;
	color: #57571B;
}

/* @end */

/* @group Content */

#content {
	background-color: #FFF;
	min-height: 500px;
	width: 722px;
	display: block;
	float: left;
}

#contentRight {
	display: block;
	float: left;
	width: 3px;
	height: 483px;
	background: url(/images/bg-content-right.png) no-repeat;
}

#content p {
	text-indent: 2em;
	line-height: 1.3em;
	margin-right: 1em;
	margin-left: 1em;
}

#content a, #content a:link {
	color: #006BAD;
	text-decoration: none;
}

#content a:hover {
	color: #8B8B00;
	text-decoration: underline;
}

#content h1, #content h2, #content h3, #content h4 {
	color: #57571B;
}

#content img {
	display: block;
	margin-top: 8pt;
	margin-bottom: 8pt;
}

#content img.center {
	margin-left: auto;
	margin-right: auto;
}

/* @group Schedule */

.time {
	float: left;
	display: block;
	width: 33%;
}

.desc {
	float: right;
	display: block;
	width: 60%;
}

.divider {
	clear: both;
	margin-top: .5em;
}



/* @end */

/* @group Sponsor Styles */

.sponsorTitle {
	border-bottom-width: 0px;
	font-weight: bold;
	background-color: #82AEC9;
	color: #FFF;
	margin-right: 1em;
	margin-left: 1em;
	text-align: center;
	padding-top: .25em;
	padding-bottom: .25em;
	margin-top: 8pt;
}

.sponsorTitle span {
	font-size: 1.2em;
}

.sponsorPartition {
	display: block;
	background-color: #FDFDD0;
	border-left: 3px solid #82AEC9;
	border-right: 3px solid #82AEC9;
	border-bottom: 3px solid #82AEC9;
	margin: 0 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.leftUL, .rightUL {
	border-top: 0;
	display: block;
	background-color: #FDFDD0;
	color: #000;
	list-style-position: inside;
	width: 50%;
	float: left;
}

.leftUL li, .rightUL li {
	margin-bottom: 0;
	list-style-type: none;
	text-align: center;
}

.leftUL {
}

.rightUL {
}

/* @end */

/* @group Downloads List Box */

.entryHeader {
	border-bottom-width: 0px;
	font-weight: bold;
	background-color: #82AEC9;
	color: #FFF;
	margin-right: 6em;
	margin-left: 6em;
	text-align: center;
	padding-top: .25em;
	padding-bottom: .25em;
	margin-top: 8pt;
}

.entryHeader span {
	font-size: 1.2em;
}

.entryBox {
	border: 3px solid #82AEC9;
	margin-bottom: 1em;
	padding: 0em 1em;
	margin-right: 6em;
	margin-left: 6em;
	background-color: #FDFDD0;
	color: #000;
}

.entryBox ul {
	margin-left: 1em;
}

.entryBox li {
	margin-bottom: .5em;
}

.entryBox span {
	text-decoration: underline;
}

.entryItem {
	margin-top: 1em;
	margin-bottom: 1em;
}

.entryThumb img {
	border: 3px solid #82AEC9;
	display: block;
	width: 125px;
	height: 125px;
	float: left;
	margin-right: 15px;
}

.entryInfo {
	height: 133px;
}

.entryBox p {
	text-indent: 0px !important;
}

.entryBox p a {
	font-weight: bold;
	text-decoration: underline !important;
}

.entrySeparator {
	display: block;
	height: 3px;
	width: 100%;
	background-color: #82AEC9;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0;
}

/* @end */

/* @end */

/* @group Footer */

#footerSpacer {
	display: block;
	float: left;
	height: 3em;
	width: 210px;
}

#footer {
	display: block;
	height: 3em;
	width: 722px;
	float: left;
	background: #FFF repeat-x;
	border-top: 1px dashed #E3E3E3;
}

#footer p {
	text-align: center;
	font-size: .65em;
}

#footer a, #footer a:link, #footer a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

/* @end */



