body {background-color: #c9c49b; font-family: Century Gothic; font-size: 12pt; color: black; margin: 5px 0 5px 50%;text-align: left;}
a {color: black; text-decoration: none;outline-style: none;}
a:visited {color: black; text-decoration: none;outline-style: none;}
a:link {color: black; text-decoration: none;outline-style: none;}
a:active {color: black; text-decoration: none;outline-style: none;}
a:hover {color: white; text-decoration: none;outline-style: none;} 

#MainDiv
{
    position:relative;
    margin-left:-454px;
    margin-top:0px;
    width: 908px;
    top: 0px;
    left: 0px;
  /*  background-color: #9c6b35;   */
    background-image: url(images/background.jpg);
    background-repeat:repeat-y;
  
}


#NavDiv
{
    position:relative;
    top:17px;
    left:0px;
    z-index:500;
    font-size: 11pt;
    text-align: center;    
}    

#SubPgNavDiv
{
    position: relative;
    top:42px;
    left:0px;
    z-index:500;
    font-size: 11pt;
    text-align: center;    
}

#MaskDiv
{
    position: absolute;
    top:0px; 
    left:0px;
    z-index:100;
}    

#SubPageHeader
{
    position:relative;
    border: none;
    margin-top:-24px;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    padding:0;
}    

#PageName
{
    z-index: 500; 
    position:absolute; 
    top:258px; 
    left:158px; 
    height:50px; 
    width: 176px;
}    

#MidDiv
{
    position:relative;    
    margin: 0;
    margin-top: -4px;
    border: none;
    padding:0;
    width: 908px;
    background-image: url(images/subpage_mid.gif);
    background-repeat: repeat-y;
}    

#PageContent
{
    position:relative;    
    left: 140px;
    width:752px;
}

 
#PageContent a {color: black; text-decoration:underline;outline-style: none;}
#PageContent a:visited {color: black; text-decoration: underline;outline-style: none;}
#PageContent a:link {color: black; text-decoration: underline;outline-style: none;}
#PageContent a:active {color: black; text-decoration: underline;outline-style: none;}
#PageContent a:hover {color: white; text-decoration: underline;outline-style: none;}

    
#PageContentX
{
    position:relative;    
    left: 140px;
    width:782px;
	height: 400px;
    background-image: url(images/background.gif);
    background-repeat:repeat-y;	
}    


#HomePg_Footer_Spacer
{
    position:relative;
    top:652px;
    left:0px;
    background-color:#c9c49b;
    width: 900px;
    height:68px;
}    

#Footer_Spacer
{
    margin-top:-30px;
    background-color:#c9c49b;
    width: 908px;
    height:68px;
}    
   
#Inside_Footer
{
    z-index: 500;
    position:relative;
    top:-106px;
    left:243px;
    height:24px;
    width: 572px;
    font-size: 8pt;
}
