/* CSS Screen = for layout purposes only ColorCombo207 (View) 226 */

* {
font-size: inherit;
margin: 0;
padding: 0;
}

body {
background: black;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}

/* ABC */

#banner {
border-bottom: none;
float: left;
width: 712px;
}

#banner img {
border: none;
}

#bottom {
background:#B04732;
border: none;
float: left;
height: 20px;
margin-bottom:10px;
margin-left:1px;
margin-right: 5px;
text-transform:uppercase;
width: 499px;
}

#content p{
color:black;
}

#flash {
background:transparent;
float:left;
margin-left: 1px;
height: 320px;
width: 499px;
}

#footer {
background:#000000;
color: white;
float: left;
height: 40px;
font-size: .80em;
margin-bottom: 50px;
text-align: right;
width: 708px;
}

#footer a {
color: #BEF243;
}

#footer a:hover {
color: #BEF209;
}

#footer p {
margin: 15px 15px 0 15px;
}

#frame {
float: left;
left: 50%;
margin-left: -350px;
margin-top: 5px;
padding-top:30px;
position: absolute;
width: 705px;
}

#images {
border: 1px solid #272B2E;
border-bottom: none;
border-top: none;
clear: both;
float: left;
width: 700px;
}

img {
border:none;
}

#nav {
border: none;
float:left;
margin-left:11px;
overflow: hidden;
text-align: right;
width:189px;
}


#nav img {
border: none;
margin-bottom:1px;
}

#nav p {
background:#DDC999;
color:black;
font-size:1em;
line-height: 145%;
margin-top: 30px;
margin-right: 10px;
padding-right: 5px;
text-align:right;
}

#content p{
color: black;
}

#text {
background: transparent;
float: left;
width: 500px;
}

#text a {
text-decoration:none;
color:#B50000;
}

#text a:hover {
color: #FFF;
}

#text div.content {
padding-top:10px;
margin-left:15px;
margin-right:15px;
margin-top:5px;
}
		
#text h1, #text h3, #text h4, #text p, #text ul, #text ol, #text table, #text form {
color: black;
line-height: 150%;
margin-bottom: 20px;
}

#text h2 {
font-size: 1.1em;
}

#text em {
color: #CCC;
}

#text ul {
color: black;
margin-left: 20px;
}

#top {
background:#B04732;
border: none;
float: left;
height: 25px;
margin-left:1px;
margin-right: 5px;
overflow: hidden;
text-transform:uppercase;
width: 499px;
}

#top p {
color:#FFF;
font-size:12px;
padding-left:5px;
padding-top:4px;
}

#wrapper {
background: black url(../images/wrapper-bg.png) 0 0 repeat-y;
border-bottom: none;
clear: all;
float: left;
width: 710px;
}

/* CLASSES */

.handyes {
display: none;
}

.buttonlink {
margin-bottom:3px;
}