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

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

body {
background:url(../images/bodybg.png) top left repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* ABC */

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

#banner img {
border: none;
}

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

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

#footer {
background:#000000;
border: 1px solid #272B2E;
color: white;
float: left;
height: 40px;
font-size: .85em;
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;
}

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

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

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

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

#text a {
color: #FFBA00;
}

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

#text table a:hover {
color: #CC0000;
}

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

#text h1 {
color: white;
font-size:14px;
line-height: 150%;
margin-bottom: 20px;
}

#text h2 {
color:#FFCC00;
font-size:12px;
margin-bottom:20px;
margin-top:-20px;
}

#text em {
color: #CCC;
}

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

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

#top p {
color:#000000;
font-size:11px;
padding-left:5px;
padding-top:2px;
}

#upperimage{
background:transparent;
float:left;
margin-left: 1px;
margin-right: 5px;
height: 175px;
width: 499px;
}

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

/* CLASSES */

.fleft{
float:left;
}

.fright{
float: right;
font-size: 11px;
}

.formfields{
font-size: 11px;
}

.handyes {
display: none;
}

.quote {
color:#FFFF00;
font-style:italic;
}

ul.arrow, ul.arrowback {
list-style: none;
margin-left: -20px;
width: 200px;
}

ul.arrow li, ul.arrow li {
background: url(../images/li-arrow.gif) 0 2px no-repeat;
font-weight: bold;
height: 25px;
}

ul.arrowback li {
background: url(../images/li-arrowback.gif) 0 2px no-repeat;
font-weight: bold;
height: 25px;
}

ul.arrow li a, ul.arrowback li a {
color: white;
padding-left: 20px;
text-decoration: none;
}

ul.arrow li a:hover, ul.arrowback li a:hover {
color: black;
}


/*
.li-arrow {
background: green;
clear: both;
float: left;
list-style: none;
width: 400px;
}

.li-arrow dt, .li-arrow li {
background: url(../images/li-arrow.gif) 0 2px no-repeat;
font-weight: bold;
height: 25px;
}

.li-arrow dt a, .li-arrow li a {
color: white;
padding-left: 20px;
text-decoration: none;
}

.li-arrow dt a:hover, .li-arrow li a:hover {
color: black;
}

.li-arrow dd, .li-arrow li {
color: white;
margin-bottom: 20px;
margin-left: -20px;
}

.li-arrow li {
margin-bottom: 0px;
margin-left: -20px;
}

*/

.linkstable{
table-layout:fixed;
width:400px;
}

.navimg{
margin-right:10px;
}

