@charset "utf-8";
.backdrop {
	height: 950px;
	width: 500px;
	position: relative;
	display: block;
	float: left;
	background-position: center top;
	clear: none;
	top: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25px;
}

.shadow {
	height: 960px;
	width: 500px;
	background-color: #444444;
	position: absolute;
}
.interior {
	height: 960px;
	width: 500px;
	position: absolute;
	float: none;
	clear: none;
	margin: auto;
	left: 2px;
	top: 2px;
	z-index: 5;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.section {
	width: 407px;
	position: absolute;
	text-align: left;
}
.sectionheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #222222;
}
.sectionitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #222222;
}
.sectionitem a:link{color:#222222}
.sectionitem a:visited{color:#222222}
.sectionitem a:active{color:#222222}
.sectionitem a:hover{color:#1177FF}

/*.sectionitem:hover{color:#0066FF}*/

.sectionheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #222222;
}

.sectionitem2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	margin-bottom: 0px;
	margin-top: 10px;
}

.sectionitem4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	margin-bottom: 0px;
	margin-top: 0px;
}

.sectionitem3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 60px;
}
.sectionitem3a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
}

.sectionitem5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	margin-bottom: 0px;
	margin-top: -5px;
	margin-left: 60px;
}



.sectionitem2 a:link{color:#006699}
.sectionitem2 a:visited{color:#006699}
.sectionitem2 a:active{color:#006699}
.sectionitem2 a:hover{color:#1177FF}

.sectionitem3 a:link{color:#006699}
.sectionitem3 a:visited{color:#006699}
.sectionitem3 a:active{color:#006699}
.sectionitem3 a:hover{color:#1177FF}

.sectionitem3a a:link{color:#006699}
.sectionitem3a a:visited{color:#006699}
.sectionitem3a a:active{color:#006699}
.sectionitem3a a:hover{color:#1177FF}

.sectionitem4 a:link{color:#006699}
.sectionitem4 a:visited{color:#006699}
.sectionitem4 a:active{color:#006699}
.sectionitem4 a:hover{color:#1177FF}

/*.sectionitem2:hover{color:#0066FF}*/


.section2 {
	width: 250px;
	position: absolute;
	text-align: left;
}
.section3 {
	width: 640px;
	position: absolute;
	text-align: left;

}

