/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}
#Left {
	position:absolute;
	width:250px;
	height:767px;
	z-index:1;
	left: -1px;
	top: 0px;
}
.subheaderLighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #012420;
	line-height: 20px;
}

#Right {
	position:absolute;
	width:520px;
	height:auto;
	z-index:6;
	left: 250px;
	top: 0px;
	border: 1px solid #333333;
}
body {
	background-color: #CDADD4;
}
#PageTitle {
	position:absolute;
	width:360px;
	height:91px;
	z-index:5;
	left: 4px;
	top: 2px;
}
.photoRight {
	float: right;
	padding-top: 10px;
	padding-right: -4px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Hands {
	position:absolute;
	width:151px;
	height:94px;
	z-index:5;
	left: 371px;
	top: 2px;
}
#Top {
	position:absolute;
	width:522px;
	height:93px;
	z-index:4;
	background-color: #00271E;
	top: 0px;
}
#Nav {
	position:absolute;
	width:510px;
	height:28px;
	z-index:1;
	left: 8px;
	top: 10px;
}

a:link {
	color: #00271E;
}
a:visited {
	color: #00271E;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #00271E;
}
.style2 {font-size: 14px}
.style3 {font-size: 16px; color: #012420; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.photoLeft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Frame {
	position:relative;
	width:750px;
	height:650px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: -15px;
}
.pageSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #002913;
	line-height: normal;
}
.styleItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.subheaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #311cd1;
}
