	a {text-decoration:none; color:#999966}
	a:hover {text-decoration:underline; color:#CCCC99}

.heading {
	font-weight: bold;
	color: #999966;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}

#div1 {
	background-image: url(Images/back-g-black.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	width: 100%;
}

#container-main {
	background-image: url(Images/back-g.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
	text-align: center;
}

#footer {
	font-size: 9px;
	color: #666633;
	padding-top: 2px;
	padding-bottom: 5px;
}

#pagetext {
	text-align: left;
	padding: 20px;
	border: 1px solid #666633;
	margin: 20px;
	background-color: #000000;
	line-height: 16px;
}

.thumbborders {
	border: 1px solid #999966;
	margin: 8px 0px 0px 12px;
}

.thumbborders2 {
	border: 1px solid #999966;
}

.thumbgroups {
	width: 509px;
	border: 1px solid #999966;
	padding: 8px;
	margin-bottom: 8px;
	text-align: left;
}

.picgroups {
	width: 509px;
	height: 354px;
	border: 1px solid #999966;
	padding: 8px;
	margin-bottom: 0px;
	text-align: left;
}