body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:"trebuchet ms",tahoma,verdana,arial,sans-serif;
	font-size:14px;
	color:#474747;
	overflow:hidden;
	background:#FDAC5B url("images/bg.gif") repeat-x;
	}
#frame{
	width:610px;
	margin-left:auto; 
	margin-right:auto;
	text-align:justify; 
	} 
#headerimg{ 
	width:610px;
	height:350px;
	margin:0;
	padding:0;
	} 
#left{
	float:left;
	height:229px;
	width:24px;
	background:#FDAC5B url("images/top17.gif") no-repeat;
	margin:0;
	padding:0;
	}
#content{
	float:left;
	width:562px;
	height:229px;
	background:#FDAC5B url("images/top18.gif") no-repeat;
	overflow:auto;
	padding:0;
	}
#content a{
	color:#357a86;
	border-bottom:1px solid #feebcd;
	text-decoration:none;
	}
#content a:hover{
	color:#357a86;
	border-bottom:4px solid #feebcd;
	text-decoration:none;
	}
#right{
	float:right;
	height:229px;
	width:24px;
	background:#FDAC5B url("images/top19.gif") no-repeat;
	margin:0;
	padding:0;
	}
#bottom{
	clear:both;
	width:610px;
	height:21px;
	background:#FDAC5B url("images/top20.gif") no-repeat;
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
input{
	color:#444;
	background:transparent;
	border:1px solid #78977F;
	padding:0 3px 0 3px;
	margin:0 0 3px 0;
	}
.header {
	width:100%;
	height:36px;
	background:url("images/headerbg.gif") repeat-x;
	text-align:left;
	border:0;
	color:#fff;
	font-family:arial,verdana,tahoma,"trebuchet ms",sans-serif;
	font-size:20px;
	letter-spacing:6px;
	font-variant:small-caps;
	}