@CHARSET "ISO-8859-1";
body{
	background-color: white;
}


#topbox{
	background-image: url("../pic/topbaer5.jpg");
	background-color: #b9d1e9;
	background-repeat: no-repeat;
	background-position: top right;
	border: solid 2px #fe6138;	
	text-align: left;
	position: relative;
	top: 0px;
	margin:0 auto 0 auto;
	width:1000px; 
	height: 120px;
	font-family: Arial;
	font-size: 36pt;
	color: #d63426;
	font-weight: lighter;
	
}

#menubox{
	border: solid 2px #fe6138;	
	text-align: center;
	background-color: #d63426;
	position: relative;
	top: 0px;
	margin:0 auto 0 auto;
	width:1000px; 
	height: 30px;	
	font-family: Impact, Arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: lighter;
}

#centerbox{
	border: solid 2px #fe6138;	
	background: #e8ebf0;
	background-image: url("../pic/center4.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	top: 0px;
	margin:0 auto 0 auto;
	width:1000px; 
	height: 500px;
	font-family: Arial;
	font-size: 18pt;
	color: #000000;
	font-weight: lighter;
}

#centerboxContain{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: lighter;
	padding: 10px 10px 10px 150px;
}

a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 16pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: lighter;	
}

hr {
  border:0;
  border-top: 1px solid #d63426;
  height: 1;
  width: 80%;
  background: #E19832;
}

p.menulinks{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
