a {
	COLOR: #f10415;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #74756d;
	TEXT-DECORATION: none
}

.imageback {
	background-color: #E6E6E6;
	border: 1px solid #c7c5c6;
	padding: 3px;
}



body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/bg.gif);
	margin: 0;
}

p {
	margin-left: 20px;
	margin-right: 20px;
	color: #535351;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 24px;
}


i, em {
	color:#756f6f;
}
b, strong {
	color:#ff5656;
}

#container {
	width: 1024px;
	margin-top: 0px;
}


#header {
	height: 426px; background: url(images/header_top.gif) no-repeat;

}


#content {
	margin-top: 0px;
}

#main {
	width: 808px;
	margin-left: 55px;
}

blockquote {
	text-align: center;
	margin: 0px 180px;
	font-weight: normal;
	bottom: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #282a1f;
	border: 1px solid #000000;
	width: 515px;
} 


#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 


.disclaimer {
	margin-left: 437px;
	padding-top: 80px;
}

#footer {
	height: 216px;
	text-align: justify;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 867px;

}
#nav {
	margin-left: 182px;
	height: 46px;
	padding-top: 240px;
}


h1 {
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	font-weight: normal;
	line-height: 35px;
	font-size: 22px;
	text-indent: 40px;
	color: #282a1f;
	font-family: "Century Gothic", sans-serif, Arial;
	letter-spacing: 2px;
	margin-left: 10px;
	margin-top: 44px;
     
}
h2 {
	text-align: left;
	background: url(images/header.gif) top left no-repeat;
	font-weight: normal;
	line-height: 35px;
	font-size: 18px;
	text-indent: 40px;
	color: #F10415;
	font-family: "Century Gothic", sans-serif, Arial;
	letter-spacing: 2px;
	margin-left: 10px;
}



h3 {
	text-align: left;
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	text-indent: 45px;
	color: #282a1f;
	font-family: "Century Gothic", sans-serif, Arial;
	letter-spacing: 2px;
	margin-left: 10px;
	text-transform: uppercase;
	margin-top: -19px;
}

h3:first-letter {
	font-family: "Century Gothic", sans-serif, Arial;
	font-weight: normal;
	color: #F10415;
}

input, textarea, option, select {
	background-color: #F3F2F0;
	font: 11px Georgia, Serif;
	color: #5B5E5D;
	letter-spacing: 0px;
	border: 1px solid #a7a7a7;
	padding:2px;
}

ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535351;
	line-height: 24px;
	text-align: justify;
}

.statsp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 22px;
}

#stats { 
text-align: center;
	margin: 0px 180px;
	font-weight: normal;
	bottom: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #282a1f;
	border: 1px solid #000000;
	width: 515px;}

.fl_img   {
	background-color: #E6E6E6;
	border: 1px solid #c7c5c6;
	padding: 3px;
	margin-right: 6px;
	margin-left:  6px;
	margin-top: 8px;

}
