body{
	background:#521910;
}
table{
	
	align:center;
	margin: 0px auto;
}
a,a:visited{
	background:#b36b00;
	display:inline;
	padding: 2px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:underline;
	font-family:Tahoma, "lucida sans", Arial;
	font-size:12px;
	font-weight:bold;
}

a:focus,a:hover{
	background:#d18e40;
}

br{
	line-height:7px;
}

h1{
	font-family:"Tempus sans ITC", Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

h2{
	font-family:"Tempus sans ITC", Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:45%;
}

h3{
	font-family:"Tempus sans ITC", Arial;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#000000;
	line-height:45%;
}

h4{
	font-family:"Viner Hand ITC", Arial;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	line-height:45%;
	
}
h5{
	font-family:"Tempus sans ITC", Arial;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	line-height:45%;
}
h6{
	font-family:"Tempus sans ITC", Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

#header{
	background:#d18e40;
	width:930px;
	height:95px;
	margin: 0px auto;
	align:center;
}

#navbar{
	background:#b36b00;
	width:930px;
	height:30px;
	margin: 0px auto;
	text-align:center;
}
#pagea{
	background:#e4a861;
	width:50%;
	height:*;
	margin: 0px;
	text-align:center;
	vertical-align:top;
	padding:3px;
}
#pageb{
	background:#e4a861;
	width:50%;
	height:*;
	margin: 0px;
	text-align:center;
	vertical-align:top;
	padding:3px;
}
#textb{
	background:#d18e40;
	width:930px;
	height:50px;
	margin: 0px auto;
	text-align:center;
	font-family:Tahoma, "lucida sans", Arial;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
}
#footer{
	background:#b36b00;
	font-family:verdana;
	color:#ffffff;
	font-size:.5em;
   	text-align: right;
	width:860px;
	height:20px;
}

#note{
	font-family:"Tempus sans ITC", Arial;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	
}