@charset "utf-8";
/* CSS Document */
body {
	background: #000000;
	margin-left: auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-right: auto;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColElsCtr #copy {
	font-size: 10px;
	color: #666;
}
.oneColElsCtr #copy {
}
.oneColElsCtr #copy {
}
.oneColElsCtr #copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.oneColElsCtr #container {
	width: 46em;
	background: #000000;
	margin-left: auto; /* the auto margins (in conjunction with a width) center the page */
	margin-right: auto;
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	color:#999;
	font-family: "Comic Sans MS";
}
#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
h1 {
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.oneColElsCtr #mainContent #form {
	text-align: left;
	color: #CCC;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #0F0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.oneColElsCtr #caption {
	text-align: center;
	color: #0F6;
}
.oneColElsCtr #container #mainContent #gallery {
	text-align: center;
	margin: auto;
	padding: 5pt;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;{
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
	

