html, body {
	height: 100%;
	margin-bottom: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
body {
	color: white;
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #000;
}
p {
	color: white;
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
td {
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
hr {
	color: #333;
	height: 2px;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bigBox {
	width: 1070px;
	margin: 0px;
	padding: 0px;
}
#leftNav {
	float: left;
	position: fixed;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-left: 170px;
}
#pageNav {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#image {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: center;
	width: 852px;
}
#title {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a, a:visited ,a:active,a:focus{
	color: #cccccc;
	text-decoration: underline;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.twoPXborder {
	border: 1px solid #333;
}
.center-table {
	margin-right: auto;
	margin-left: auto;
}
.textTable , .textTable a{
	color: #000;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
}
#leftNav {
	margin: 0px;
	padding: 0px;
}
#leftNav ul {
	list-style-type: none;
	font-size: 1.2em;
	line-height: 2em;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 30px;
	padding-left: 0em;
}
#leftNav ul li a {
	display: inline;
	text-decoration: none;
	color: #999;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftNav ul li a:hover {
	color: #FFF;
}
#leftNav .leftNavActive {
	color: #C00;
}
#contentNav {
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-color: #141414;
}
#contentNav ul{
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentNav ul li{
	display: inline;
}
#contentNav ul li a {
	display: inline;
	text-decoration: none;
	color: #666;
	padding-top: 0.5em;
	padding-right: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 0.4em;
	font-size: 0.8em;
}
	#contentNav ul li a:hover {
	color: #FFF;
}
#contentNav .pageNavActive  {
	color: #FFF;
}
.inactive {
}
.thumbBorder {
	border: 1px solid #333;
}

