body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	color:#06C;
	text-align:center;
	background-color: #ededed;
}
.header {
	width: 992px;
	height: 128px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.header .spottop {
	padding: 0px;
	width: 480px;
	margin: 0px;
	position: absolute;
	left: 0px;
	height: 70px;
	top: 4px;
	z-index: 0;
}
.header img {
	position: absolute;
	height: 128px;
	width: 288px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	right: 182px;
	padding: 0px;
	z-index: 1;
}
.container {
	margin-left:auto;
	margin-right:auto;
	width:auto;
	text-align: center;
	height: 100%;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
}
.container .spot {
	padding: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
}
.mthumb {
	width:auto;
	display:block;
	list-style: none;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
.mthumb li {
	position: relative;
	width: 240px;
	height: 180px;
	display:inline-block;
	left: 0px;
	vertical-align: top;
	margin: 1px;
	padding:1px 0px 0px 0px;
}
.mthumb p {
	width: 242px;
	display: block;
	position: absolute;
	text-align: left;
	color: #000;
	font-size: 12px;
	line-height: 13px;
	height: 26px;
	left: 0px;
	font-family: "Comic Sans MS", cursive;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	bottom: 1px;
}
.mthumb li img {
	border: 1px solid #600;
}
.mthumb li:hover img {
	border: 1px solid #FFF;
}
.thumb li p a {
	color: #900;
}
.thumb li p a:hover {
	color: #999;
}
a:link, a:visited {color: #b61549; text-decoration:underline;}
a:hover, a:active {color: #000; text-decoration:none;}
.top {
	display:block;
	text-align: center;
	padding-top: 10px;
	height: 120px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.top li {
	position: relative;
	width: 180px;
	display:block;
	float: left;
	text-align: left;
	margin-right: 8px;
	padding: 0px;
}
.footer {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.footer p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* PAGES START */
#pages {
	width: 550px;
	height: 29px;
	display: block;
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	position: absolute;
	left: 5px;
	top: 99px;
	text-align: right;
	z-index: 2;
	color: #06C;
}
#pages span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
	padding: 1px 5px;
	margin-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #C5CED7;
}
#pages span.current {
	color:#FFF;
	border-color: #000;
	background-color: #316AC5;
}
#pages a {
	text-decoration: none;
}
#pages a span {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #333;
	border: 1px solid #999;
}
#pages a span:hover {
	border-color: #666;
	background-color: #7fb2ff;
	color: #fff;
}
span .spot2 {
	padding: 0px;
	clear: both;
	height: 250px;
	width: 1015px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
}

span .spot2 li {
	padding: 0px;
	height: 250px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 29px;
	display: block;
	list-style-type: none;
}
