/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Template by Dosonaro
http://www.dosonaro.com
Released for free under a  GNU/GPL License
*/
.body
{
background-color: #222222;
}

#registerLogin
{

	position:  relative;
	width: 238px;
	margin-left: 60%;
	margin-top: 97px;
	max-height: 42px;
background: transparent url(../images/loginBG.jpg) top center repeat-x;
}
#headerAd
{
	position:  relative;
	margin-right: 20%;
	margin-top: -140px;
	}
	
 #logo {
margin-right: 40%;
	height:148px;
	text-align:center

}
#top {
	background: transparent url(../images/tickerBG.jpg) top center repeat-x;
	width:100%;
	height: 30px;

}
#ticker
{
	font-size: 10px;
	color: #FFF;
	padding-top: -4px;
}
#navtext a
{
	color: #FFF;
	font-size: 10pt;
}
#navtext
{
	padding-top: 12px;

}


#scroller 
{
position:relative; 
overflow:hidden; 
width:100%;
}

#controls 
{
display:none;
}

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #222;
	color: #8F8F8F;
}
h2, h3, h4, h5, h6 {
	margin: 0;
}
h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}
h2 em {
	font-weight: bold;
	font-style: normal;
}
h3 {
	height: 25px;
	background: #0077A7 url(../images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}
p, ol, ul {
	line-height: 180%;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
a {
	color: #6B6B6B;
}
a:hover {
	text-decoration: none;
}
fieldset {
	border:none;
}
img {
	border:none;
}
pre {
	margin: 10px 0 10px 0px;
	padding: 5px 0 5px 10px;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #fafafa;
	font-size: 90%;
	color: #2E8B57;
	font-family: "Courier New", Courier, monospace;
	/* Browser specific (not valid) styles */
	/* to make preformatted text wrap */
	 
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla */
}
/* Header */

#header {
	width: 100%;
	height: 148px;
	background: #FFF url(../images/fsHeader.jpg) top center repeat-x;
}
#header * {
	text-transform: lowercase;
	color: #FFFFFF;
}
#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}
#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}
#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}
#header li {

	float: left;
	list-style-type: none;
}
#header li a {
	text-align: center;
	height: 41px;
	font-weight: bold;
		float: left;
}
#navigation
{
	float: left;
	list-style: none;
	text-align: center;
	background: url(../images/navBG.jpg) repeat-x;
	width: 100%;
	height: 41px;
	margin-bottom: 10px;
}

#header a:hover {
	text-decoration:underline;
}


/* Content */

#content {
	width: 98%;
	margin: 0 auto;
}
#colOne {
	float: left;
	width: 18%;
	background-color: #555;
	padding-left: 2px;
}
#colOne a {
color: #FFF;
}
#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}
#colOne li {
	padding: 2px 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/img6.gif) repeat-x;
}
#colOne li.first {
	background: none;
}
#colTwo {
	float: right;
	/* width: 812px;*/
	width: 80%;
	background-color: #e7e7e7;
	padding: 0px;
}
form.form-login p {
	padding: 1px 0;
	background: url(../images/img6.gif) repeat-x;
}
h2.contentheading {
	background:#0077A7 url(../images/img3.gif) repeat-x scroll left bottom;
	color:#FFFFFF;
	font-size:11px;
	height:25px;
	padding:13px 0 0 20px;
	text-transform:lowercase;
	letter-spacing:normal;
	font-weight:bold;
}
/* Footer */

#footer {
	clear: both;
	width: 98%;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img7.gif) repeat-x;
	text-align:center;
}
#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}

