﻿body	
{  
        margin: auto;
        background-color: #000033;
}
a:link 
{ 
     font-family: Verdana; 
     color: #79AED9; 
     font-size: small; 
     font-weight: bold; 
     text-decoration: none
}
a:visited    
{ 
     font-family: Verdana; 
     color: #79AED9; 
     font-size: small; 
     font-weight: bold; 
     text-decoration: none
}
a:active     
{ 
     font-family: Verdana; 
     color: #79AED9; 
     font-size: small; 
     font-weight: bold; 
     text-decoration: none
}
a:hover 
{    
     font-family: Verdana; 
     color: #FFFF99; 
     font-size: small; 
     font-weight: bold; 
     text-decoration: none
}
#wrapper
{
	width: 780px;
	background-color: #000033;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
#banner
{
	width: 780px;
	height: 120px;
	background-color: #000033;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
#flashcontent
{
	background-color: #000033;
	margin-top: 50px;
	text-align: center;
    border:0px;
    font-family: Verdana;
	font-size: small;
	font-style:normal;
	color: #FFFFFF;
}
.nav
{
	width: 780px;
	background-color: #000033;
	border-width: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: left;
	font-family: Verdana;
	font-size: small;
	color: #C8C8C8;
}
.content
{
	width: 780px;
	background-color: #000033;
	padding-top: 40px;
    margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.galTable
{
	width: 780px;
	background-color: #000033;
	border-collapse: collapse;
	border-width: 0px;
}
.galMain
{
	width: 380px;
	background-color: #000033;
	border-collapse: collapse;
	border-width: 0px;
	text-align: center;
	padding-top: 20px;
}
.galThumb
{
	width: 100px;
	background-color: #000033;
	border-collapse: collapse;
	border-width: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.creditsLeft
{
	width: 350px;
	height: 800px;
	background-image:url('Graphics/ltcolBG.jpg');
	float:left;
	border-collapse: collapse;
}
.creditsRightt
{
	width: 400px;
	height: 800px;
	background-image:url('Graphics/rtcolBG.jpg');
    float:right;
	border-collapse: collapse;
}
.creditsHead
{
	background-color: #000033;
	margin-top: 10px;
	margin-left: 10px;
	border-collapse: collapse;
	text-align: left;
	font-family: Verdana;
	font-size: small;
	font-weight:bold;
	color: #FFFF00;
}
li
{
	background-color:transparent;
	text-align: left;
	font-family: Verdana;
	font-size: small;
	font-weight:normal;
	font-style:italic;
	color: #C8C8C8;
	margin-top: 5px;
	margin-bottom: 5px;
    margin-left: 0px;
}
.news
{
	background-color:transparent;
	text-align: center;
	font-family: Verdana;
	font-size: small;
	font-weight:normal;
	font-style:italic;
	color: yellow;
	margin-top: 25px;
	margin-bottom: 5px;
}
.footer
{
	width: 760px;
	background-color: #000033;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
	font-family: Verdana; 
    font-size:small;
    color: #C8C8C8; 
    font-weight: normal; 
    text-align: center; 
}
