body {background-image: url('bg3.gif');
	background-repeat:repeat-x;
	text-align:center;}
#main1 {width: 700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;}
#main2 {position:absolute;
	top:56px;
	z-index:10;}
#main3 {background-image: url('bgmain3.gif');
	background-repeat:repeat-x;}
#menumain {
	position:absolute;
	height:23px;
	top:42px;
	padding:0;
	margin:0;
	margin-left:10px;
	z-index:20;}
#menumain li {
	display: inline;
	float:left;
	height:23px;
	vertical-align:top;}
.menuitem {background-image: url('menubg.gif');
	background-repeat:repeat-x;
	height:23px;
	padding:5px;
	margin:0px;
	font: italic 11px Georgia, Times New Roman, Times;}
.menuitem a {color: #000000;
	text-decoration:none;}
#content {position: relative;
	margin-left:160px;
	padding-top:8px;
	width:445px;
	min-height:450px;
	font: 11px Georgia, Times New Roman, Times;
	line-height: 18px;
	padding-bottom:30px;
	clear: both;}
#img2 {position:absolute;
	top:358px;
	left:632px;}
#hcontrol {float:right;
	width:1px;
	height:450px;}
h1 {font: 14px Georgia, Times New Roman, Times;
	letter-spacing: 2px;
	margin:0;
	padding:16px 0 0 0;}
p {margin:0;
	padding:8px 0 0 0;}
a {text-decoration: none;
  	color: #ffa300;}
a:hover {text-decoration: underline;}
.small {font-size:9px;}
.designinfo {margin-left:20px;
	clear: both;
	padding-top:20px;}
.border {margin-top:20px;
	border-top: 1px solid #ffa300;
	margin-bottom:14px;
	clear:left;
	width:440px;}
input, textarea {font: 11px Georgia, Times New Roman, Times;
	width:300px;}