body{
  margin:0px;
  padding:34px 0px 60px 0px;
  font-size: 12px;
  line-height: 15px;
  font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	
 }
 span {
 	font-size: 12px;
 	line-height: 15px;
 }

 hr {
 	border-color: #df2101;
 	border-width: 1px;
 	border-style: none;
 	border-bottom-style: solid;
 }
 div#header{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:34px;
	background: #DF2101;
} 
#random_block {

	font-size: 11px;
	font-style: italic;
	padding: 0em 1em;
	text-indent: -0.25em;
	text-align: left;
	display: block;
	float:right;
	margin-bottom: 1em;
	line-height: 15px;
 	width:180px;
	background: url("http://www.thefyreplace.com/images/sidebarfade.gif") top left repeat-x;
}
 div#footer{
  	position:absolute;
  	bottom:0px;
  	left:0px;
  	width:100%;
  	height:66px !important;
	height:62px;
	background: #DF2101;
 }
 @media screen{
 	body>div#header{ position:fixed; }
  	body>div#footer{ position:fixed; }
  
  }
* html body{ overflow:hidden; } 
 
* html div#content{ 
	height:100%;
  	overflow:auto;

 }
 a:hover {
 	color: #DF2101;
 	border-color: #DF2101;
 }
 .p {
 	display: block;
 	line-height: 18px;
 }

 div.spacer {
 	margin: 0em;
 	padding: 0em;
 	border-width: 0px;
 	height: 50px;
 }
 h1 {
 	font-size: 14px;

 	/*text-shadow: #fF4121 0px 1px 7px;*/
 }

 h2 {
 	font-size: 12px;
 }

#footer_content {
	padding-top:5px;
	width:300px;
	position:absolute;
	right:100px;
	color:white;
	font-weight:bold;
	text-align:center;
}
#content {
		padding:10px 20px 70px 20px;
		font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	
} #logo {
 	position:absolute;
 	bottom:0px;
 	left:0px;
 }
 #nav {
 	height: 22px;
 	margin: 0px; padding: 0px;
 	background: #DF2101;
 }
 #nav ul {
 	list-style: none;
 	margin: 0px; padding: 0px;
 	padding-left:10px;
 	white-space : nowrap;
 }

 #nav li {
 	float: left;
 	position: relative;
 	height: 22px;
 	margin: 0px; padding: 0px;
	padding:5px 20px 0 0;

 }
 #nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
 	color:white;
 	text-decoration:none;
 	font-weight:bold;
 	font-size:12px;
 	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
 	}
 #nav ul li a:hover {
 	color:black;
 	}
 #nav ul li a:active, #nav ul li a.sel {
 	color:black !important;
 	text-decoration:none;
 }

 #nav ul.child {
 	display: none;
 	position: absolute;
 	top: 100%;
 	left: 0;
 }
 #nav ul.child>li {
 	top: auto;
 	left: -10px;
 }
 #nav ul.child * {
 	float: none;
 	clear: both;
 	margin: 0px; padding: 0px;
 }
 #nav ul.child a {
 	display: block;
 	width: 200px;
 	padding: 3px;
 	font-size: 12px;
 	height: auto;
 	color:black;
 	background: #DF2101;
 	border: 1px solid #DF2101;
 	border-top: none;
 }
 #nav ul.child a:hover {
 	background: #fff;
 	border-color: #DF2101;
 }
 #nav ul.child li :link,
 #nav ul.child li :visited,
 #nav ul.child li a:active {
 	color: black;
 	text-decoration: none;
 }


#nav ul.over {
	display: block;
}

#have1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	visibility:hidden;
	display:none;
	}


