body {
	width: 800px;
    margin: auto;
    /*background-image: url(../img/tile-flame.gif);*/
	background-image: url('../img/blazesitebg.gif');
	background-repeat: repeat-x;
	background-position: top center;
    background-color: #bfbfbf;
	text-align: center;
}

#container {
	margin: -10px 0px;
	padding: 0px;
	width: 798px;
	/*height: 588px;*/
	background-color: #FFFFFF;
	border: 1px solid #A67400;
}

#banner img {
	margin: 10px 0px;
	display: block;
	border: 0;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#menuh {
	height: 15px;
	background-color: #A67400;
	border: 2px solid #A67400;
}

#menuh a {
	display: block;
	width: 113px;
	height: 15px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 75%;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#menuh a:hover {
	background-color: #ffeec5;
	color: #000000;
}

#text {
  margin-top: 15px;
  margin-bottom: 30px;
	/*
	font-family: verdana;
	font-size: 75%;
	font-style: normal;
	
	color: #000000;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	word-spacing: normal;
	*/
	font-family: verdana;
	font-size: 75%;
	font-style: normal;
  text-align: left;
}

#text a {
	color: #1533ae;
}


#text a:hover {
	color: #1533ae;
	background-color: #dfdfdf;
}

#text a:active {
	color: #ff003b;
	background-color: #dfdfdf;
}

#text a:visited {
	color: #4312ae;
}

p.picture
{
	padding-top:10px;
	padding-bottom:10px;
	margin-left: 60px;
	margin-right: 60px;
	text-align: center;
	color: #000000;
}

p.indent {
  margin-left: 60px;
  margin-right: 60px;
	color: #000000;
	text-indent: 0px;
}

p.noindent {
  margin-left: 40px;
  margin-right: 40px;
	color: #000000;
}

p.heading {
  margin-left: 40px;
  margin-right: 40px;
	color: #1533ae;
  font-size: 110%;
}

p.list {
  margin-left: 60px;
  margin-right: 60px;
	color: #000000;
  line-height: 1.5;
}

strong.color-theme {
  color: #1533ae;
}

strong.color-black {
  color: #000000;
}

#text h1,h2,h3,h4,h5,h6 {
  margin-left: 20px;
  margin-right: 20px;
	color: #1533ae;
}

#text img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#text ul
{
	margin-left: 40px;
	margin-right: 40px;
	line-height: 150%
}

#text ol
{
	margin-left: 40px;
	margin-right: 40px;
	line-height: 150%
}

#footer {
	font-family: verdana;
	font-style: normal;
	font-size: 55%;
	text-align: center;
	color: gray;
    margin: 5px 0px 5px 0px;
}

#validation table {
	margin: 20px 0px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
