﻿body {
	background-color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Maiandra GD";
	font-size:13px;
	color: #CCCCCC;
	line-height: 40px;
}

#shelltable {
	width: 900px;
	background-color:black;
	}

#shelltable td {
	/*padding: 10px;*/
}

#shelltableHead td {
	height: 175px;
	background-color: #000000;
	text-align:center;
}

#shelltableBody td {
	background-color:black;
	text-align:center;
	height:400px;
}

#shelltableNav tr {
	height:10px;
}
#shelltableNav td {
	text-align: center;
}
#shelltableNav ul {
	padding-top:4px;
}
#shelltableNav li {
	display: inline;
	margin-right:40px;
	padding:0px;
}

#shelltableFooter td {
	 height: 60px; 
	 line-height:16px;
	 font-size:10pt;
	 background-color:#000000;
}

#TDcontent {/*THIS IS THE CENTER TD FOR THE SHELLTABLE  */
	background-color:black;
	padding:20px;
	line-height: 30px;
	text-align: left;
	letter-spacing: 2px;
	border:1px gray solid;
}
#TDcontent p {
	text-align:left;
	margin-top:10px;
}
#TDcontent li {
	text-align:left;
	line-height:25px;
}

#logo1 {
	margin: auto;
	height: auto;
	width: 550px;
	text-align: center;
	line-height: 80px;
	background-image: url('images/top_back.jpg');
	vertical-align: middle;
}
a {
	color: #FFFF99;
}
table {
	margin-left: auto;
	margin-right: auto;
}
td {
	padding: 14px;
}
