* {margin: 0;
   padding: 0;}
   
body {
	font-family: Verdena, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/fth.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

#container {
	width: 57em;
	margin: 1em auto;
	font-size: .8em;
	text-align: left;
	padding: 1em;
}

#top {
	border: 1px solid #CCC;
	height: 300px;
	background-color: #FEFDFD;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	/** margin-bottom: 1em; **/
}

#company {
	text-align: center;
	margin: 0 0 10px 0;
	}

#navmenu {
	text-align: center;
	}

#post {
	float: left;
	border: 1px solid #CCCCCC;
	width: 35.8em;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

#posttrans{
	float: left;
	width: 35.8em;
	height: 300px;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url("images/hellscream.png");
	background-position: left;
	background-repeat: no-repeat;
}

#status {
	border: 1px solid #CCCCCC;
	padding: 0.5em;	
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC;
}

#content {
	border: 1px solid #CCCCCC;
	padding: 0.5em;	
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FCFCFC; /**
	background-image: url(images/hordecrest.jpg);
	background-repeat: no-repeat;
	background-position: center; **/
}

#mod{
	border: 1px solid #CCCCCC;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;	
	margin-left: 37.75em;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/hordecrest.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#backup {
	clear: both;
	padding: 0.5em;
	height: 1em;
	margin-bottom: 1em;
	/** background-image: url(images/backupbg.jpg);
	background-repeat: repeat-y;
	background-position: right; **/
	text-align: right;
}  

.backup a {
	font-size: 20px;
}

#footer {
	clear: both;
	padding: 0.5em;
	margin-top: 1em;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid;
	background-color: #CC3300;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .5em;
}

#status p.open {
	padding: 0.1em;
	font-weight: bold;
	font-size: 2em;
	color: green;
	text-align: center;
	letter-spacing: 6px;
}

#status p.rules {
	text-align: center;
}

#status p.rules a:link, a:visited, a:active {
	color: yellow;
	padding: 0.1em;
	font-weight: bold;
        font-size: 20px;
}

#status p.closed {
	padding: .5em;
	font-weight: bold;
	font-size: 2em;
	color: red;
	text-align: center;
	letter-spacing: 2px;
}

p.vent {
	margin-top: 0em;
	margin-bottom: 0em;
	padding: .5em;
}

#content p {
	margin-left: 3.3em;
	margin-right: 3.3em;
}

#content ul {
	padding: 0.8em;
	margin-left: 1.5em;
}

h1 {
	color: #CC3300;
	font-size: 5.3em!important;
	padding: 0em;
	/** font-family: "Times New Roman", Times, serif; **/
}

h2 {
	font-size: 1em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #333333;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
}

h3 {
	font-size: 1em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #CC3300;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
}

h4 {
	font-size: 1em;
	padding: 0.5em;
	color: #CC3300;
	border: 0;
}

h5 {
	
	font-size: .9em!important;
	font-size: 3.3em;
	font-style: italic;
	padding: 0em;
	color: #333;
	/** font-family: "Times New Roman", Times, serif; **/
}

h6 {
	font-size: 1em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #CC3300;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
}

h7 {
	font-size: 1em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #FF6600;
	font-style: italic;
	font-weight: bold;
}

h8 {
	font-size: 1em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #0000ff;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
} 

a, a:link, a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover, a:active {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
	
}

/********* NAVIGATION ************/

#navigation {
	height: 30px;
	padding: 0.5em;
	text-align: center;
	/**
	background-image: url(images/menu.png);
	background-repeat: repeat-x; **/
}

#navigation ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navigation li { 
	padding-right: 1px;
	display: inline;
	font-size: 1em;
}

#navigation a,
#navigation a:link,
#navigation a:visited
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom-width: 0;
	text-decoration: none;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom-width: 0;
	text-decoration: none;
	background-image: url(images/menu_hover.png);	
	background-repeat: repeat-x;
}


/********* LINKS ************/

#links ul
{
	margin: 1em;
	padding: 0px;
}

#links li
{
	padding-right: 8px;
	font-size: .9em!important;
	font-weight: bold;
	list-style: disc;
	margin-left: 3em;
	margin-bottom: 1em;
}

#links a, #links a:link, #links a:visited
{
	text-decoration: none;
	color: #333;
}

#links a:hover, #links a:active, #links a:focus
{
	text-decoration: underline;
	color: #CC3300;
}

/********* Definitions ************/

dl{
	margin-bottom: 1.5em;
	margin-left: 2em;
}

dt{
	font-style: italic;
	color: #7E0000;
	font-weight: bold;
}

dd{
	margin-bottom: .3em;
	text-indent: .5em;
}
