body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFCC66;
	font-style: italic;
}
body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #FFCC66;
	font-weight: lighter;
}
a:visited {
	color: #FFCC66;
	font-weight: lighter;
}
a {
	font-style: italic;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
	text-decoration: none;
}
h1 {
	font-size: xx-large;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
	color: #FFCC66;
	text-align: center;
}
h3 {
	font-size: large;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFCC66;
	text-decoration: none;
	text-align: center;
}
h4 {
	font-size: medium;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;	
	font-style: italic;
	text-decoration: none;
	text-align: center;
}
h5 {
	font-size: small;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFCC66;
	text-decoration: none;
}
h6 {
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	color: #FFCC66;
	text-decoration: none;
}
.Originals .Originals {
	text-align: center;
	color: #FFCC66;
}
.background {
	background-color: #330000;
	background-repeat: no-repeat;
}

.gallery {
	width:600px;
	margin:auto; 
	text-align:center;
}
.gallery div {
	margin: 0px 15px;
	height:300px;
	display: inline;
	float: left;
}
.gallery .side {
	margin-top: 40px;
}

table a img {
	margin: 5px;	
}
td {
	text-align: center;	
}
#navigation {
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #4C0000;
	margin: 0;
	padding: 0px;
}
#navigation li {
	float: left;
}
#navigation li a {
	display: block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#navigation li a:hover {
	background-color: #660000;
}

