body {
margin: 0px;
padding: 0px;
text-align: center;
background-color: #000000;
font-family: arial;
font-size: 1em;
color: #ff8855;
}

#container {
width: 1024px;
}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

#header {
width: 1024px;
}

#header img {
vertical-align: bottom;
}

#menu {
width: 1024px;
}

#menu img {
vertical-align: bottom;
}

#subMenu {
width: 1022px;
border-left: solid 1px green;
border-right: solid 1px green;
text-align: center;
margin: 0px;
padding: 0px;
background-color: black;
}

.SubMenu ul
{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

.SubMenu li
{
 margin: 0px;
 margin-top: 5px;
 padding: 0px;
 float: left;
 width: 19.8%;
 text-align: center;
 font-weight: bold;
}

.SubMenu a:link{
text-decoration: none;
color: #000000;
}

.SubMenu a:visited{
text-decoration: none;
color: #000000;
}

.SubMenu a:active{
text-decoration: none;
color: #000000;
}

.SubMenu a:hover{
margin-top: 0px;
text-decoration: none;
color: yellow;
/*width: 100%;
height: 25px;*/
/*background-color: #FFFFFF;*/
/*background-image: url("../images/hover.gif");
background-repeat: repeat-x;
display: block;*/
}

#content {
background-color: #FFFFFF;
background-image: url("../images/content_back.gif");
background-repeat: repeat-x;
width: 100%;
text-align: left;
padding-bottom: 10px;
}

#content h1 {
/*text-decoration: underline;*/
font-size: 1em;
font-weight: bold;
margin: 0px;
padding: 10px;
padding-left: 20px;
color: #DB6E4A;
}

#content h2 {
/*text-decoration: underline;*/
font-size: 1em;
font-weight: bold;
margin: 0px;
padding: 10px;
padding-left: 20px;
color: #990000;
}

#content p {
font-size: .9em;
margin: 0px;
padding: 6px;
padding-left: 40px;
}

#content ul {
font-size: .9em;
margin: 0px;
padding-top: 2px;
padding-left: 56px;
padding-bottom: 10px;
}

#imageRight {
padding: 15px; 
padding-bottom: 0px; 
float: right;
}

#footer {
width: 1024px;
height: 40px;
background-image: url("../images/footer-back.gif");
background-repeat: repeat-x;
color: #FFFFFF;
}

#footer p{
padding: 0px;
margin: 0px;
padding-top: 7px;
font-weight: bold;
text-align: center;
font-size: .7em;
}

#footer img {
vertical-align: bottom;
}

a img {
border: none;
}

.highlight
{
font-weight: bold;
color: #990000;
}

A:link {
text-decoration: none;
color: #00bb44;
}

A:visited {
text-decoration: none;
color: #00bb44;}

A:active {
text-decoration: none;
color: #00bb44;
}

A:hover {
text-decoration: underline; 
color: #DB6E4A;
}

#shrink a:hover img
{
  border: 1px solid #DB6E4A;
}

.menu2 {
width: 1024px; 
height: 35px; 
margin: 0px; 
padding: 0px;
/*background-image: url('menu_background.gif');
border-bottom: 1px solid #f40015;*/
background-color: #DDDDDD;
font-size: .7em;
}

.menu2 ul
{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

.menu2 li
{
 margin: 0px;
 margin-top: 1px;
 padding: 0px;
 float: left;
 width: 16.6%;
 text-align: center;
 font-weight: bold;
}

/*.menu2 a:link{
text-decoration: none;
color: #ffffff;
}

.menu2 a:visited{
text-decoration: none;
color: #ffffff;
}

.menu2 a:active{
text-decoration: none;
color: #ffffff;
}

.menu2 a:hover{
text-decoration: underline;
color: #ffffff;
}*/

.menu3 {
width: 1024px; 
height: 30px; 
margin: 0px; 
padding: 0px; 
/*background-image: url('menu_background.gif');
border-bottom: 1px solid #f40015;
background-color: #DDDDDD;*/
background-image: url("../images/footer-back.gif");
background-repeat: repeat-x;
font-size: .8em;
}

.menu3 ul
{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

.menu3 li
{
 margin: 0px;
 margin-top: 5px;
 padding: 0px;
 float: left;
 width: 19.8%;
 text-align: center;
 font-weight: bold;
}

.menu3 a:link{
text-decoration: none;
color: #ffffff;
}

.menu3 a:visited{
text-decoration: none;
color: #ffffff;
}

.menu3 a:active{
text-decoration: none;
color: #ffffff;
}

.menu3 a:hover{
margin-top: 0px;
text-decoration: none;
color: yellow;
/*width: 100%;
height: 25px;*/
/*background-color: #FFFFFF;*/
/*background-image: url("../images/hover.gif");
background-repeat: repeat-x;
display: block;*/
}
