#gal_content
{
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.gm
{
	width: 215px;
	float: left;
	background-color: #63C;
}
.rc_top div {
   background: url(../graphics/css/rc_tl.png) no-repeat top left;
}
.rc_top {
   background: url(../graphics/css/rc_tr.png) no-repeat top right;
}
.rc_bottom div {
   background: url(../graphics/css/rc_bl.png) no-repeat bottom left;
}
.rc_bottom {
   background: url(../graphics/css/rc_br.png) no-repeat bottom right;
}

.rc_top div, .rcr_top, 
.rc_bottom div, .rc_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.rc_content { margin: 0 15px; }

.gm p
{
	text-indent: 0px;
	text-align: left;
}

.gm ul {
padding: 0;
margin-left: 25px;
}

.gm a:hover
{
	color: #000000;
	text-decoration: none;
}

.gal_head
{
	font-family: Verdana, Arial;
	font-size: 16px;
	line-height: 32px;
	color: #9966FF;
	text-indent: 0px;
}

a:hover
{
	color: #9966ff;
	text-decoration: none;
}

