@charset "utf-8";
/* CSS Document */


#gallerytitle{
	width: 967px;
	height:40px;
}

#gallerycontent{
	margin:0 auto;
	width:904px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#gallery_left{
	float:left;
	width:260px;
	height:156px;
	color:#FFFFFF;
	padding-top:15px;
	font-weight:600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-left:0px;
	padding-top:10px;
}

div#gallery_left div#events {
	background: url('../images/frame_gallery_bg.gif') repeat-y;
}

div#gallery_left div#events_top {
	width: 241px;
	background: url('../images/frame_gallery_top.gif') top left no-repeat;
}

div#gallery_left div#events_bottom {
	width: 241px;
	background: url('../images/frame_gallery_bottom.gif') bottom left no-repeat;
}

div#gallery_left div#events_content {
	padding: 20px;
}

#gallery_right{
	float:left;
	width:630px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	height:600px;
}
