* {

	padding: 0px;
	margin: 0px;
	outline: none;
}

a {

	color: #fff;
	text-decoration: none;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #fff;
}

a:hover {

	border-style: solid;
}

a.black {

	color: #000;
}

a.black:hover {

	color: #761818;
}

body {

	text-align: center;
	background-color: #000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: #fff;
	font-family: arial;
	padding: 0px 0px 25px 0px;
	line-height: 1.5em;
}

p {

	padding: 20px 0px 0px 0px;
}

p#preview {

	padding: 0px 0px 0px 0px;
}

a#logo {

	height: 200px;
	width: 217px;
	display: block;
	text-decoration: none;
	outline: none;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	border: 0px;
}

#master {

	width: 924px;
	margin: 0 auto;
	text-align: left;
}

#top {

	height: 220px;
	text-align: center;
}

#middle {

	
}

#left {

	float: left;
	width: 467px;
	overflow: hidden;
}

#right {

	width: 382px;
	float: right;
	overflow: hidden;
}

#rtop {

	height: 25px;
	background-image: url(../images/rtop.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#rmiddle {

	background-image: url(../images/rbg.png);
	padding: 0px 25px 0px 25px;
	height: 1%;
	overflow: auto;
}

#rbottom {

	height: 25px;
	background-image: url(../images/rbottom.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#bottom {

	padding: 25px 0px 0px 0px;
	text-align: center;
}

#button {

	float: left;
	width: 382px;
	height: 123px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/button.png);
	margin: 25px 0px 0px 0px;
	text-decoration: none;
	border: 0px;
}

#thumbtop {

	float: left;
	width: 380px;
	height: 123px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/thumbs/005.png);
	margin: 0px 0px 0px 0px;
	border: 1px solid #000;
	color: #000;
}

.thumb, .thumb2 {

	float: left;
	width: 175px;
	height: 123px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 25px 24px 0px 0px;
	border: 1px solid #000;
	color: #000;
}

.thumb2 {

	margin: 25px 0px 0px 0px;	
}

#thumb001 {

	background-image: url(../images/thumbs/001.png);	
}

#thumb002 {

	background-image: url(../images/thumbs/002.png);	
}

#thumb003 {

	background-image: url(../images/thumbs/003.png);	
}

#thumb004 {

	background-image: url(../images/thumbs/004.png);	
}

#thumb006 {

	background-image: url(../images/thumbs/006.png);	
}

#thumb007 {

	background-image: url(../images/thumbs/007.png);	
}

#ske {

	height: 90px;
	width: 251px;
	background-image: url(../images/ske_link.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	text-decoration: none;
	margin: 0 auto;
	border: 0px;
	
}
