	body {
		margin: 0;
		padding: 0;
		float: left;
	}
	img {
		border: 0px;
	}
	body, td {
		font-family: verdana, arial;
		font-size: 12px;
		
	}
	#wrapper, #menuempty, #header, #menucontainer, #menupadder, #menutop, #menuright, #contentframe, #middleframe, #contentright, #contentcontainer, #mainmenu, #content, #footerbanner, #footer {
		float: left;
	}
	#wrapper {
		width: 960px;
		background: #FFCC66;
	}
	#header {
		width: 960px;
		height: 64px;
		background: url(../templates/img/webundtext_head.jpg) top left no-repeat;
	}
	.clear {
		clear: both;
	}
	#menucontainer {
		width: 960px;
		height: 32px;
		background: url(../templates/img/menu_bg.gif) #E20816 bottom left repeat-x;
	}
	#contentframe {
		width: 780px;
	}
	#middleframe {
		width: 960px;
	}
	#contentheader {
		/*background: url(../templates/img/header_gfx.jpg) top left no-repeat;	*/
		height: 100px;
	}
	#contentright {
		width: 180px;
		font-size: 9px;
		color: #E20816;
	}
	#mainmenu {
		width: 160px;
		background: url(../templates/img/menu_left_bg.gif) top left repeat-y;
	}
	#content {
		width: 608px;
		background-color: #fff;
		padding-bottom: 10px;
	}
	#footerbanner {
		width: 768px;
		height: 90px;
		background-color: #fff;
		background: url(../templates/img/footer_bg.gif) top left no-repeat;
	}
	#footer {
		width: 768px;
		text-align: center;
	}
	#content {
		width: 608px;
	}
	#menutop {
		width: 768px;
	}
	#menutop ul {
		padding: 0;
		margin: 0;
		padding-left: 2px;
	}
	#menutop ul li {
		display: inline;
		font-size: 13px;
		padding-right: 13px;
	}
	#menutop ul li a {
		color: white;
		text-decoration: none;
	}
	#menutop ul li.active a, #menuright ul li.active, #mainmenu ul li.active a {
		font-weight: bold;
	}
	a.active {
		font-weight: bold;
		text-decoration: none;
	}
	#mainmenu ul {
		margin: 0;
		padding: 0;
	}
	#menuright {
		text-align: center;
		width: 190px;
	}
	#menuright ul {
		padding: 0;
		margin: 0;
	}
	#menuright ul li {
		display: inline;
		font-size: 11px;
		padding-right: 7px;
	}
	#menuright ul li a {
		color: white;
		text-decoration: none;
	}
	#menuright ul {
		margin: 0;
		padding: 0;
	}
	#mainmenu div ul ul {
		padding-left: 15px;
	}
	#mainmenu div ul, #mainmenu div ul ul {
		list-style: none;
	}
	#mainmenu div ul li a {
		color: #E20816;
		font-size: 12px;
		text-decoration: none;
	}
	#mainmenu div ul ul li a {
		font-size: 11px;
	}
	#mainmenu div ul li a:hover, #menutop div ul li a:hover, #menuright ul li a:hover {
		color: #FFCC66;
	}
	#footer {
		font-size: 11px;
		color: #E20816;
		padding-bottom: 10px;
	}
	#footer ul {
		margin: 0;
		padding: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#footer ul li {
		display: inline;
		padding-right: 10px;
	}
	#footer ul li a {
		font-size: 11px;
		color: #E20816;
		text-decoration: none;
		font-weight: normal;
	}
	#footer ul li.active a {
		color: #fff;
	}
	#rootline, #rootline a {
		color: #FFCC66;
		text-decoration: none;
	}
	#menuright {
		height: 3px;
	}
	h1 {
		font-size: 26px;
		color: #FFCC66;	
	}
	h2 {
		font-size: 18px;
		color: #E20816;		
	}
	a {
		color: #E20816;
		text-decoration: underline;
	}
	a:hover {
		text-decoration: none;
	}
	#contentsplit {
		width: 99%;
	}
	
	#box {
		visibility: hidden;
		display: none;
	}
	
	input, select, textarea {
		border: 1px solid  #FFCC66;
	}