body
{
	margin: 0;
	padding: 0;
}
div#wrapperOutside
{
	border: 0px solid red;
	width: 773px;
	background:url(images/new/extender.gif) repeat-y ;
}

div#header
{
	width: 773px;
	height: 190px;
	min-height: 190px;
	background: url(images/new/bg1.gif) no-repeat;
	clear: both;
	border: 0px solid black;
	text-align: left;
}


div#wrapper
{
	width: 773px;
	height: 390px;
	min-height: 390px;
	border: 0px solid green;
	background: url(images/new/extender.gif) repeat-y;	
	clear:both;
}

div#leftC
{
	float: left;
	width: 19px;
	height: 436px;
	border: 0px solid red;
	background: url(images/new/left.gif) repeat-y;
}


div#rightC
{
	float: right;
	width: 24px;
	height: 436px;
	border: 0px solid black;
	background: url(images/new/right.gif) no-repeat;


}

#cleardiv
{
	clear: both;
	height: 1px;
	border: 0px solid yellow;
	overflow: hidden;
}
#menuSpacer
{
	padding-top: 10px;
}

div#footer
{
	float: left;
	width: 773px;
	height: 26px;
	background: url(images/new/bottom.gif) no-repeat;
	border: 0px solid blue;
}

#menubar
{
	margin-left: 11px;
	float: left;
	height: 
	background-color: #979091;
	border: 0px solid white;
	padding: 0;
	width: 737px;
	text-align: left;
}


.footer_link
{
	border: 0px solid white;
}

div#content
{	
	float:left;
	width: 700px;
	height: auto;
	min-height: 390px;
	line-height: 100%;
	border: 0px solid red;
	padding: 20px 0px 10px 20px;


}

#menu a.main_menu {

height: 25px;
padding: 0px;
}

#menu li { position:none;  }

#menu ul ul {
position: absolute;
z-index: 
}

div#newsHeadlineDiv
{
	padding: 5px;
	border: 1 px solid green;
}

/*



#menubar2
{
	text-align: center;
	border: 1px solid yellow;
}




#menubar
{
	position: absolute;
	height: 25px;
	width: 191px;
	background: #CDD2D6;
}



div#form
{
	padding-top: 5px;
	padding-left: 200px;
	margin: 0;
	border: 0px solid blue;
}
div#newsHeadlineDiv
{
	padding: 5px;
}
*/
html>body>div #wrapper{height: auto;}
html>body #contentr{height: auto;}
html>body #wrapperOutside{height: auto;}