html, body{
	margin: 0;
	padding: 0;
	background: url('images/bg_bg.jpg') top center;
	background-position: center -20px;
	min-width: 705px;
	font: 12px arial;
	letter-spacing: 1px;
	color: #666;
	height: 100%;
	background-attachment: fixed;
}
.standard{
	color: #666;
}
a{
	color: #336699;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#focused_backg{
	position:absolute;
	width: 100%;
	height: 100%;
	z-index:1;
	background: url('images/bg_color.jpg') no-repeat top center;
	background-position: center -20px;
	overflow: auto;
	background-attachment: fixed;
}
#page_container{
	position:absolute;
	width: 98%;
	height: 100%;
	z-index:1;
	overflow: visible
}
#page_backg{
	width: 660px;
	position: absolute;
	z-index:2;
	left: 50%;
	min-height: 100%;
	margin-left: -285px;
}
#ft{
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height: 100%;
	z-index:2;
	opacity:0.4;
}
#content{
	float: right;
	width: 660px;
	filter: alpha(opacity=40);
}
#content_body{
	position: relative;
	z-index: 6;
	margin: 0 50px 20px 99px;
}
#fixer{
	position: fixed;
	z-index: -1;
	top: 0px;
	height: 100%;
	width: 156px;
	background-color: #fff;
	border-left: 1px solid #d9e1bf;
	border-right: 1px solid #d9e1bf;
	margin-left: -174px;
}
#navbar{
	position: absolute;
	float: left;
	width: 150px;
	z-index: 10;
}
#navbar #logo{
	position: relative;
	z-index: 9;
	margin: 12px 0 0 -20px;
}
#nav{
	position: relative;
	z-index: 9;
	margin: 30px 0 0 0;
	width: 156px;
}
#nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 156px;
}
#nav li{
	list-style-type: none;
	text-align: right;
}
#nav li a{
	font: 11px arial;
	padding: 5px 8px 5px 0;
	color: #5d83b1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	display: block;
}
#nav li a:hover{
	text-decoration: none;
	background-color: #e0ece9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#nav li a.selected{
	color: #696868;
	background-color: #e0ece9;
	border-top: 1px solid #e0ece9;
	border-bottom: 1px solid #e0ece9;
}
#nav li.subn a{
	font: 9px arial;
	padding: 3px 18px 2px 0;
	letter-spacing:0.5px;
	/*color: #5d83b1;*/
	color: #e66626;
	background-color: #e9f4f3;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
	display: block;
}
#nav li.subn a:hover{
	text-decoration: none;
	background-color: #c7e2e9;
	/*background-color: #fae6c4;*/
	border-top: none;
	border-bottom: none;
}
#nav li.subn a.selected{
	color: #696868;
	background-color: #c7e2e9;
	/*background-color: #fac995;*/
	border-top: none;
	border-bottom: none;
}
#nav li.subn .subn_bullet{
	float:right;
	font-size:3px;
	line-height:3px;
	height:3px;
	width:3px;
	margin:4px 10px 0 4px;
	background-color:#888;
	margin-top:-10px;
}
#inner_content{
	padding-top: 135px;
}
#inner_content p, #inner_content li, #inner_content .subhead, #inner_content div{
	margin-left:30px;
}
#inner_content p.divider{
	margin-left:-16px;
}
#inner_content form{
	margin-left: 30px;
}
#content_body #heading{
	position: absolute;
	z-index: 10;
	padding: 45px 0 0 0;
	margin-left: -71px;
}
#content_body #subheading{
	position: absolute;
	z-index: 10;
	letter-spacing: 1px;
	margin: 75px 0 0 0;
}
#content_body #home_subheader{
	position: absolute;
	z-index: 10;
	width: 320px;
	/*color: #5d83b1;*/
	color: #e66626;
	margin: 102px 0 0 33px;
	font-size: .95em;
	line-height: 1.7em;
}
.quote{
	font: 1.1em arial;
	line-height: 1.3em;
	margin: 0 18px 20px 18px;
	color: #828181;
}
.attribution{
	text-align: right;
	font-style: italic;
	margin-top: -20px;
}
p{
	font: 1.1em arial;
	line-height: 1.3em;
	margin: 0 0px 20px 0px;
	color: #585959;
}
p.inset{
	padding: 10px;
	border: 1px solid white;
}
.general_photo{
	position: relative;
	border: 1px solid #fff;
}
.left{
	float: left;
	margin-right: 8px;
}
.right{
	float: right;
	margin-left: 5px;
}
#home_graphic{
	margin-top: 50px;
	margin-left: -16px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 30px;
}
.headline,.heading{
	font: 1.4em arial;
	line-height: 1.5em;
	margin: 0 0px 20px 0px;
	color: #5d83b1;
}
#inner_content ul{
	padding-left: 0;
	margin-left: 16px;
	list-style-type: square;
}
#inner_content li{
	list-style-type: square;
	padding-bottom: 2px;
}
#inner_content ul.home li{
	padding-bottom: 12px;
}
#inner_content li.spaced{
	padding-bottom: 12px;
}
.row{
	position: relative;
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
#inner_content .row_90,#inner_content .row_100,#inner_content .row_120,#inner_content .row_150,#inner_content .row_180,#inner_content .row_200,#inner_content .row_300{
	position: relative;
	width: 90px;
	float: left;
	line-height: 1.3em;
	font: 1.1em arial;
	color: #585959;
	margin-left: 10px;
}
#inner_content .row_100{
	width: 100px;
}
#inner_content .row_120{
	width: 120px;
}
#inner_content .row_150{
	width: 150px;
}
#inner_content .row_180{
	width: 180px;
}
#inner_content .row_200{
	width: 200px;
	margin-left: 30px;
}
#inner_content .row_300{
	width: 300px;
}
#inner_content .lmarg{
	margin-left: 30px;
}
.divider{
	background-color:#e0ece9;
	border-top: 1px solid #d9e1bf;
	border-bottom: 1px solid #d9e1bf;
	margin: 24px -50px 12px -16px;
	padding: 4px 20px 4px 44px;
	color: #888;
	line-height: 1.3em;
	font: 1.2em arial;
}
.small{
	font-size: .9em;
	color:#888;
}
.subhead{
	color:#5f5f5f;
	font-size: 1.1em;
	margin-top: 22px;
	margin-bottom: 6px;
	font-weight: bold;
	letter-spacing: 3px;
}
.top{
	margin-top: 0px;
}
.close{
	margin-top: -18px;
}
#inner_content .artists{
	float:left;
	position:relative;
	margin-left: 30px;
	width:140px;
	letter-spacing:0px;
	font-size:11px;
	height:36px;
}
/* profile popup div */
.pro_link{
	float: right;
}
#inner_content .profile{
	position:relative;
	float:right;
	z-index:10;
	border: 1px solid #ccc;
	width:550px;
	margin:10px -50px 10px -50px;
	padding: 13px;
	background-color: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
}
#inner_content .profile p{
	margin-left: -27px;
	margin-bottom: 0px;
}
.profile #close_box{
	position: absolute;
	top: 0px;
	left: 530px;
}
#sub_header{
	position: absolute;
	z-index: 20;
	top: 70px;
	left: 126px;
}