.fake {}

body, html, html>body {
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #344161;
	margin: 0px;
	padding: 0px; 
	background: url(images/tile.gif) top center;
}
p { text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px; 
	margin-left: 10px;
	}
	div#left p {
	text-align: left;
	margin-left: 10px;	
	margin-right: 25px;
	}
a, a:link, a:visited, a:active
{
	color: #FB8000;
	}
a:hover {
	color: #D65D00;
}
h1, h2, h3
{
	margin-left: 10px; color: #FB8000; margin-top: 0px; margin-bottom: 10px;
}
h1 {font-size: 130%;} 
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}

a img {
	border: 0px;
}
img.border {
	float:left;
	border: 1px solid #344161;
	margin-bottom: 5px;
	margin-right: 10px;
}


div#all
{	width: 100%;
	background: url(images/bodybgd.gif) top center repeat-x; 
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
div#center
{  
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/centertile.gif) center repeat-y;
	width:800px;
	min-height: 635px;
	height: auto !important; height:635px;
	overflow: auto !important; _overflow: visible;

}
div#footer
{
	width: 800px;
	height:60px;
	border: 0px solid red;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bottom.gif) top center no-repeat;
}
div#head {
	margin: 0px;
}
div#menu {
	margin-top: 0px;
	width: 760px; height: 31px;
	margin-left: auto; 
	margin-right: auto;
	padding-left: 32px;
	background: url(images/menubgd.gif) center no-repeat;
	text-align: left;
}
div#menu ul, div#menu ul li {
	display: inline;
	margin: 0px;
	padding:0px;
	list-style-type: none;
}
div#menu span {
	float: right; padding-right: 20px;
}

div#menu a, div#menu a:link, div#menu a:hover, div#menu a:visited, div#menu a:active
{
	display:block; float:left; padding-top: 8px; padding-bottom: 8px; padding-left: 15px; padding-right: 15px; color: #344161; text-decoration: none;
}
div#menu a:hover
{
	background: url(images/menuhover.gif) center bottom no-repeat;
}
div#left, div#right
{
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
div#left {
	padding-left: 35px;
	width: 200px;
	background: url(images/leftboxbgd.gif) repeat-y;
}
div.leftbox
{
	float: left;
	background: url(images/leftboxbottom.gif) left bottom no-repeat;
	min-height: 170px;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 200px; 
	height: auto !important; height: 170px;
}
div#right {
	padding-left: 4px;
	width: 531px; 
	background: url(images/rightboxbgd.gif) repeat-y;
	}
div#rightbox {
	float: left;
	min-height: 420px;
	width: 531px;
	padding-top: 5px;
	padding-bottom: 20px;
	height: auto !important; height: 420px;
	background: url(images/rightboxbottom.jpg) left bottom no-repeat;
}
