body
{
	background-color: black;
	color:transparent;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	text: goldenrod;
}

p
{
	background: transparent;
	font-size: 18pt;
	font-family: papyrus, garamond, times new roman;
	color: goldenrod;
}

h2
{
	background: transparent;
	font-family: papyrus, garamond, times new roman;
	font-color: goldenrod;
	font-weight: bold;
}	
	
font
{
	color: goldenrod;
	font-family: papyrus, garamond, times new roman;
	font-size: 18pt;
}

a:link
{
	color: red;
	font-family: papyrus, garamond, times new roman;
}

a:active
{
	color: red;
	font-family: papyrus, garamond, times new roman;
}

a:visited
{
	color: red;
	font-family: papyrus, garamond, times new roman;
}

table
{
	border: 0px;
	background-color: transparent;
	width: 800px;
	color: goldenrod;
	font-size: 18pt;
	font-family: papyrus, garamond, times new roman;
}

table.main
{
	border: 0px;
	background-color: transparent;
	width: 850px;
	color: goldenrod;
	font-size: 18pt;
	font-family: papyrus, garamond, times new roman;
}

table.logo
{
	align: center;
	border: 0px;
}

td.logo
{
	align: center;
}

td.gallery
{
	width: 250px;
}

tr.gallery
{
	width: 900px
}

table.gallery
{
	width: 900px;
}

table.nav
{
	border: 0px
	background-color: transparent;
	width: 700px;
}

tr.nav
{
	align: center;
}

img.nav
{
	padding: 2px;
}

td.spacer
{
	height=00px;
}

div
{
	color: transparent;
	align: center;
}

img
{
	border: 0px;
}
