body
{
margin: 0px;
background-color: #CCCCCC;
}

#container
{
width: 884px;
margin: 0 auto;
position: relative;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}

#container a{
color: #003399;
text-decoration: underline;
}

#container a:hover{
color: #cdb914;
text-decoration: underline;
}

#header
{
margin: 0 auto;
width: 884px;
height: 150px;
background: #fff;
border-bottom: 1px solid #000;
background: url(../images/header/header.jpg);
}

#insidecontent
{
float: left;
width: 650px;
min-height: 600px;
border-right-color: 2px solid #E7D744;
padding-top: 5px;
padding-left: 16px;
padding-bottom: 20px;
margin-bottom: 20px;
background-color: #ffffff;
}

#insidecontent p
{
color: #000;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
}

#insidecontent img
{
border: 2px #BCAE34 solid;
}

#sidebar
{
float: right;
width: 160px;
height: inherit;
border-left: 1px #000 dashed;
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
margin-top: 10px;
margin-bottom: 25px;
text-align: center;
}

h1 {
color: #000000;
font-size: 20px;
font-family: "Comic Sans MS";
font-weight: bold;
padding-bottom: 1px;
}
	  
h2 {
color: #000000;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px dashed #cdb914;
padding-bottom: 1px;
margin-top: 30px;
}

h3 {
color: #000000;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px dashed #cdb914;
padding-bottom: 1px;
}

#invertedtabs{
margin-left: 5px;
padding: 0;
width: 800px;
background: #ffffff;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 2px;
}

#invertedtabs ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform: none;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: #DFDB04;
background: #000000;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display: block;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #F4F417;
color: #000000;
text-decoration: none;
}

#invertedtabs a:hover span{
background-color: #F4F417;
color: #000000;
text-decoration: none;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 884px;
height: 4px;
line-height: 5px;
background: #F4F417;
}

#footer
{
width: 884px;
height: 40px;
clear: both;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px dashed #000000;
background-color: #DFDB04;
text-align: center;
}

#footer a
{
color: #000000;
text-decoration: underline;
}

#footer a:hover
{
color: #000000;
text-decoration: underline;
}