body {
	margin: 0px;
	background-color: #1E1E48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 17px;
	color: #FFFFFF;
}
#footer {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 17px;
}
#footer a {
	color: #CCCCCC;
	margin-right: 10px;
}
#bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.style1 {
	color: #ECE9D8
}
#frame_top {
	background-image: url(../images/top_frame.gif);
	background-repeat: no-repeat;
}
#frame_bottom {
	background-image: url(../images/bottom_frame.gif);
	background-repeat: no-repeat;
}
#content {
	padding: 15px;
}
.style2 {
	color: #999999
}
#content a {
	color: #C08D72;
}
#content a:hover {
	color: #DCBFAF;
}
#spincaster {
	font-size: 9px;
	color: #999999;
}
#spincaster a {
	color: #999999;
}
#content img {
	padding:3px;
	border: 1px solid #292951;	
}


#galleryButton {
	display:block;
	height:130px;
	width:180px;
	background:url(../images/gallery-button.jpg) left top no-repeat;
}
#galleryButton:hover {
	background:url(../images/gallery-button.jpg) left -130px no-repeat;
}
#galleryButton span {
	display:none;	
}