html {height:100.1%;}
body {
background-color:#000000;
color:#ffffff;
margin:auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
a, a:link, a:visited {
 color: #FF6600;
}
ul {text-align:left;}
li {text-align:left;}
p {
margin-left:15px;
margin-right:0px;
text-align:left;
margin-top:0px;
}
div {text-align:center;}


img{border:none;}

h1, h2, h3, h4 {
font-weight: 300;

text-align:center;

}

.left {text-align:left;}

.right {text-align:right;}

.center {text-align:center;}

#outer {
background-color:#000000;
}

#wrap { 
width:770px;
background-color:transparent;
margin: 0px auto;
border-left:6px solid #E3700A;
border-right:6px solid #E3700A;
border-bottom: 6px solid #E3700A;
}
#content {
background-color:#000000;
color: #ffffff;
margin:0px auto;
width:800px;
vertical-align:top;
text-align:center;
}
.float-left {float:left;}
.float-right {float:right;}
#right-col {
margin-left: 280px;
width: 490px;

}

#menu {
width: 770px;
text-align:center;
margin:auto;

}
#menu a, #menu a:link, #menu a:visited {
color:yellow;
font-size: 120%;
text-decoration:none;}
#menu a:hover {
color: #FF6600;
}

/*menu active page buttons*/
body.hm #menu #hm, body.hm #menu #hm a,
body.bs #menu #bs, body.bs #menu #bs a {
color:#FF6600;
}
body.wip #menu #wip, body.wip #menu #wip a,
body.fs #menu #fs body.fs #menu #fs a
{
color:#FF6600;
}
body.sho #menu #sho, body.sho #menu #sho a,
body.ct #menu #ct, body.ct #menu #ct a
{
color:#FF6600;
}
body.up #menu #up, body.up #menu #up a,
body.sm #menu #sm, body.sm #menu #sm a
{
color:#FF6600;
}

#footer {
margin:auto;
text-align:center;
width:770px;
font-size:80%;

}
#footer-left {
float:left;
width: 300px;
text-align:left;
}
#footer-right {
float:right;
width:400px;
text-align:right;
}


#home-flash {
margin:auto;
width:770px;
height:301px;
vertical-align:top;
text-align:center;
background-color: #00000f;
}
#banner {margin:0px auto;
background-color:black;width:770px;}

.small {
font-size:80%;}

.orange {color:#E3700A;}