@charset "utf-8";
html, body, #wrapper {
	height:100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background-color: #262626;
}
.contentTable {
	background-color: #262626;
	background-image: url(../Images/bg_main.gif);
	vertical-align: top;
}
.contentCell {
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 42px;
	color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999;
	text-align: right;
}


.navBottom {
	background-color: #ffffff;
}
.feature {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.photoCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
}
