body{
	background:#CCCCCC;
	margin:0px;
	padding:0px;
}
a.footerLink{
	color:#333333;
	text-decoration:none;
}
a.footerLink:hover,.footerLinkSelect,a.navItem:hover, a.navItemSelect,a.navItemSelect:hover{
	color:#995905;
	text-decoration:none;
}
.brown,a{
	color:#995905;
}
a:hover{
	color:#333333;
}
.navItem{
	color:#888888;
	font-size:10px;
	text-decoration:none;
	margin:0px 0px 6px 0px;
	padding:0px;
}
.navItemSelect{
	font-size:10px;
	margin:0px 0px 6px 0px;
	padding:0px;
}
#main{
	height:auto;
	left:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:19px;
	width:993px;
}
#content{
	background:url(../images/bg.gif) repeat-y #FFFFFF;
	height:603px;
	left:0px;
	position:relative;
	top:0px;
	width:993px;
}
#copy{
	color:#333333;
	font-family:verdana,sans-serif;
	font-size:11px;
	height:auto;
	left:px;
	line-height:14px;
	position:relative;
	top:0px;
	width:489px;
}
#copy div{
	bottom: 0px;
	position:absolute;
}
#footer{
	background:#EAE5CF;
	height:19px;
	left:0px;
	position:relative;
	top:0px;
	width:993px;
}
#footerContent{
	color:#333333;
	font-family:verdana,sans-serif;
	font-size:10px;
	left:21px;
	position:absolute;
	top:3px;
	width:400px;
}
#leftCol{
	background:#333333;
	height:603px;
	position:absolute;
	top:0px;
	width:285px;
	z-index:9;
}
#logo{
	left:0px;
	position:absolute;
	top:0px;
}
#nav{
	font-family:arial,sans-serif;
	font-size:10px;
	left:18px;
	position:absolute;
	top:78px;
	width:85px;
	z-index:10;
}
#pageTitle{
	left:309px;
	position:absolute;
	top:19px;
	z-index:10;
}
#subText{
	color:#995905;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	left:309px;
	line-height:28px;
	position:absolute;
	top:47px;
	width:620px;
	z-index:10;
}