﻿body	/* Site Layout Positioning and BG Color */
{  
        margin: 5px auto 10px auto;
        background-image:	        url("Graphics/bg.jpg");
	    background-repeat:	        repeat-x;
	    background-color:#000; 
}
a:link /* Standrd Links */
{ 
     font-family: Palatino Linotype,Georgia,Verdana; 
     color: #C0C0C0; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited  /* Standrd Visited Links */
{ 
     font-family: Palatino Linotype,Georgia,Verdana; 
     color: #C0C0C0; 
     font-weight: normal; 
     text-decoration: none;
}
a:active  /* Standrd Active Links */   
{ 
     font-family: Palatino Linotype,Georgia,Verdana; 
     color: #0099CC; 
     font-weight: normal; 
     text-decoration: none;
}
a:hover /* Standrd Hover Links */
{    
     font-family: Palatino Linotype,Georgia,Verdana;  
     color: #0099CC; 
     font-weight: normal; 
     text-decoration: none;
}
#banner /* Banner Content */
{
	width: 900px;
	height:95px;
	margin:0px auto 0px auto;
	background-color: transparent;
}
#fullNav /* Banner Content */
{
	width: 100%;
    height:25px;
	background-image:	        url("Graphics/navBG.jpg");
	background-repeat:	        repeat-x;
	border-bottom: 1px #000 solid;
	margin-bottom:10px;
}
.nav /* Top Navigation */
{
	width: 900px;
	margin: 0px auto 0px auto;
	height:40px;
	background-color: transparent;
}
#contentWrapper /* Site Content Holder */
{
	width: 900px;
	background-color: transparent;
	margin: 0px auto 0px auto;
}
#flashcontent /* Site Banner */
{
	width: 900px;
	height:450px;
	margin-top:30px;
	background-color: transparent;
	color:#C0C0C0;
}
#homeTBL /* Home Tbl */
{
	width: 900px;
	background-color: transparent;
}
.fullContent /* Site Content */
{
	width: 900px;
	background-color: transparent;
	margin-top:10px;
	margin-bottom:10px;
}
.siteContent /* Site Content */
{
	width: 860px;
	background-color: transparent;
	margin: 15px auto 15px auto;
}
.siteContentCenter /* Site Content */
{
	width: 860px;
	background-color: transparent;
	margin: 15px auto 15px auto;
	text-align:center;
}
.comTBL /* Common Tbl */
{
	width: 900px;
	background-color: transparent;
	margin: 10px auto 10px auto;
}
.ltTD /* Site Content */
{
	background-color: transparent;
	padding: 0px 5px 5px 10px;
	text-align:left;
	vertical-align:top;
}
.borderTD /* Site Content */
{
	background-color: transparent;
	padding: 0px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
	border-left:1px #000 solid;
}
.tdCenter /* Featured Gallery Iimages */
{
	background-color: transparent;
	padding-top:5px;;
	text-align: center;
	vertical-align:top;
}
.cenTD /* Site Content */
{
	background-color: transparent;
	padding: 5px 0px 10px 0px;
	text-align:center;
}
.comTD /* Site Content */
{
	background-color: transparent;
	padding: 10px 10px 10px 10px;
}
.headTD /* Header Cell */
{
	background-color: #2D2D6A;
	padding: 3px 0px 3px 0px;
	text-align:center;
     font-family: Palatino Linotype,Georgia,Verdana;  
     color: #C0C0C0; 
     font-size: 0.9em; 
     font-weight: bold; 
     text-decoration: none;
}
.statsTD /* Stats */
{
	background-color: transparent;
	padding:5px 0px 3px 10px;
	text-align:left;
	vertical-align:top;
	border-bottom: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
}
.tdText 
{
	background-color: transparent;
	text-align:left;
	vertical-align:top;
}
.siteText /* Site Text */
{    
     font-family: Palatino Linotype,Georgia,Verdana;  
     color: #C0C0C0; 
     font-size: 0.9em; 
     font-weight: normal; 
     text-decoration: none;
}
.justifyText /* Site Text */
{    
     font-family: Palatino Linotype,Georgia,Verdana;  
     color: #C0C0C0; 
     font-size: 0.9em; 
     font-weight: normal; 
     text-decoration: none;
}
h1 /* Heading Text */
{    
     font-family: Palatino Linotype,Georgia,Verdana; 
     color: #C0C0C0; 
     font-size: 1.2em; 
     font-weight: normal; 
     text-decoration: none;
}
.textHead /* Heading Text */
{    
     font-family: Palatino Linotype,Georgia,Verdana; 
     color: #C0C0C0; 
     font-size: 1.2em; 
     font-weight: normal; 
     text-decoration: none;
}
li
{
	text-align:left;
    font-family: Palatino Linotype,Georgia,Verdana; 
    color: #C0C0C0; 
    font-size: 0.9em; 
    margin-top: 5px;
}
.imgRT /* Right Aligned Images */
{    
     float: right;
     border:0px;
     padding:10px; 
}
.imgLink /* Image Border */
{    
     border:0px;
}
.imgBorder /* Image Border */
{    
     border:1px #000 solid;
}
#searchTBL
{
	width: 900px;
	background-color: transparent;
	margin: 20px auto 20px auto;
	border-collapse: collapse;
}
.txtTBL
{
	width: 450px;
	background-color: transparent;
	border-collapse: collapse;
	padding:5px;
	text-align: left;
	vertical-align:top;
}
.imgTBL
{
	width: 450px;
	background-color: transparent;
	border-collapse: collapse;
	text-align: center;
}
.formTD /* Site Content */
{
	background-color: transparent;
	padding: 5px 0px 5px 5px;
	text-align:left;
	font-family: Palatino Linotype,Georgia,Verdana; 
    font-size:0.9em;;
    color: #C0C0C0; 
    font-weight: normal; 
}
#Footer
{
	width: 900px;
	background-color: transparent;
	text-align:center;
	margin-top:40px;
	padding-bottom:20px;
	clear:both;
}
