#container {
	position:relative; /* needed for footer positioning*/
	background: url(/../images/bg/bg_grad_top.jpg) repeat-x;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;  /*real browsers */
}
#centered_container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:990px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: url(/../images/bg/bg_inner.gif) repeat-y;
}
#centered_bg_top{
	position:relative; /* needed for footer positioning*/
	background: url(/../images/bg/bg_inner_top.jpg) no-repeat;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:560px; /* real browsers */
}
br {
	line-height:10px;
}
#header{
	top:0px;
	left:0px;
	height:156px;
}
#logo{
	position:relative;
	top:0px;
	left:0px;
	width:424px;
	height:116px;
}
#nav_util{
	position:relative;
	top:-103px;
	left:0px;
	width:975px;
	text-align:right;
}
#search{
	position:relative;
	top:-69px;
	left:432px;
	width:545px;
	height:55px;
	text-align:right;
}
#body_container{
	margin:0px 0px 0px 0px;
}
#nitch_bottom_right{
	position:relative;
	top:-21px;
	height:21px;
	background:url(/../images/shared/image_nitch.png) bottom right no-repeat;
	margin-bottom:-21px;
}
#footer {
	position:relative;
	width:100%;
	bottom:0; /* stick to bottom */
}
#footer p {
	text-align:center;
	padding:10px;
	margin:0;
	padding:25px 0 50px 0;
}

/*********************************/
/* Secondary Nav (in right rail) */
#qLinks_container {
	/*position:relative;*/
	margin:-12px -10px 0px -18px;
	padding:0px 0px 6px 0px;
}
#qLinks {
	background-color:transparent;
	width:100%;
	text-indent:29px;
}
.qLink_item_top {
	background:url(/../images/nav_main/shad_top.png) top repeat-x;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
	height:28px;
	line-height:32px;
}
.qLink_item {
	background:url(/../images/nav_main/divider_rail.jpg) top no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
	height:38px;
	line-height:28px;
}
#qLinks_container img {
	border:0px; /* needed for Mozilla/Camino/Netscape */
}
#qLinks_container a {
	height:28px;
	text-decoration:none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	background-color:#eaeaea;
	display:block;
}#qLinks_container a:hover {
	color:#7a96e0;
	background-color:#ffffff;
}
/****************/
/* Members List */
#memberList_item {
	float:left;
	padding:0 0 15px 0;
}
#memberList_textArea {
	float:right;
	width:190px;
	margin:-78px 0 0 0;
	padding:0px 0 5px 88px;
}

#more_button{
	margin:0 5px 0 0;
	float:right;
}

