/* CSS Document */
html,body {
	margin:0;
	padding:0;
	height: 100%;
}
#staff {
	margin-top: 50px;
}
body {
	text-align:center;
	background: #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	margin:0 10px 10px;
	font: 1em;
	color: #CC3300;
}
a {
	display:block;
	padding:0;
	color: #5C110D;
	text-align: center;
}
li a {
	text-align: left;
}
h1 {
	font-size: 1.6em;
	color: #5C110D;
	text-align: center;
	font-weight: lighter;
}
h2 {
	color: #0066FF;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
h3 {
	font: 0.7em;
	color: #F8A808;
	text-align: center;
}
h4 {
	color: #CC9933;
	font: italic .9em;
	text-align: left;
}
h5 {
	color: #996600;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
h6 {
	margin: 3px 0px;
	padding: 0px;
	font: .9em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
h7 {
	font-size: 1.8em;
	color: #5C110D;
	text-align: center;
	font-weight: lighter;
}
li {
	text-align: left;
	padding: 0 10px 2px 10px;
	font-size: 0.9em;
	color: #996600;
}
#navinfo p {
	margin-right: 10px;
	margin-left: 0px;
	text-align: left;
	color: #000000;
	font-size: 0.9em;
}
#content p {
	text-align: left;
	margin: 5px;
	padding: 0 10px 10px 10px;
	font-size: 0.9em;
	color: #CC3300;
}
#right a {
	text-align: center;
	font: 1.1em;
	padding-bottom: 5px;
}
#right p {
	margin-right: 10px;
	margin-left: 0px;
	font-size: 0.9em;
	font-style: oblique;
	text-align: left;
	color: #0066FF;
}	
.inline {
	text-align: left;
	font-size: 1.1em;
}
.nospan {
	display: inline;
}
div#footer {
	width: 785px;
	height:61px;
	background: url(images/footer.jpg) no-repeat center bottom;
	bottom: 0px;
}
#right {
	border-left: 1px solid #5c110d;
	padding: 25px 15px 0 10px;
}
#navinfo {
	margin: 5px 5px 10px 15px;
}
.show {
	margin: 0px auto 7px;
	width: 400px;
	border: 1px solid #CC9933;
	padding: 4px;
}
#content .show img {
	border-right: solid #CC9933 1px;
}
#main #content .show p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
#navinfo img {
	margin: 5px auto 10px 0px;
}
#navinfo .orange {
	color: #CC3300;
}
#main {
	background: url(images/indexbg.jpg) repeat-y top center;
}
#content {
	padding: 5px;
}
#content img {
	margin: 10px;
}
#right img {
	border-style: none;
}
.clear {
	display: block;
	margin-bottom: 5px;
}
.box {
	border: 1px solid #5C110D;
	margin: 10px;
	width: 400px;
}
.center {
	text-align: center;
}
.divider {
	height: 20px;
	text-align: center;
	background: url(images/divider.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
}
#right h1 {
	font-size: 1.2em;
	color: #5C110D;
	text-align: center;
}
#right .center {
	text-align: center;
}
#content .center {
	text-align: center;
}
#content .caption {
	font: 0.7em;
	color: #CC3300;
	text-align: center;
}
#navinfo .center {
	text-align: center;
}
.blue {
	color: #0066FF;
}
#navinfo h2 {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.shownext {
	margin: 0px auto 7px;
	width: 400px;
	border: 1px solid #333333;
	padding: 4px;
}
#content .shownext img {
	border-right: solid #CC9933 1px;
}
#main #content .shownext p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

#content .shownext .left {
	color: #000000;
	font-size: 0.9em;
	text-align: left;
}
#content .show .left {
	display: block;
	margin-bottom: 5px;
	color: #000000;
	font-size: .9em;
	text-align: left;
}
#content .show .red {
	color: #FF0000;
	font-size: 1.1em;
}

#content .shownext .red {
	color: #FF0000;
	font-size: 1.1em;
}
.red {
	color: #FF0000;
	font-size: 1.1em;
}
