body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #9eb21e;
	background-position: center;
	height: 225px;
	width: 800px;
	text-align: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:visited {
	color: #CCCC66;
	font-weight: bolder;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#contentHolder {
	background-color: #272727;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #272727;
	height: 100%;
	float: left;
	width: 800px;
}
#leftColumn {
	width: 285px;
	float: left;
	color: #FFFFFF;
	text-align: center;
}

#thumbs {
	list-style-type: none;
	width: 240px;
	margin-right: 0px;
	margin-left: 0px;
}

#thumbs li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
#thumbs img {
	border: 0px;
}


#leftColumn a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
#leftColumn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainBody {
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	margin-left: 285px;
	margin-right: 5px;
	background-color: #272727;
}
#imageHolder {
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	margin-left: 285px;
	margin-right: 5px;
	background-color: #272727;
	padding-top: 85px;
}
#footer {
	background-color: #272727;
	font-size: 11px;
	color: #FFFFFF;
	width: 780px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
	padding-top: 10px;
}
#footer a:visited {
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}#smwindow {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #9eb21e;
	background-position: center;
	height: 225px;
	width: 580px;
	text-align: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#smallHolder {
	width: 800px;
	background-color: #FFFFFF;
	height: 100%;
	float: left;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
	text-align: left;
}
#smallContain {
	background-position: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#smallHolder a {
	font-weight: bold;
	color: #000000;
}
