body {
	color: #DDD;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: 2A2A2A;
}

h2 {
	font-size: 18px;
	color: #1EDE3A;
}

h3 {
	font-size: 16px;
	color: #1EDE3A;
}

h4 {
	font-size: 14px;
	color: #999999;
}


a, a:link, a:active, a:visited {
	color: #1EDE3A;
}

a:hover {
	color: #666;
}

#content td {
	border: 1px solid #1EDE3A;

}

#outCont {
	background-image: url(../../img/site/bg.gif);
background-position: top left;
background-repeat: repeat-y;
width: 1020px;
text-align: center;
margin: 0 auto;
}

#innerCont{
width: 960px;
text-align: left !important;
margin: 0 auto;
}

#header {
background-image: url(../../img/site/header.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 960px;
height: 165px;
}

#header h1 {
	margin: 0;	
}

#header h1 a {
display:block;
height:160px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-9999px;
width:958px;
}

#navBar {
width: 960px;
height: 23px;
text-align: center;
background-image: url(../../img/site/navBar.gif);
background-position: top right;
background-repeat: no-repeat;
}

#navBar ul {
display: inline;
color: #1EDE3A;
}

#navBar li {
display: inline;
list-style-type: none;
list-style-position: outside;
font-size: 14px;
}

#navBar li a, #navBar li a:link, #navBar li a:active, #navBar li a:visited {
	font-size: 14px;
	color: #1EDE3A;
	text-decoration: none;
}

#navBar li a:hover {
	font-size: 14px;
	color: #1EDE3A;
	text-decoration: underline;
}

#content {
	background-color: #000;
	width:940px;
	padding: 10px;
	text-align: left;
}

#content-home {
	background-color: #000;
	width:940px;
	padding: 10px;
	text-align: left;
}

#imageCont {
	text-align: left;
}

#one {
	float: left;
	width: 300px;
	height: 212px;
	padding-left: 0px;
}

#two {
	float: left;
	width: 300px;
	height: 212px;
}

#three {
	float: left;
	width: 300px;
	height: 212px;
}

#footer {
clear: both;
background-image: url(../../img/site/footer.gif);
background-position: top left;
background-repeat: no-repeat;
}

#footerNav {
	text-align: right;
	width: 960px;
}

#footerNav ul {
display: inline;
color: #1EDE3A;
}

#footerNav li {
display: inline;
list-style-type: none;
list-style-position: outside;
font-size: 10px;
}

#footerNav li a, #footerNav li a:link, #footerNav li a:active, #footerNav li a:visited {
	font-size: 10px;
	color: #1EDE3A;
	text-decoration: none;
}

#footerNav li a:hover {
	font-size: 10px;
	color: #1EDE3A;
	text-decoration: underline;
}

#copyright {
width:960px;
height: 20px;
background-color:#2A2A2A;
clear:both;
padding-top:3px;
color:#555;
margin:0 auto;
}
#copyrightL {
width:400px;
height: 20px;
float:left;
text-align:left;
font-size:10px;
}
#copyrightR {
width:400px;
height: 20px;
float:right;
text-align:right;
font-size:10px;
}

#copyrightR a, #copyrightR a:link, #copyrightR a:active, #copyrightR a:visited {
	color: #5BD747;
	text-decoration: none;
}

#copyrightR a:hover {
	color:#5BD747;
	text-decoration: underline;
}
