﻿body	
{  
        margin-left: auto;
	    margin-right: auto;
        margin-top: 5px;
        margin-bottom: 10px;
        background-color: #000000;
}
a:link 
{ 
     background-color: transparent;
     font-family: Century Gothic,Georgia,Verdana; 
     color: #000080; 
     font-size: 0.9em; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     background-color: transparent;
     font-family: Century Gothic,Georgia,Verdana; 
     color: #000080; 
     font-size: 0.9em; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     background-color: transparent;
     font-family: Century Gothic,Georgia,Verdana; 
     color: #1B7BCB; 
     font-size: 0.9em; 
     font-weight: normal; 
     text-decoration: none;
}
a:hover 
{    
     background-color: transparent;
     font-family: Century Gothic,Georgia,Verdana; 
     color: #1B7BCB; 
     font-size: 0.9em;
     font-weight: normal; 
     text-decoration: none;
}
a.Nav:link /* Begin Site Navigation */
{
     font-family: Century Gothic,Georgia,Verdana; 
     color: #000080; 
     font-size: 0.9em; 
     font-weight: normal;  
     text-decoration: none;
     margin-left: 3px;
     margin-right: 3px;
     padding: 3px;
     border-left: 1px #D7D7A0 solid;
     border-right: 1px #D7D7A0 solid;

}
a.Nav:visited /* Navigation Visited */
{
     font-family: Century Gothic,Georgia,Verdana; 
     color: #000080; 
     font-size: 0.9em;
     font-weight: normal; 
     text-decoration: none;
     margin-left: 3px;
     margin-right: 3px;
     padding: 3px;
     border-left: 1px #D7D7A0 solid;
     border-right: 1px #D7D7A0 solid;
}
a.Nav:active /* Navigation Active */
{
     font-family: Century Gothic,Georgia,Verdana; 
     color: #1B7BCB; 
     font-size: 0.9em;
     font-weight: normal; 
     text-decoration: none;
     margin-left: 3px;
     margin-right: 3px;
     padding: 3px;
     border-left: 1px #1B7BCB solid;
     border-right: 1px #1B7BCB solid;
}
a.Nav:hover /* Navigation Hover */
{
     font-family: Century Gothic,Georgia,Verdana; 
     color: #1B7BCB; 
     font-size: 0.9em;
     font-weight: normal; 
     text-decoration: none;
     margin-left: 3px;
     margin-right: 3px;
     padding: 3px;
     border-left: 1px #1B7BCB solid;
     border-right: 1px #1B7BCB solid;
}
#wrapper /* Site Content Holder */
{
	width: 800px;
	background-color: #D7D7A0;
	margin:0 auto 0 auto;
}
#banner /* Banner Content */
{
	width: 800px;
	background-color: #D7D7A0;
	margin-left: auto;
	margin-right: auto;
}
#nav /* Site Navigation */
{
	width: 800px;
	background-color: #D7D7A0;
	margin-left: auto;
	margin-right: auto;
    text-align:left;
    text-indent:20px;
    padding-bottom:20px;
}
#flashcontent /* Flash Content */
{
	width: 800px;
	background-color: #D7D7A0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.comContent
{
	width: 780px;
	background-color: #D7D7A0;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	padding:5px;
}
.logoContent /* Content Div with Full Width and logo Content */
{
	width: 800px;
	background-image: url("Graphics/logoBG.jpg");
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
.fullContent /* Content Div with Full Width */
{
	width: 800px;
	background-color: #D7D7A0;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
#mastTBL /* Site Table Layout */
{
	width: 780px;
	background-color: #D7D7A0;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}
.iconTD /* Site Table Layout */
{
	width: 130px;
	background-color: #D7D7A0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.headerTD /* Site Table Heaser Cell */
{
	width: 780px;
	background-color: #D7D7A0;
	padding-top:5px;
}
.galleryTD /* Main Gallery Image Cell */
{
	width: 260px;
	background-color: #D7D7A0;
	padding-top:15px;
	padding-bottom:5px;
	text-align:center;
}
#galTBL /* Site Table Layout */
{
	width: 800px;
	background-color: #D7D7A0;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}
.galTD /* Gallery Thumbnail Cell */
{
	width: 200px;
	background-color: #D7D7A0;
	padding-top:15px;
	padding-bottom:5px;
	text-align:center;
}
.imgHome
{
     border:0px;
}
.imgGal
{
     border:1px #000000 solid;
}
.siteText /* Site Text */
{
     font-family: Century Gothic,Georgia,Verdana; 
     color: #000000; 
     font-size: 0.9em;
     font-weight: normal; 
     text-decoration: none;
     margin-top:10px;
     margin-left: 10px;
     margin-right: 10px
}
.smText /* Site Text */
{
     font-family: Century Gothic,Georgia,Verdana; 
     color: #000000; 
     font-size: 0.8em;
     font-weight: normal; 
     text-decoration: none;
     margin-left: 5px;
}
.logoText /* Site Text */
{
     font-family: Century Gothic,Georgia,Verdana; 
     color: #000000; 
     font-size: 0.9em;
     font-weight: normal; 
     text-decoration: none;
     margin-top:10px;
     margin-left: 100px;
     margin-right: 100px
}
#Footer
{
	width: 800px;
	background-color: #D7D7A0;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
