 body { 
 font: 12px georgia,times,serif; 
 color: #000000x; 
 background: #CBE1FC url(images/mainBg.gif) repeat-x top; 
 margin: 0;
 text-align: center;	 
}

a { 
 color: #6F232D;
 text-decoration: none; 
}

a:hover,a:active { 
 text-decoration: underline; 
 }

li a {
 display: block;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 11px;
 text-transform: none;
 padding: 2px 0 3px 0;
}

li a:hover { 
 color: #5E1919; 
 }

#footer a {
 color: #6F232D;
 margin: 0 5px;
 text-decoration: none;
}

#footer a:hover {
 background: #CBC7B5;
 color: #2B0101;
}

#container { 
 margin: 0 auto;
 text-align: left; 
 background: url(images/contBg.gif) repeat-y center;
 width: 672px;	
}

#intro,#extraInfo {
 line-height: 19px;
}

#pageHeader { 
 height: 362px;
 background: url(images/top2.jpg) no-repeat;
}


#flashHeader {
 margin-left: 18px;
 height: 287px;
 }

#contentHeader {
 background: url(images/preBg2.gif) no-repeat center top;
 height: 87px;
 font-size: 9px;
 text-transform: uppercase; 
}

#indexContentHeader {
 background: url(images/preBg.gif) no-repeat center top;
 height: 87px;
 font-size: 9px;
 text-transform: uppercase;
}




#mainInfo {
 width: 380px;
 margin-top: -85px;
 margin-left: 255px;
}

#indexMainInfo {
 width: 380px;
 margin-top: -90px;
 margin-left: 255px;
}

#extraInfo {
 width: 585px;
 padding: 20px 0 0 40px;
}

#pageNav {
 position: absolute;
 top: 335px;
 padding-left: 45px;
 color: #2B0101;
}

#linkTable {
 background: url(images/linkTableBttm.gif) no-repeat bottom;
 padding-bottom: 12px;
 margin-top: 85px;  
}

#indexLinkTable {
 background: url(images/linkTableBttm.gif) no-repeat bottom;
 padding-bottom: 12px;
 margin-top: 75px;
}


#mainInfo h3 {
 text-indent: -5000px;
 height: 37px;
}

#indexMainInfo h3 {
 text-indent: -5000px;
 height: 37px;
}




#linkTable h3 {
 height: 23px;
 width: 189px;
 text-indent: -5000px;
 background: url(images/linkTableSpan.gif);
 margin: -25px 0 1px 0;
}

#indexLinkTable h3 {
 height: 23px;
 width: 189px;
 text-indent: -5000px;
 background: url(images/linkTableSpan.gif);
 margin: -25px 0 1px 0;
}



#footer {
 display: block;
 width: 400px;
 margin-left: 10px;
 margin-top: 20px;
 padding: 0 0 20px 0;
 text-align: right;
 font: 14px verdana,arial,serif;
 text-transform: uppercase;
 letter-spacing: -1px;
 background: #DCD5B8 url(images/footerBg.gif) no-repeat bottom;
}

#logo {
 position: relative;
 background: url(images/logo.gif) no-repeat;
 width: 150px;
 height: 158px;
 margin-left: 425px;
 margin-top: -115px;
 }

#pageHeader h1,h2 { 
 display : none; 
 }

ul,li {
 list-style: none;
 padding: 0;
 margin: 0;
 }

li {
 background: #862431;
 padding: 5px 7px;
 border-bottom: 1px solid #DCD5B8; 
 text-transform: uppercase; 
 font-size: 9px;
 }

li:hover { background: #DCD5B8; }