body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

a {
	text-decoration: underline;
	color: #816DDC;
	cursor: hand;
}
a:link {
	text-decoration: underline;
	color: #816DDC;
	cursor: hand;
}
a:visited {
	text-decoration: underline;
	color: #816DDC;
	cursor: hand;
}
a:hover {
	text-decoration: none;
	color: #816DDC;
	cursor: hand;
}
a:active {
	text-decoration: underline;
	color: #816DDC;
	cursor: hand;
}

P
{
	margin: 0px 0px 9px 0px;
}

h1 {
	font-size: 22px;
	color: #816DDC;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 0px 0px 4px 0px;
}

.smalltext
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:9px;
line-height: 12px;
}

#gallerypicker a 
{
cursor: hand;
width: 109px;
height: 114px;
display: block;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-align:center;
}



#gallerypicker table tr td a:hover 
{
cursor: hand;
text-decoration:none;
color:#816DDC;
}

#gallerypicker table tr td a:active 
{
cursor: hand;
text-decoration:none;
color:#816DDC;
}

#gallerypicker table tr td a img.gallpick
{
border: 1px solid #FFFFFF;

}

#gallerypicker table tr td a:hover img.gallpick
{
border: 1px solid #816DDC;

}

#thumbs a
{
border: 1px solid #000000;
float: left;
}
#thumbs a:hover
{
border: 1px solid #816DDC;
float: left;
}
#thumbs a:active
{
border: 1px solid #816DDC;
float: left;
}

