@charset "utf-8";
/* CSS Document */
/* All StylesReset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.story h1 {
	line-height: 1em;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: disc url(none) outside;
	padding-left: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear_right {
	clear: right;
}

/* End All StylesReset */
body {
	font: 75%/1.3em Calibri, Corbel, Candara, sans-serif;
	color: #333333;
	background: url(images/bckgrnd.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: url(images/bckgrnd-lft.jpg) no-repeat left top;
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
}
#wrapper #wrapper_r {
	background: url(images/bckgrnd-right.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 950px;
	background: url(images/cntnt_bckgrnd_fade.jpg) repeat-x left top;
	margin: 0px auto;
	padding: 0px;
}
h1, h2, h3, h4, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
}
h1 {font-size: 1.9em;
} 
h2 {
	font-size: 1.7em;
	color: #000099;
}
h3 {font-size: 1.5em;
}
h4 {font-size: 1.4em;
}
h5 {font-size: 1.3em;
}

p {
	margin-bottom: 1em;
	font: 1.2em/1.3em Cambria, Tahoma, Arial, sans-serif;
}

#header {
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	height: 135px;
}
#header h1 {
	color: #EBDE9A;
	margin-bottom: .5em;
	line-height: 1.1em;
}
#header h2 {
	line-height: 1.2em;
}
#header h2, #header h3, #header h4, #header p {
	color: #FFFFFF;
}
#content .story {
	color: #333333;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding: 10px;
	width: 90%;
	margin: 25px auto 15px;
	height: 100%;
}
#hdr_filler {
	height: 60px;
}

.left {
	float: right;
	padding: 5px;
	margin-right: 20px;
	margin-left: 10px;
	width: 346px;	
}

.border {
	border: thin solid #333333;
	background: #FFFFFF;
	text-align: center;
}

.border p {
	text-align: left;
}


}
h3 + h2 {
	color: #FFCC00;
	margin-top: -1em;
}




#header img {
	float: left;
}

/*  ---------------------------------------  Navigation styles ----------------------- */
#navlist
{
	margin-left: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin-top: 0px;
	padding: 12px 1px 6px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
	border-left-width: .25em;
	border-left-style: solid;
}

#navlist li a:link {
	color: #FFFFFF;
}
#navlist li a:visited {
	color: #CCCCCC;
}

#navlist li a:hover
{
	color: #EBE671;
	border-bottom: medium solid #FFFFFF;
}

.proclamation {
	height: 500px;
	overflow: auto;

	margin-top: 25px;
	border-top: thin solid #C0C0C0;
}
.clear {
	clear: both;
}

.comp h3 {
	color: #990000;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
}
.comp h4 {
	color: #003399;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
}
.sponsor {
	position: relative;
	top: 500px;
}
.expand {
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 1.3em;
	line-height: 1.3em;
}
.story li {
	padding-bottom: .7em;
}
.story a {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
