body{
	background:#912312;
}
table{
	
	align:center;
	margin: 0px auto;
}
a{
	color: #000000;
}

a:focus,a:hover{
	background:#912312;
	color: #000000;
}
#navbar a{	
	padding: 2px;	
	font-family:"Tempus sans ITC", Arial;	
	color: #000000;
}

#navbar a:focus,a:hover{
	background:#912312;
}
#header{
	
	width:930px;	
	margin: 0px auto;
	align:center;
}

#navbar{
	background:#456071;
	width:930px;
	height:30px;
	margin: 0px auto;
	font-style:italic;
	text-decoration:none;
	color: #000000;
	text-align:center;
	font-family:"Tempus sans ITC", Arial;
	font-size:12px;
	font-weight:bold;
}

#text{
	background:#f6b708;
	font-family:"Tempus sans ITC", Arial;
	font-size:16px;
	font-weight:bold;
	color: #912312;
	width:930px;
	height:*;
	margin: 0px auto;
	text-align:center;
	
}
#pageb{
	background:#f6b708;
	font-family:"Tempus sans ITC", Arial;
	font-size:16px;
	font-weight:bold;
	color: #912312;
	width:445px;
	height:*;
	margin: 0px auto;
	text-align:center;
	
}
#pagec{
	background:#f6b708;
	font-family:"Tempus sans ITC", Arial;
	font-size:16px;
	font-weight:bold;
	color: #912312;
	width:445px;
	height:*;
	margin: 0px auto;
	text-align:center;
	
}

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

h2{
	font-family:"Tempus sans ITC", Arial;
	font-size:18px;
	text-decoration:none;
	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;
}
#footer{
	background:#456071;
	font-family:verdana;
	color:#000000;
	font-size:.5em;
   	text-align: right;
	width:930px;
	height:20px;
}


