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

a:focus,a:hover{
	background:#99574c;
}
#header{
	background:#ffffff;
	width:860px;
	height:95px;
	margin: 0px auto;
	align:center;
}

#navbar{
	background:#854439;
	width:860px;
	height:30px;
	margin: 0px auto;
	text-align:center;
}
#pagea{
	background:#ffffff;
	width:860px;
	height:*;
	margin: 0px;
	text-align:center;
	vertical-align:top;
	padding:3px;
}
#text{
	background:#ffffff;
	font-family:Tahoma, "lucida sans", Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	width:430px;
	height:*;
	margin: 0px auto;
	text-align:center;
	
}
#texta{
	background:#ffffff;
	width:860px;
	height:*;
	font-family:Tahoma, "lucida sans", Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin: 0px auto;
	padding:10px;
	
}

#textc{
	background:#ffffff;
	width:860px;
	height:*;
	font-family:"Tempus sans ITC", Tahoma, "lucida sans", Arial;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	vertical-align:top;
	margin: 0px auto;
	padding:30px;
}
#textd{
	background:#ffffff;
	width:860px;
	height:*;
	font-family:"Tempus sans ITC", Tahoma, "lucida sans", Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	vertical-align:top;
	margin: 0px auto;
	padding:5px;
}
#texte{
	background:#ffffff;
	width:50%;
	height:*;
	font-family:Tahoma, "lucida sans", Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin: 0px auto;
	padding:5px;
}

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: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:28px;
	font-weight:bold;
	color:#000000;
}
#footer{
	background:#854439;
	font-family:verdana;
	color:#000000;
	font-size:.5em;
   	text-align: right;
	width:860px;
	height:20px;
}