﻿body 
{
    background-color: #000000;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color:#b7b7b7;
    font-family:Verdana,Arial,sans-serif;
    font-size:small;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height: normal;
    background-repeat: repeat-x;
}

#wrapper
{
    font-size:85%;
    text-align: center;
    width: 847px;
    margin:0pt auto;
    position:relative;
}

#header 
{
    background-image: url(Images/header.jpg);
    height: 160px;
    width: 847px;
}

#header_nav
{
    background-image: url(Images/nav_back_repeat.jpg);
    height: 30px;
    width: 847px;
    background-repeat: repeat-x;
}

#content
{
    text-align: left;
    min-height: 360px;
    background-color: #2d2d2d;
}

#content, .text_content
{
	padding: 10px 10px 10px 10px;
}

a 
{
    color:#e3131d;
    text-decoration:none;
}

a:visited 
{
    color:#e3131d;
    text-decoration:none;
}
a:hover 
{
	color:#b21b1b;
}
a img 
{
	border-width:0pt;
}

p, form, h1, h2, h3, h4, h5, h6 
{
	font-weight:normal;
	margin:0pt;
	padding:0pt;
}
h1, h2, h3, h4, h5, h6 
{
	color:#917856;
	font-family:Verdana,Arial,sans-serif;
	line-height:1.3em;
	margin-bottom:0.8em;
}
p {
margin-bottom:1.5em;
}
h1 
{
	font-size:200%;
	margin:0.2em 0pt 1.2em;
	padding:0pt 80px;
}
h2 
{
	color:#F7941F;
	font-size:160%;
}
h3 
{
	font-size:150%;
}
h4 
{
	font-size:120%;
}
h5 
{
	font-size:110%;
}
h6 
{
	font-size:105%;
}
input, textarea 
{
	font-family:Verdana,Arial,sans-serif;
	font-size:100%;
}

#footer
{
    background-image: url(Images/footer_back_repeat.jpg); 
    background-repeat: repeat-x;
    height: 28px;
    width: 847px;
    clear:both;
}

#footer p 
{
    color:#A39478;
    font-size:90%;
    line-height:1.6em;
    margin:0pt;
    padding:6px 12px 7px;
}

#footer #copyright 
{
    float:left;
}
#footer #legal 
{
    float:right;
    text-transform:lowercase;
}
#footer #legal a {
color:#A39478;
}
#footer #legal a:hover {
color:#DDDDDD;
}
* html #footer p {
height:1%;
}
#footer a, #footer a:visited {
border-color:#D4C9AD;
color:#90816A;
}
#footer a:hover {
border-color:#D4C9AD;
color:#DDDDDD;
}

#nav 
{
    height:84px;
    position:absolute;
    right:0pt;
    top:85pt;
    width:600px;
}

#nav ul 
{
    bottom:7px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:0pt;
    position:absolute;
    right:16px;
    text-transform:lowercase;
}

#nav li 
{
    float:left;
    margin:0pt;
    padding:0pt;
}

#nav a, #nav strong 
{
    border-bottom-width:0pt;
    color:#AAAAAA;
    display:block;
    padding:4px 8px;
    text-decoration:none;
    white-space:nowrap;
}

* html #nav a 
{
    width:1%;
}

#nav a:hover, #nav li.current a 
{
    color:#DDDDDD;
}

#nav li.current strong 
{
    color:#FFFFFF;
}

#footer #copyright 
{
    float:left;
}

#footer p 
{
    color:#AAAAAA;
    font-size:90%;
    line-height:1.6em;
    margin:0pt;
    padding:6px 12px 7px;
}

#formContainer
{
	text-align: left;
}

.page
{
    color:#d42121;
    font-weight: bold;
    text-decoration: underline;
}

.page:Hover
{
    color: #a71c1c;
    text-decoration: underline;
    font-weight: bold;
}

#friendlinks_header
{
	background-image: url(Images/FriendLinks_Header.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 276px;
	margin-top: 10px;
}

#sponsorlinks_header
{
	background-image: url(Images/SponsorLinks_Header.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 276px;
	margin-top: 10px;
}

.links_content
{
	background-color: #252525;
	padding: 5px 5px 5px 5px;
}

.links_contnet, ul
{
	bottom:7px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0pt;
    padding:5px 5px 5px 5px;
    right:16px;
    text-transform:lowercase;
}

.links_contnet, li
{
	margin: 3px 0 0 0;
}

.links_contnet, li a
{
	color:#DDDDDD;
}

.links_contnet, li a:hover
{
	color:#FFFFFF;
}

.links_contnet, li a:visited
{
	color:#7e0406;
}

.links_footer
{
	background-image: url(Images/Links_Footer.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 276px;
}

.video_wrapper
{
	padding-left: 15px; padding-top: 15px;
}

.video_top
{
	background-image: url(Images/video_content_top.jpg);
	background-repeat: no-repeat;
	width: 405px;
	height: 14px;
}

.video_bottom
{
	background-image: url(Images/video_content_bottom.jpg);
	background-repeat: no-repeat;
	width: 405px;
	height: 14px;
}

.video_content
{
	background-image: url(Images/video_content_repeat.jpg);
	background-repeat: repeat-y;
	width: 405px;
}