body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(background.jpg);
	color: #CCCCCC;
}
.Highlight {
	width:500px;
	background-color:#990000;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-weight:bold;
}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000; text-decoration: underline overline}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000; text-decoration: none}
.PicHolder {
	margin-left:10px;
	margin-top:20px;
	width:350px;
	float:left;
}
.Piccy {
	width:150px;
	border:2px dashed #000000;
	float:left;
	margin-right:10px;
}
.GallList {
	width:98%;
	clear:both;
	margin-top:10px;
	border:1px solid #000000;
}
.GallListCell {
	height:112px;
	float:left;
	width:60%;
}
td {
	font-size: 12px;
}