a:link {
	text-decoration: none;
	color: rgb(123,145,145);
}
a:visited {
	text-decoration: none;
	color: rgb(123,145,145);
}
a:hover {
	text-decoration: none;
	color: rgb(255,255,255);
}
a:active {
	text-decoration: none;
	color: rgb(255,255,255);
}
#jta_facts a:link {
	text-decoration: none;
	color: rgb(240,240,240);
}
#jta_facts a:visited {
	text-decoration: none;
	color: rgb(240,240,240);
}
#jta_facts a:hover {
	text-decoration: none;
	color: rgb(93,115,115);
}
#jta_facts a:active {
	text-decoration: none;
	color: rgb(93,115,115);
}
#header {
	height: 138px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image:  url(../Images/header_gradient.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 484px;
	width: 100%;
	background-color: #000000;
}
body {
	background-color: rgb(123,145,145);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav_top {
	padding: 0px;
	height: 138px;
	width: 932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/jta_logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 14px;
}
.float_left {
	float: left;
}
#footer {
	width: 100%;
	background-image: url(../Images/footer_gradient.jpg);
	background-repeat: repeat-x;
	height: auto;
	text-align: center;
}
#jta_facts {
	padding: 30px 0px 0px 0px;
	height: 128px;
	width: 800px;
	margin: 0px auto 0px auto;
}
#content {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	width: 932px;
	display: inline;
}
.column {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 329px;
	width: 380px;
}
#content p {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	height: auto;
}
#content h2 {
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: rgb(0,255,51);
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#content h1 {
	font-size: 14px;
	font-weight:bold;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#gallery {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 932px;
	height: auto;
}
#gallery_menu {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	height: 20px;
	width: 932px;
}
#gallery_menu p {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#gallery_menu ul {
	list-style:none;
	margin: 0px;
	padding:0px 0px 0px 250px;
}
#gallery_menu li {
	float:left;
	font-size: 10px;
	padding-right: 12px;
	font-weight: bold;
}
	
.green {
	color: rgb(0,255,51);
}
#jta_facts p {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0px 55px 0px 90px;
	text-align: left;
}
#jta_facts h2 {
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: rgb(255,220,51);
	margin: 0px 0px 0px 20px;
	padding: 00px;
}
#jta_facts ul {
 	list-style:none;
 	margin: 10px 0px 0px 90px;
	padding:0px;
}
#jta_facts li {
	float:left;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	margin-right: 12px;
}
.green {
	color: rgb(0,255,51);
}
#jta_facts h3 {
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: rgb(93,115,115);
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
