html, body {
	background-color: #ffffff;
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.shadowContainer td {
	height: 50%;
}

table.linkcontainer {
	width: 300px;
}

table.linkcontainer td{
	padding: 2px 3px 2px 2px;
	vertical-align: top;
}

.header { 
	letter-spacing: 1px;
	border-bottom: 3px double #E0E0E0;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
}

td.left_content {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px dotted #666666;
}

.left_content ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.left_content ul a:link, .left_content ul a:visited { 
	color: #00513B;  
	text-decoration: none;
	display: block;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #EDEDED;  
	border-left: 3px solid #EDEDED;  
	border-bottom: 1px solid #EDEDED;  
	border-right: 3px solid #EDEDED;
}

.left_content ul a:hover { 
	color: #00513B;  
	text-decoration: none;  
	display: block;
	background-color: #EDEDED;  
}

.topText{
	color: Silver;
	font-size: 24px;
	letter-spacing: 3px;
	line-height: 30px;
	position: static;
}
.header { 
	letter-spacing: 1px;
	border-bottom: 3px double #E0E0E0;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	color: White;
	width: 100%;
	border: 1px solid #244A38;
	display: block;
/*	line-height: 34px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-bottom: 15px;
}

a.main_link:hover{
	color: White;
	background-color: #233F5A;
	border: 1px solid White;
}

td.navigation {
	height: 40px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
}

td.left_content {
	width: 300px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px dotted #666666;
}

.left_content ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.left_content ul a:link, .left_content ul a:visited { 
	color: #00513B;  
	text-decoration: none;
	display: block;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #EDEDED;  
	border-left: 3px solid #EDEDED;  
	border-bottom: 1px solid #EDEDED;  
	border-right: 3px solid #EDEDED;
}

.left_content ul a:hover { 
	color: #00513B;  
	text-decoration: none;  
	display: block;
	background-color: #EDEDED;  
}

div.credit { 
	margin: 60px 10px 70px 10px;  
	font-size: 10px;     
	text-align: center;
}

.credit a:link, .credit a:visited { 
	color: Black;  
	text-decoration: none;   
}
	
.credit a:hover { 
	color: #494949;
	border-bottom: 1px dashed Black;
}

td.footerContainer {	
	background-color: #000000;  
	text-align: center;  
	color: #FFFFFF;  
	padding: 5px;   
}

.footer { 
	margin: 4px;   
	font-size: 9px;
}

.footer a:link, .footer a:visited { 
	color: White;  
	text-decoration: none;  
	padding-left: 8px;  
	padding-right: 8px;    
}

.footer a:hover { 
	color: #E9E9E9;  
	text-decoration: underline;  
}

img.thumb {
	border: 1px solid #333333;
}

img.decorative {border:1px solid #333333;  margin:5px; float:right; clear:right;}