body {
margin:0; 
padding:0; 
font-family:Verdana, Helvetica, sans-serif; 
background: #2A2A2A;
}

#page {
width: 80%;
margin: 0 auto;
}

#header {
background: url('../images/header.jpg') no-repeat top left #000;
margin-top: 6px;
min-height: 86px;
padding-left: 620px;
color: #fff;
font-weight: bold;
padding-bottom: 4px;
}

#header ul {
margin: 0;
padding: 0px 10px 0 0;
float: right;
}

#header li {
list-style-type: none;
}

#header a, #header a:active{
text-decoration: none;
color: #fff;
font-size: .7em;

}

#header a:hover{
text-decoration: underline;
color: #FEA456;
font-size: .7em;
}

#brand {
background: url('../images/ad_brand.jpg') no-repeat 0px;
margin: -16px 0 0 0;
color: #0088FC;
font-size: .7em;
}

#brand ul{
margin-left: 290px;
list-style-type: none;
width: 200px;
}

#brand ul2{
float: left;
list-style-type: none;
width: 200px;
display: inline;
}

#interaction{
margin: 10px;
}

#navigation3{
background: #000;
height: 60px;
}
#navigation3 ul {
list-style: none;
margin: -29px 0 0 240px;
padding: 0;
font-size: .9em;
}

#navigation3 li {
float: left;
background: url('../images/tab_right.gif') top right no-repeat;
height: 41px;
width: 145px;
}

#navigation3 a {
display: block;
background: url('../images/tab_left.gif') top left no-repeat;
font-weight: bold;
color: #fff;
text-decoration: none;
padding: 0.2em .5em 0em;
height: 41px;
}

#navigation3 a:hover {
color: white;
}

#navigation3 #selected {
font-weight: bold;
background-image: url('../images/tab_active_right.gif');
height: 41px;
}

#navigation3 #selected a {
background-image: url('../images/tab_active_left.gif');
color: white;
height: 41px;
}

#homeTag {
background: #fff;
color: #000;
margin: 0;
padding: 0px 10px 10px 4px;
font-size: .9em;
}

#homeTag h1, #homeTag p {
margin: 0;
padding: 0;
}

#homeTag p {
margin: 0;
padding: 0;
font-size: .9em;
}


#content {
background: url('../images/slice.gif') top left repeat-x #000;
clear: both;
min-height: 300px;
width: 100%;
margin-top: 0px;
padding: 10px 0 10px 0;
}

#homecontent {
background: url('../images/homeslice.gif') top left repeat-x #000;
clear: both;
min-height: 300px;
width: 100%;
margin-top: 0px;
padding: 0px 0 10px 0;
height: 400px;
}

#homecontent #navigation3{
background: url('../images/homeslice2.gif') top left repeat-y #000;
height: 40px;

}
#homecontent #navigation3 ul {
list-style: none;
margin: 0px 0 0 0px;
padding: 0;
font-size: .9em;
}

#homecontent #navigation3 li {
float: left;
background: url('../images/tab_right.gif') top right no-repeat;
height: 41px;
width: 145px;
}

#homecontent #navigation3 a {
display: block;
background: url('../images/tab_left.gif') top left no-repeat;
font-weight: bold;
color: #fff;
text-decoration: none;
padding: 0.2em .5em 0em;
height: 41px;
}

#homecontent img {
margin: 8px;
border: 0;
}
#homecontent #text {
width: 25%;
padding: 20px 10px 10px 10px;
float: left;
color: #fff;
font-size: .9em;
margin-top: 0px;
min-height: 3%;
height: 300px;
background: #535353;
}

#homecontent #images {
float: left;
}

#contentMain {
background: #fff;
color: #000;
font-size: 1em;
width: 96%;
padding: 10px;
margin-left: auto ;
margin-right: auto ;
}

#contentText {
width: 70%;
min-height: 500px;
font-size: .8em;
line-height: 1.4em;
}

#contentText ul {
list-style: none;
padding: 0;
font-size: 1.1em;
font-weight: bold;
}

#contentText li.first {
background: url('../images/1.gif') top left no-repeat;
height: 32px;
padding: 6px 0 0 38px;
}

#contentText li.second {
background: url('../images/2.gif') top left no-repeat;
height: 32px;
padding: 6px 0 0 38px;
}


#ad_zone {
font-size: .7em;
position:absolute;
top: 180px;
left:71%;
width:16%;
background: #A48F83;
padding: 10px;
}

#ad_zone h4 {
margin: 0;
padding: 0;
}
#ad_zone a{
font-size: 1em;
}


#bios {
font-size: .7em;
position:absolute;
top: 380px;
left:71%;
width:16%;
background: #fff;
padding: 10px;
}

#bios h4 {
margin: 0;
padding: 0;
}
#bios a{
font-size: 1em;
}

h1 {
color: #990000;
font-size: 1.4em;
}

h2 {
color: #993300;
font-size: 1.1em;
}

ul.lower-alpha {
list-style-type: lower-alpha;
}
#footer {
text-align: center;
margin: 10px;
font-size: .7em; 
color: #ccc;
}

#footer a {
color: #ccc;
}

img {
border: 0;
}

.box {
background: #FCF8D6;
padding: 6px;
}

.note {
font-size: .7em;
}

