* {
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main {
	width: 950px;
	position: relative;
}
.bg {
	background-color: #FCF;
}

.header {
	height: 500px;
	width: 950px;
	position: relative;
}

.floatleft {
	float: left;
}
.template {
	height: 650px;
	width: 950px;
	position: relative;
	background-image: url(images/template.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 56px;
	width: 697px;
	position: absolute;
	left: 239px;
	top: 12px;
}
.button {
	height: 76px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 76px;
}
.thumbbox {
	height: 468px;
	width: 418px;
	position: absolute;
	float: left;
	left: 527px;
	top: 170px;
}
.bigthumb {
	height: 468px;
	width: 512px;
	position: absolute;
	left: 12px;
	top: 170px;
}
.smallthumbs {
	float: left;
	height: 231px;
	width: 203px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	position: relative;
}
.footer {
	background-image: url(images/footer.jpg);
	height: 350px;
	width: 950px;
	position: relative;
}
.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 86px;
	width: 416px;
	position: absolute;
	left: 264px;
	top: 240px;
	text-align: center;
}
.copyright {
	font-size: 8pt;
	font-family: Verdana;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

