@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
body {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.bg{
	background-position: center 140px;
	background-image: url(images/all.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.header {
	margin: 0px auto 100px auto;
	width: 700px;
}
H1, H2, H3 {
	display: block;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
}
H1 {
	font-size: 18px;
	padding-bottom: 10px;
	margin-top: 20px;
}
H2 {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.copycontainer h2 a {
	color: #F00;
}
.splat {
	font-size: 15px;
	background-image: url(/images/paint.gif);
	background-repeat: no-repeat;
	height: 55px;
	color: #C00;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	left: 270px;
	top: 0px;
	position: relative;
	width: 385px;
}
H3 {
	font-size: 12px;
	padding-bottom: 10px;
	padding-right: 125px;
	padding-left: 125px;
	font-weight: normal;
	color: #000;
}
.frontpage {
	background-image: url(images/all.jpg);
	color: #000;
}
.black {
	color: #000;
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url(images/top.gif);
	color: #000;
	}
.main2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	background-color: #000;
	background-image: url(images/top.gif);
	color: #000;
	}
.red {
	color: #C00;
}
.orange {
	color: #FC3;
}
.thumbcontainer {
	margin: 100px auto 200px auto;
	text-align: center;
	width: 935px;
}
.center {
	width: 150px;
}
.thumb {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 185px;
	height: 120px;
	float: left;
	position: relative;
	line-height: 6px;	
}
.thumb p{
	padding: 0px;
	margin: 0px;
	color: #000;
}
.thumb a{
	border: 2px;
}
.thumb a:link{
	color: #F00;
}
.thumb a:visited{
	color: #C00;
}
.thumb a:hover{
	color: #FC0;
}
.thumb a:active{
	color: #FFF;
}
.thumbs {
	margin: 0px;
	padding: 0px;
}
.thumbs a{
	border: 2px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
.thumbs a:link{
	color: #F00;
}
.thumbs a:visited{
	color: #C00;
}
.thumbs a:hover{
	color: #F60;
}
.thumbs a:active{
	color: #FFF;
}
.subscript {
	color: #600;
	font-size: 9px;
	float: none;
	clear: left;
	width: 100%;
}
.subscript a:link {
	text-decoration: underline;
	color: #630;
	}
.subscript a:visited {
	text-decoration: underline;
	color: #600;
	}
.subscript a:hover {
	text-decoration: none;
	color: #C30;
	}
.subscript a:active {
	text-decoration: underline;
	color: #FFF;
	}
.phpSpacing {
	display: block;
	margin: 30px auto 0px auto;
	padding: 0px;
}
#gallery_container {
	color: #CCC;
}
#gallery_nav {
	margin: 0px;
	padding: 0px;
}
#gallery_container img{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCC;
	padding: 2px;
}
.footer {
	font-weight: normal;
	color: #C00;
	font-size: 10px;
	clear: both;
}
.footer a:link{
	text-decoration: underline;
	color: #C00;
	}
.footer a:visited {
	text-decoration: underline;
	color: #600;
	}
.footer a:hover {
	text-decoration: none;
	color: #F60;
	}
.footer a:active {
	text-decoration: underline;
	color: #FFF;
	}
.nav{
	margin-top: 10px;
}
.nav ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.nav li{
	margin: 0px;
	display: inline;
	text-indent: 0px;
	list-style: none;
}
.nav img{
	margin: 0px 5px 0px 5px;
}
.nav a {
	border-style: none;
	color: #000;
}
.thumbcontainer , a:link {
	color: #F00;
}
.copycontainer {
	margin: 50px auto 200px auto;
	text-align: center;
	width: 935px;
	z-index: 3;
}
