body {
	background-image: URL('http://www.billy-download.com/Beta/images/background.gif');
	margin: 0px;
	padding: 0px;
}
#content {
	width: 622px;
	text-align: left;
	opacity: .75;
	filter: alpha(opacity=75);
	background-color: white;
}

#main {
	background-color: #E4ECF6;
	width: 488px;
	vertical-align: top;
	border: 1px solid #044C9F;
	color: black;
	background-image: URL('http://www.billy-download.com/Beta/images/backgrad.gif');
        background-repeat: repeat-x;
        background-position: bottom;
}
#nav {
	background-color: #E4ECF6;
	background-image: URL('http://www.billy-download.com/Beta/images/backright.gif');
        background-repeat: repeat-x;
        background-position: bottom right;
	width: 100px;
	height: auto;
	vertical-align: top;
	border: 1px solid #044C9F;
	color: black;
}
#head {
	width: 600px;
	height: 122px;
	border: 1px solid #044C9F;
}
h1 {
	color: white;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #044C9F;
	background-color: #A3BAD5;
	font-family: arial;
	font-size: 21px;
	letter-spacing: 1px;
}
h2 {
	color: white;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 12px;
	border-bottom: 1px solid #044C9F;
	border-top: 1px solid #044C9F;
	background-color: #A3BAD5;
	font-family: arial;
	font-size: 15px;
	clear: both;
}
p {
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
}
.navlink {
	margin-bottom: 4px;
	text-align: right;
}
.navlink A {
	margin-left: 3px;
	margin-right: 4px;
	text-decoration: none;
	color: #044C9F;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.navlink A:hover {
	color: white;
	text-decoration: flash;
}
A {
	color: #044C9F;
	text-decoration: none;
}
A:hover {
	color: #044C9F;
	text-decoration: underline;
}
/* translation of old galleries */
tr.even {
        font-size: 12px;
        color: #3C8CE6;
	background-color: #E4ECF6;
}
tr.odd {
        font-size: 12px;
        color: #3C8CE6;
        background-color: #A3BAD5;
}
tr.even A {
	color: black;
	font-weight: bold;
}
tr.odd A {
	color: black;
	font-weight: bold;
}
img.frame {
	border: 1px solid #044C9F;
}
pre {
	margin-top: 0px;
}
table.gallery {
	background-color: #044C9F;
	width: 400px;
}
img.thumbnail {
	width: 96px;
	height: 96px;
	border: 0px;
}
.floatleft {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.floatright {
	float: right;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}
div#header {
	height: 120px;
	background-image: URL("http://www.billy-download.com/Beta/images/heading.jpg");
	background-repeat: no-repeat;
}
div#header span {
	display: none;
}
div#footer {
  TEXT-ALIGN: center;
  position: bottom;
