h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C2D3FC;
	vertical-align: text-top;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #333366;
}
.photo_left_top {
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3;
}
.photo_center_top {
	text-align: center;
	vertical-align: top;
	padding: 3;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 7px;
	top: 7px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #586786;
}

.background {
	background-color: #000000;
}
.maintext_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF9900;
	text-align: center;
	vertical-align: top;
}

a:link	{
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:visited{
	color: #999999;
	text-decoration: underline;
}
a:hover	{font-style: italic;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
a:active	{
	font-style: italic;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	color: #FF9900;
	padding-right: 10px;
	padding-left: 10px;
}
.main_text_small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #FF9900;
	padding-right: 10px;
	padding-left: 10px;
}

hr {
	color: #9999FF;
}
