﻿html, body
{
	height: 100%;
}

.mainbody
{
	background-image: url(body_bg2.png);
	background-repeat: repeat-x;
	height: 100%;
}

#wrapper
{
	width: 100% !important;
	overflow: hidden;
	height: auto !important;
	min-height: 100%;
	position: relative;
	min-width: 895px;
}

#container
{
	width: 895px;
	margin: 0 auto;
	padding-top: 0px;
	position: relative;
}

#window-bg
{
	background-image: url(window_bg3.jpg);
	
	background-repeat: no-repeat;
	padding-top: 1216px;
	left: -171px;
	position: fixed;
	width: 2000px;
	z-index: -100;
}

#forum_ctl01_LastPostsIFrame
{
	height:175px;
	overflow-x:hidden;
}

#DivPageAccess
{
	display:run-in;
	padding-bottom:10px;
	padding-right:10px;
}
#DivForumJump
{
	padding-right:10px;
}

#forum_ctl01_PopupMenuUpdatePanel
{
	left:-240px;
	top:-90px;
	position:absolute;
}

#forum_ctl01_PageLinksBottom
{
	margin-top:-2px;
}

/*------------ HEADER--------------*/

#header
{
	padding-top: 9px;
	width: 895px;
}

#header #header-logos
{
	overflow: hidden;
	width: 100%;
	height: 85px;
}

#header #header-logos #main-logo
{
	float: right;
	height: 72px;
	margin-right: 37px;
	margin-top: 2px;
	width: 267px;
}

#header #header-logos #research-logo
{
	float: left;
	height: 56px;
	margin-left: 5px;
	padding-top: 6px;
	width: 284px;
}

#top_header
{
	background-image: url(top_welcome.jpg);
	background-repeat: repeat-x;
	width: 100%;

	/*height:125px;*/
	position: absolute;
	margin-top: 37px;

}
#inner_header
{
	margin-left: 7px;
	margin-top: 10px;
}

#content_area
{
	margin-top: 10px;
	position: relative;
	background-color:#f7f7f9;	
	height: 87%;	
	
}

div.content
{
	display: none;
}
