html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {		
	font-family: tahoma, verdana, sans-serif;
	text-align: left;
	color: #ffffff;
	font-size: 80%;
	background-color: #0a0a0a;
	margin: 0 auto;
}

table {
	font-size: 90%;
}

a {
	text-decoration: none;
	color: #a1cc3a;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

p {
    line-height: 22px;
}

h1 {
	font-size: 140%;
}

h2, h3, h4, h5 {
	font-size: 120%;
}

hr {
	color: #ffffff;
	height: 1px;
	background-color: #ffffff;
}

.colorRed {
	color: #981a1e;
}

.forumHolder hr {
	color: #008db0;
	height: 1px;
	border: 1px solid #008db0;
}

.mainbody {		
	font-family: tahoma, verdana, sans-serif;
	text-align: center;
	color: #404040;
	font-size: 80%;
	background: #212120 url(../images/img-body-background.jpg) repeat-x;
}

#container {
	margin: 0 auto;
	width: 737px; 
	min-height: 100%;
	text-align: left;
	position: relative; 
	background: #0a0a0a url(../images/img-container-background.jpg) repeat-x;
	background-position: bottom;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

*html #container {
	height: 100%;
}

#content {
	width: 700px;
	padding: 5px 0px 20px 0px;
	min-height: 455px;
	background: url(../images/img-content-background.gif) no-repeat;
	background-position: 14px 0px;
}

#floatLeft {
    float: left;
    width: 170px;
}

#floatLeft ul, #floatLeft li {
	margin-left: 0px;
	padding-left: 12px;
}

#floatRight {
    float: right;
    width: 520px;
    color: #ffffff;
}

#menu {
    width: 900px;
    color: #ffffff;
    height: 45px;
}

#header {
	margin: 0 auto; 
	margin-left: -2px;
	margin-right: -2px;
	width: 741px;
	height: 190px;
	position: relative;
	clear: both;
	overflow: hidden;
	background: url(../images/img-header-background.jpg) no-repeat;
}

#headerImage {
	height: 150px;
}

.selected {
	text-decoration: underline;
	color: #ffdf0b;
}

.navigation { 
    margin-left: 10px;
}

.navigation a {
    color: #a1cc3a;
    font-weight: normal;
}

.navigation a:hover {
    color: #ffdf0b;
    font-weight: normal;
}

.navigation li {
	margin-bottom: 15px;
	background: url(../images/img-bullet.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-left: 0px;
	list-style-type: none;
}

.topMenu {
	margin-top: 140px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}

.topMenu a {
    color: #a1cc3a;
    font-weight: normal;
}

.topMenu a:hover {
    color: #ffdf0b;
    font-weight: normal;
}

.topMenu li {
	margin-bottom: 15px;
	padding-left: 0px;
	margin-left: 15px;
	display: inline;
	list-style-type: none;
}

#footer	{
	position: absolute;
	bottom: 0;
	height: 50px;
	width: 741px;
	margin-left: -1px;
	background: url(../images/img-footer-background.jpg) no-repeat;
	background-position: -1px 4px;
	font-size: 85%;
	font-weight: bold;
}

#footer p {
    padding: 0px;
    margin: 0px;
    margin: 28px 0px -4px 0px;
    text-align: center;
    color: #ffffff;
}

#footer a {
    color: #000000;
}

#clearfooter {
	height: 55px;
	width: 100%;
	clear: both;
}

.imgBorder {
	border: 1px solid #981a1e;
}

.inputFields {
	border: 1px solid #404040;
	height: 16px;
	font-size: 100%;
	width: 150px;
}

.inputFieldsArea {
	border: 1px solid #404040;
	height: 50px;
	width: 250px;
	font-size: 100%;
	font-family: tahoma, verdana, sans-serif;
}

.errorformtext {
	background-color: #ffdf0b;
	border: 1px solid #404040;
	height: 16px;
	font-size: 100%;
	width: 150px;
}

.errorformtextArea {
	background-color: #ffdf0b;
	border: 1px solid #404040;
	height: 50px;
	width: 250px;
	font-size: 95%;
	font-family: tahoma, verdana, sans-serif;
}

.submitButton {
	background-color: #721f26;
	border: 1px solid #ffffff;
	font-size: 100%;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
	width: 70px;
}

.resultsTable {
	background-color: #d3e7b5;
	border: 1px solid #73a030;
}

.inputFieldsSelect {
	margin: -2px 0px 0px -1px;
	border: 1px solid #404040;
	height: 14px;
	font-size: 90%;
}

.selectContainer {
  border: 1px solid #404040;
  position: relative; overflow: hidden;
  width: 127px; height: 16px;    
}

#newsHolder {
	border: 1px solid #981a1e;
	padding: 10px;
}

#newsHolder a {
	font-weight: bold;
}

.errorText {
	color: #ff7a05;
}

/* CODE REQUIRED FOR NEWS TICKER TO FUNCTION. REMOVE IF NO TICKER REQUIRED */
#ticker {
	width: 500px;
	height: 140px;
	padding: 2px;
}

.newsscroller {
	font-weight: normal;
	font-size: 85%;
}
/* END CODE */

/* STYLES FOR CROSSFADER */

div.cf_element {
	float: left;
}

*html div.cf_element {
	float: left;
	width: 450px;
}

div.cf_elementNoScript {
	float: left;
	margin-left: -45px;
}
	
div.cf_element div.content {
	padding: 10px;
}

div.cf_element h3, div.cf_elementNoScript h3 {
	color: #ffffff;
	padding-left: 5px;
	margin: 0px;
}

/* END STYLES */

img, input, button, image, background { behavior: url(../../css/iepngfix.htc) }
