/*################################################################
#######	This CSS Document was created for the Horde of Nightmares.                                                            #######
#######	AUTHOR: Tyler Thomas                                                                                                                                    #######
#######	Liscence: Shareware - A link to our site and/or small donations are always appreciated.                  #######
#######    http//www.w3schools.com is a great place to learn CSS as well as a spectacular reference tool.  #######
################################################################*/

*{margin:0;}

body{}

div.content{
    background-color:#ffffff;
}

img.left{
	float:left;
	clear:left;
	margin-right:5px;
	margin-bottom:5px;
}

object.left{
	float:left;
	clear:left;
	margin-right:5px;
	margin-bottom:5px;
}

img.right{
	float:right;
	clear:right;
	margin-left:5px;
	margin-bottom:5px;
}

table#structure{
	height:100%;
	width:100%;
	margin:auto;
}

table#structure td{
	vertical-align:top;
}

td.outleft{
}

td.body{
	background-color:#ffffff;
}

td.outright{
}

td.outleft, td.outright{
	width:15px;	
}

td#header{
	height:110px;
}

td#hnav{
	height:20px;
	text-align:center;
	text-transform:uppercase;
}

td#nav{
	width:150px;
}

td#body{
	background:#ffffff;
	padding:5px;
	min-height:450px;
}

td#body table{
	height:100%;
	width:100%;	
	text-align:left;
}

td#footer{
	height:55px;
	padding-left:5px;
}

div#footdiv{
	height:1px;
	width:100%;
}

span.header, span.header2{
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
}

span.header{
	font-size:28px;
	position:relative;
	bottom:-15px;
	font-weight:bold;
}

span.header2{
	position:relative;
	font-size:24px;
	margin-left:100px;
	top:-20px;
}

table#navigation th, table#navigation td{
	border-top:1px #ffffff solid;
	border-right:1px #8C8C8C solid;
	color:#ffffff;
	text-align:left;
}

table#navigation img{
	vertical-align:middle;
	padding-bottom:5px;
} 

table#navigation th{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size : 13px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

table#navigation td{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size : 13px;
}

table#rightT{
	width:150px;
	float:right;
    height:100%;
}

table#rightT td.content{
	border:2px #ffffff ridge;
	border-top-style:hidden;
	color:#ffffff;
	font-family:Verdana, sans-serif;
	font-size:.7em;
    height:100%;
}

table#rightT th{
	border:2px #ffffff ridge;
	border-bottom:1px #fff solid;
	color:#ffffff;
}

table#rightT td.spacer{
	border:hidden;
}

td#right{
	width:160px;
}

div.right{
	height:100%;
	margin-left:10px;
}

table#adsT{
	width:140px;
	margin:auto;
}

table#adsT td.content{
	border:2px #ffffff ridge;
	border-top-style:hidden;
	color:#ffffff;
	font-size:.7em;	
	font-family:Verdana, sans-serif;
}

table#adsT th{
	border:2px #ffffff ridge;
	border-bottom:1px #fff solid;
	color:#ffffff;
}

table#adsT td.spacer{
	font-size:.7em;
	border:hidden;
}

div.ads{
	margin-right:auto;
}
div#footdiv{
	font-size:.8em;
}