#top {
	top: 0px;
	border-top: 3px solid #CC9900;
	border-bottom: 2px solid #CC9900;
	background: #BED3E9;
	padding: 1em 2em;
	color: #336699;
	margin: 0px;







 }
 .photo {
	filter: DropShadow (Color=#F4F4F4, OffX=3, OffY=3, Positive=true);
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background: #336699;

}
h1 {
	font-size: 24px;
	color: #336699;
	margin: 2px;
	padding: 2px;
	word-spacing: 2px;
}
a.dark:link {
	color: #F4F4F4;
	text-decoration: none;
	border-bottom: 1px dotted #BED3E9;
	font-weight: bold;


}
a.dark:visited {
	color: #BED3E9;
	text-decoration: none;
	font-weight: bold;

}
a.dark:hover {
	font-weight: bold;
	color: #BED3E9;
	text-decoration: none;
	border-bottom: 1px dotted #CC9900;
}
a.dark:active {
	color: #CC9900;
	text-decoration: none;
}
a.light:link {

	color: #336699;
	text-decoration: none;
	border-bottom: 1px dotted #CC9900;
	font-weight: bold;
}
a.light:hover {

	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #336699;
}
a.light:visited {

	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.light:active {

	color: #CC9900;
	text-decoration: none;
}
hr {
	color: #336699;
	height: 1px;
	width: 500px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#mainbody {
	width: 100%;
	position: relative;
	margin:0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	background: #336699;





}
#under {
	padding:1em 2em;
	text-align: justify;
	color: #F4F4F4;
	margin: 0px;
	line-height: 15px;






 }
#foot {
	padding: 3px 0px;
	border-top: 1px solid #BED3E9;
	border-bottom: 1px solid #BED3E9;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 2px;
	width: 100%;
	font-size: 10px;
	color: #BED3E9;
	left: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 0px;






}
.links {
	font-size: 9px;
	text-align: center;
}
a.shadow:link, a.shadow:active, a.shadow:hover, a.shadow:visited {
	color: #336699;
	text-decoration: none;
}
#key{
	padding: 3px;
	font-size: 10px;
	color: #F4F4F4;
	background-color: #AEC3E0;
	background-attachment: fixed;
	text-align: center;



}
.enter {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #BED3E9;
}
