html, body	{	margin: 0;	padding: 0; font-size: 1px;	font-size-adjust: none;	font-family: verdana, arial, sans-serif;
	background: #2E2C2D url(/images/interface/background.jpg) repeat-x;
}
a img	{	border:none;}
form{margin:0; padding:0;}

#wrapper		{width: 768px;	height: 600px; padding: 5px; margin: auto;	background: #2E2C2D;}
#header			{width: 768px; height: 65px;	}
#header img		{float: left;}
#topnav			{float: right; width: 400px; height: 37px;	padding: 5px 3px 0 0; text-align: right; color: #979696; font-size: 11px;}
#topnav a 		{color: #FFF; font-size: 11px; font-weight:bold; }
#topnav a:hover	{color: #FFF; text-decoration: underline;}
/*#topnav img		{	float: right;	margin-right: 8px;}
#topnav form	{ float: right;	padding: 0;	margin: 0;	}
#topnav form input.search		{	float: left;	width: 104px;	height: 14px;	padding: 1px 1px 0 1px; 	border: 1px solid #717171;	font-family: verdana, arial, sans-serif;	font-size: 9px;	color: #717171;}
html>body #topnav form input.search	{	margin-right: 2px;}
*/
#mainnav	{float: right;	clear: right;	width: 666px;	height: 25px;}
#content 	{float: left; clear: both; width: 768px; background: #FFF;}
#footer		{float:left; clear:both; width: 768px; padding-top: 20px;}
#footer p	{margin-top: 5px;	color: #908E87;	font-family: Arial, Helvitica, Sans-serif;	font-size: 10px;	 line-height: 17px;}
#footer a	{color: #908E87;}
.siteby		{float: right;}


.clear	{ height: 0 !important;	clear: both;}
body.homepage .clear {height: 2px !important;}
h4			{ font-size: 13px; font-weight: normal; margin: 10px 0 1px 0; }
h3			{ margin:0;}
a:link, a:visited, a:active			{ color: #bc4424; font-weight: bold; text-decoration: none;}
a:hover		{ color: #bc4424; font-weight: bold; text-decoration: underline;}
.left		{float: left; }
.print      {position: absolute; width: 0; height:0; overflow:hidden; margin-left: 2000em; display:none !important  ;}