#pagewrapper
{
	width: 960px;
	xxborder: 1px solid red;
	margin-left: auto;
	margin-right: auto;
	xxbackground-color: #DFF1DA;
	xxbackground-color: red;
}

#header
{
	background-image: none;
	height: 90px;
	clear: both;
	width: auto;
	margin-top: 0;
	width: 100%;
	background: #7DC56B url(../new/images/header_slither.gif) repeat-y top right;
	xxbackground-color: #DFF1DA;
	xxbackground-color: red;
}
#container
{
	margin-top: 10px;
	float: left;
	position: relative;
	width: 100%;
	background-color: #DFF1DA;
	xxborder: 1px solid black;
}
#content
{
	background-image: none;
	background-color: #DFF1DA;
	width: 700px;
	float: left;
}
#right_column
{
	background-color: #7EC66C;
}
#footer
{
	width: 100%;
	padding-top: 10px;
}
#headertop
{
	xxborder: 1px solid yellow;
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	display: block;
	
}
#headerbanner
{
	border-left: 2px solid grey;
	border-bottom: 2px solid grey;
	float: right;
}
#rightheadertop
{
	text-align: right;
	float: right;
	position: relative;
	width: 70%;
	padding-top: 5px;
}
#rightheadertop #login
{
	right: 10px;
	width: auto;
	top: 0;
}
#rightheadertop #login p
{
	color: white;
}
#rightheadertop #login a
{
	color: white;
}



#title
{
	background: #7DC56B url(../new/images/header_logo.gif) no-repeat top left;
	float: left;	
}
#title h1
{
	width: 180px;
}

#leftNav
{
	float: left;
	xxborder: 1px solid black;
	width: 15em;
	background-color: white;
}
#newnavigation
{
	background-color: white;
	xxfloat: right;
	xxwidth: 100%;
	xxborder-bottom: 1px solid #7BC66B;
	xxmargin-top: 40px;
	color: #f60;
	xxmargin-bottom: 10px;
}
#leftNav ul
{
	padding: 2px;
	xxfloat: left;
}
#leftNav ul li
{
	xxfloat: none;
	text-indent: 0;
	line-height: auto;
	xxdisplay: inline;
	xxfloat: left;
	padding-left: 10px;
	list-style-type: none;
}
#leftNav ul li a
{
	font-size: 0.9em;
}

#mainmessage
{
	width: 100%;
	background-color: red;
	color: white;
	text-align: center;
}
