div#wrapperOutside
{
	width: 800px;
	border: 0px solid red;
	background: url(images/new/extender2.gif) repeat-y;
	height: 680px;
	min-height: 680px;
}
div#header
{
	width: 541px;
	height: 110px;
	background: url(images/new/1a.gif) no-repeat;
	border: 0px solid red;
}
#content
{	
	position: relative;
	margin-left: 0px;
	margin-top: -12px;
	width: 541px;
	height: 512px;
	min-height: 512px;
	padding-right: 0px;
	background-color: black;
	border: 0px solid black;

}
#footer
{
	width: 540px;
	height: 58px;
	border: 0px solid blue;
	margin-left: 0px;
	padding-right: 0px;
	float: left;
}
#menubar
{
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: -20px;
	width: 221px;
	color: white;
	border: 0px solid red;
	padding-top: 10px;	
	height: 248px;
}
#rightC
{
	position: relative;
	margin-top: 0px;
	margin-left: 550px;
	min-height: 622px;
	height: 622px;
	width: 221px;
	border: 0px solid green;
}
#wrapper
{
	border: 0px solid red;
	width: 542px;
	float: left;
}
#cleardiv
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
#newsDiv
{
	border: 0px solid red;
	height: 374px;
	min-height: 374px;
	color: white;
}

#menu ul ul 
{
	left: -150px;	
}



html>body #newsDiv{height: auto;}
html>body #rightC{height: auto;}
html>body #wrapper{height: auto;}
html>body #content{height: auto;}
html>body #wrapperOutside{height: auto;}


#contactform div
{
	margin-bottom: 0.5em;
	width: 380px;
	border: 0px solid red;
	text-align: left;
}

#contactform .form_element
{
	width: 100px;
}

#menu a.main_menu
{
	background: none;
}

