@charset "UTF-8";
body
{
background-color:#CCCC99
}
#wrapper {
	text-align: left;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	}
#frame {
	width: 955px;
	height:800px;
	position: absolute;
	background-position: center;
	background-image:url(images/bg_955x800_dark.jpg)
}
#content {
	width:660px;
	height:480px;
	margin-top:200px;
	margin-left:150px;
	margin-right:140px;
 }
 #frame2 {
	width: 955px;
	height:1553px;
	position: absolute;
	background-position: center;
	background-image:url(images/bg_955_tall_dark.jpg)
}
#content2 {
	width:660px;
	height:1200px;
	margin-top:200px;
	margin-left:150px;
	margin-right:140px;
 }
 #frame3 {
	width: 955px;
	height:3200px;
	position: absolute;
	background-position: center;
	background-image:url(images/bg_955_3200.jpg)
}
#content3 {
	width:660px;
	height:1200px;
	margin-top:200px;
	margin-left:150px;
	margin-right:140px;
 }
 #nav {
	height: 20px;
	width: 500px;
	background-position: center;
	margin-right: 200px;
	margin-left: 120px;
}
 #nav2 {
	height: 20px;
	width: 596px;
	background-position: center;
	margin-right: 200px;
	margin-left: 20px;
}
#contentleft {
	height: 420px;
	width: 500px;
	float: left;
	background-position: center;
	margin-left: 40px;
}
.copyLRG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: lighter;
	font-variant: normal;
}
.copy2 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.copySans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #993300;
}
a.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666600;
	letter-spacing: 1pt;
	font-weight: normal;
}
a.navtext:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666600;
	letter-spacing: 1pt;
	font-weight: normal;
}
a.navtext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #660000;
	letter-spacing: 1pt;
	font-weight: normal;
}
.copySans2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
}

