a.gray:link {color: #536B81; text-decoration: underline; }
a.gray:active {color: #536B81; text-decoration: underline; }
a.gray:visited {color: #536B81; text-decoration: underline; }
a.gray:hover {color: #536B81; text-decoration: none; }

a.blue:link {color: #83A0B7; text-decoration: underline; }
a.blue:active {color: #83A0B7; text-decoration: underline; }
a.blue:visited {color: #D3DBE1; text-decoration: underline; }
a.blue:hover {color: #83A0B7; text-decoration: none; }

#greenHead1 {
	background-color:#536b81;
	padding: 14px 0px 14px 0px;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#titleHead {
	background-color:#FFFFFF;
	color:#536B81;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-indent: 5%;
	padding:14px 0px 14px 0px;
	font: arial;
	font-weight: lighter;
	letter-spacing: 3px;
}

#linkHead { 
	background-color:#FFFFFF;
	color:#536B81;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align:center;
	padding:7px 0px 7px 0px;
	font: Verdana;
	font-weight: lighter;
	letter-spacing: 2px;
}

#greenHead2{
	background-color:#536b81;
	padding:2px 0px 5px 0px;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.body{
	background-color:#505E56;
	border-top-color: #132138;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #132138;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.blackbody{
	background-color:#000000;
	border-top-color: #132138;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #132138;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
}

.body2{
	background-color:#505e56;
	border-top-color: #132138;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #132138;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}


div#main2 {
	border: 1px solid black;
	color:#CCCCCC;
	text-align: left;
	padding: 0px 0px 15px 0px;
	font-size: 14px;	
}

div#main3 {
	border: 1px solid black;
	color:#CCCCCC;
	text-align: left;
	padding: 0px 0px 15px 0px;
	font-size: 14px;	
}

div#punch2 {
	float: left; width: 150px; height: 113px; 
  	text-align: center; background: white; color: #CCCCCC; 
   	border: solid black 1px; border-width: 1px 1px 1px 1px; 
   	padding: 0px 0px 0px 0px; margin: -1px 25px 10px -1px;
}

div#punch2 img {
	height: 113px; width: 150px;
}

div#main2 h2 {
	margin: 0; padding: 0.25em 1em 0.125em 0; background: #536b81; text-align: right; text-transform: lowercase; color:#CCCCCC;
}
div#main3 h2 {
	margin: 0; padding: 0.25em 1em 0.125em 0; background: #536b81; text-align: right; text-transform: lowercase; color:#CCCCCC;
} 

div#main, div#main2, div#main3 {
	width: 60%; background: #666633; margin-left:20%; margin-right:20%;
}

