body {
  margin:0;
  border:0;
  padding:0;
  max-height:100%; 
  background:#590c0d; 
  color:white;
  font-family: sans-serif; 
  font-weight: 500;
  font-size:1.1em
  text-align:center;
  overflow-x: hidden;
  }

#main1 {
	width:720px;
	border:1px solid #9b9b9b;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom:10px;
	background-color: #000000;
	position: static;
	padding:0 10px 0 10px;
	font-size:1em;
	text-align:center;
}

#main2 {
	width:720px;
	border:1px solid #9b9b9b;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	/*margin-bottom:10px;*/
	text-align:left;
	background-color: #000000;
	position: relative;
	/*padding:10px;*/
	padding:0 10px 0 10px;
	font-size:1em;
	background-image:url('homeback.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#content1 {
	position:relative;
	width:700px;
	border:0;
	margin:0px 4px 0px 10px;
}

#head {
	position:relative;
	width:700px;
	text-align:static;
	border:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#head table {
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}


	
#foot {
	width:740px;
	background-color:#590c0d;
	border:none;
	height:30px;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	font-size:.7em;
	color:black;
	text-align:center;
	}

#contact {
	position:relative;
	float:right;
	/*width:500px;*/
	right:20px;
	top: 20px;
	}
	
img.lefthang {
	position:relative;
	float:left;
	left:20px;
	top:20px;
	}





p.center {
	text-align:center;
	color:white;
	font-size:1.0em;
	}
	
p.left {
	text-align:left;
	font-size:.7em;
	}
	
.super {
	vertical-align:super;
	font-size:.6em;
	}
	
.red {
	color:red;
	}
	
ol.roman {
	list-style:lower-roman;
	position:relative;
	left:-10px;
	right:10px;
	text-align:left;
	font-style:italic;
	font-size:0.8em;
	}

a.contact {
	color:yellow;
	font-size:1.8em;
	text-decoration: none;
	}
	
	}
a.contact:active {
	text-decoration: none;
	}
	
a.contact:hover {
	text-decoration: underline;
	}
	
a.copy {
	color:black;
	font-size:.7em;
	text-decoration: none;
	}
	
a	 {
	border:none;
	text-decoration:none;
	}
	
h1.main {
	color:white;
	font-size:2em;
	margin:0;
	padding:0;
	}
	
/*COMMENT TAG*/	
