/* ----- CSS ----- */

body{
background-color: #000000;
vertical-align: top;
font-family:verdana, arial;
color: white;
border:0;
padding:0px
}

h2{
text-align: left;
font-style:italic
}

A {color:red; font-weight:bold;}

A:link {font-weight:bold;padding: 0px}
A:visited {font-weight:bold;padding: 0px}
A:active {font-weight:bold;padding: 0px}
A:hover {color:red;font-weight:bold;padding: 0px}

a img { border: none; }

textarea{
background-color: #f0efe8;
text-align: left;
text-valign: top;
font-family:verdana, arial;
color: #707070;
}

input{
background-color: #f0efe8;
text-align: left;
text-valign: top;
font-family:verdana, arial;
color: #707070;
}

select{
background-color: #f0efe8;
text-align: left;
text-valign: top;
font-family:verdana, arial;
color: #707070;
}

table{
border:0px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left:0px;
margin-right:0px
}

/* ----- IDS ----- */
div#container{
background-color: #000000;
width:100%;
border-bottom: 2px solid #fcdb04;
border-right: 2px solid #929290;
border-left:2px solid #929290;
}

div#banner{
background-color: #000000;
color: #ffffff;
width:100%;
height: 217px;
padding:0px;
border-left:2px solid #929290;
}

div#banner img{
background-color: #000000;
color: #ffffff;
padding:0px;
left-margin:0px;
right-margin:0px
}

div#btmhalf{
background: url("../images/leftbar_bg.jpg") repeat-y 0% 0% #000000;

}

div#leftmenu{
width:226px;
float:left;
}

div#content {
background: url("../images/topbar_bg.jpg") repeat-x 0% 0% #000000;
padding:25px;
margin-left:225px;
}

div#content img{
padding: 0px;
border:0
margin:0px;
}

div#rightlinks {
background-color: #000000;
height:400px;
width:223px
}

div#title {
text-align: left;
font-style:italic;
font-size: 1.3em;
font-weight: bold
}

div#footer {
background: url("../images/btmbar.jpg") repeat-x 0% 0% #000000;
color: #fcdb04;
padding-left:5px;
padding-right:5px;

}
/* ----- CLASSES ----- */
.title {
text-align: left;
font-style:italic;
font-size: 1.3em;
font-weight: bold
}

.orange
{
color: orange;
}

.largetxt
{
font-size:1.1em;
font-weight: bold
}

.smalltxt
{
font-size:.9em;
}

.red{
color: red;
font-weight: bold
}

a.admin{
color: orange;
font-weight: bold
}

a.download{
font-size:1.1em;
}




.gainlayout { _height: 0; }
