body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-size: medium;
}
body {
	background-color: #000000;
}
#content {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: large;
}
#galcontent {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: large;
	text-align: center;
}
#footer {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 20px;
	text-align: center;
	font-size: small;
}
#homefooter {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: small;
}
#header {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	height: 185px;
}
#content a img{
	border: 5px solid #1A1A1A;
}
#content h2 {
	font-weight: normal;
	color: #5B5B59;
}
#header a img{
	border: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #1A1A1A;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

