body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #d8ddd2;
}
a:visited {
	color: #d8ddd2;
}
a:hover {
	color: #eef2e9;
}
a:active {
	color: #eef2e9;
}
#first {
	display:none;
}
#mainContainer {
	margin: 0 auto;
	padding: 0px;
	height: 600px;
	width: 800px;
}
#header {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding: 0px;
	height: 79px;
	width: 800px;
}
#navLeft {
	background-image: url(images/2.gif);
	height: 210px;
	width: 78px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#userNav {
	width: 156px;
	margin-left: 0px;
	height: 210px;
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#userNav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#userNav ul li {
}
#userNav a:link {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
#userNav a:visited {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
#userNav a:hover {
	color: #eef2e9;
	text-decoration: none;
	text-transform: uppercase;
}
#userNav a:active {
	color: #eef2e9;
	text-decoration: none;
	text-transform: uppercase;
}
#navRight {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 566px;
}
#navRight .top {
	background-image: url(images/4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 566px;
}
#navRight .bottom {
	background-image: url(images/5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 566px;
}
#contentsLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 220px;
	width: 147px;
	background-image: url(images/6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentsBody {
	background-image: url(images/7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 220px;
	width: 387px;
	padding: 0px;
}
#contents {
	height: 200px;
	width: 352px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	overflow: auto;
	outline: none;
	font-size: 11px;
}
#contentsRight {
	background-image: url(images/8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 220px;
	width: 266px;
}
#footer {
	background-image: url(images/9.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 800px;
	clear: both;
	text-align:right;
}
#footer a .poweredByAspit {
	margin-top: 75px;
}

p {
	margin-top: 0px;
}

.photoThumb {
	border: 3px solid #4f6c2a;
	margin: 2px;
}
.photoThumb:hover {
	border: 3px solid #66823e;
}
.photoThumb:active {
	border: 3px solid #66823e;
}