.magnum {
	background:url(/gfx/magnum_bgred.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: center;
}
.mainpane {
	border: thin solid #000000;
	background-color:#FFFFFF;
}
.gallerypane {
	background-color:#FFFFCC;	
}
.gallerylinkpane {
	border: thin dotted #E4EB63;
	background-color:#FFFFCC;
	font-size:large;
	font-weight:bold;
	height: 60px;
	text-align:center;
}
.thumbs {
	border: thin solid #CCCCCC;
}
.headers {
	font-size: x-large;
}
.small {
	font-size: small;
	color:#000000;
}
.footer {
	font-size: small;
	color:#FFFFFF;	
}