body {
margin: 0px;
padding: 0px;
text-align: center;
background-color: #F5F5DC;
font-family: arial;
font-size: 1em;
color: #308330;
}

#container {
width: 1024px;
}

#header {
width: 1024px;
}

#header img {
vertical-align: bottom;
}

#menu {
width: 1024px;
}

#menu img {
vertical-align: bottom;
}

#fg {
	background-color: black;

font-color: yellow:
; 	color: #FFFF00;
}

#subMenu {
width: 1022px;
background-image: url("../index_back.gif");
background-position: bottom center;
background-repeat: repeat-x;
}

.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: 1280px;
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: #308330;
}

#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: #9F320E;
}

A:visited {
text-decoration: none;
color: #9F320E;}

A:active {
text-decoration: none;
color: #9F320E;
}

A:hover {
text-decoration: underline; 
color: #DB6E4A;
}

#shrink a:hover img
{
  border: 1px solid #DB6E4A;
}

.menu2 {
width: 100%; 
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: 100%; 
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;*/
}
