table
{
	border-spacing: 0px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
}
table td
{
	border-spacing: 0px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	vertical-align: top;
}
table.columns
{
	height: 100%;
	width: 100%;
}
table.columns tr.header
{
height: 181px;
_height: auto;
}

table.splitter
{
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
}
table.splitter .left,table.splitter .right
{
	background-position: left top;
	position: relative;
	width: 50%;
}
table.splitter .right
{
	background-position: right top;
}
#logo
{
	_margin-bottom: -9px;
	height: 124px;
	position: relative;
	text-align: center;
}
#logo #logo_image
{
	border: 0px;
	position: relative;
	top: 7px;
	z-index: 4;
}

#infobar
{
	height: 57px;
	position: relative;

}

#infobar #people_online
{
	left: 120px;
	position: absolute;
	width: 400px;
	top: 21px;
}
#infobar #text_size_select
{
	position: absolute;
	right: 120px;
	text-align: right;
	top: 22px;
	width: 60px;
}
#infobar #flags
{
	position: absolute;
	right: 33px;
	text-align: right;
	top: 23px;
	width: 60px;
}
#infobar #people_online img
{
	left: -20px;
	position: absolute;
	top: 1px;
}
#left_scale
{
	height: 0px;
	min-width: 157px;
	width: 157px;
}

*+html .main .middle
{
	height: 100%;
}


#banners .banner
{
	background-image: url('/gfx/bannerFrame.gif');
	border: 0;
	margin-bottom: 4px;
	padding: 1px;
	padding-bottom: 3px;
	padding-right: 2px;
}
.opaque
{
	filter: alpha(opacity=100);
	moz-opacity: 1;
	opacity: 1;
}
.transparent
{
	filter: alpha(opacity=55);
	moz-opacity: 0.55;
	opacity: 0.55;
}

#content
{
	_padding-bottom: 40px;
	padding: 15px;
	padding-top: 0px;
}
#hiddenlogin
{
	height: 20px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 20px;
}
.form
{
	border: 1px solid #cccccc;
}


.linklink a
{

	text-decoration: none;
}
.linklink a:hover,#navigation a.active
{
	text-decoration: underline;
}



.headerBar
{
	position: relative;
}
