body
{
	background-color: #000000;
	text-decoration: none;
}

body,td,th
{
	color: #FFFFFF;
}

a
{
	font-size: 12px;
	color: #FFFFFF;
}
a:link
{
	text-decoration: none; 
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: underline;
	color: #FF0000;
}
a:active
{
	text-decoration: underline;
	color: #00FF00;
}


.tdheaderdj
{
font-size: 14px;
font-family: "Courier New", Courier, monospace;
font-style: oblique;
margin: auto;
font-weight: 900;
text-align: left;
}

.tdheadergal
{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-style: oblique;
margin: auto;
font-weight: 100;
text-align: center;
}

.style1
{
color: #FFFFFF;
font-size: 12px;
font-weight: 800;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

.style2
{
color: #FFFFFF;
font-size: 14px;
font-weight: 100;
text-align: left;
font-family: "Times New Roman", Times, serif;
}

.style3
{
color: #FFFFFF;
font-size: 16px;
font-weight: 200;
text-align: left;
font-family: "Courier New", Courier, monospace;}

.style4
{
color: #FFFFFF;
font-size: 18px;
font-weight: 500;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
}

.style5
{
color: #33FF66;
font-size: 14px;
font-weight: 500;
text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style6
{
color: #0000FF
}

.style7
{
color: #FFFFFF;
font-size: 16px;
font-weight: 200;
text-align: center;
font-family: "Courier New", Courier, monospace;
}

.style8
{
color: #FFFFFF;
font-size: 32px;
font-weight: 200;
text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
}


.textbox
{
color: #0000FF
font-size: 14px
font-weight: 500;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
}

/* Gallery */

#gallery {
	clear: both;
	width: 700px;
	height: 480px;
	margin: 0 auto;
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(img11.gif) no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(img13.gif) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(img12.gif) no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

