@charset "UTF-8";
/* CSS Document */


#gallery_title {
	margin:0 auto;
	padding:0;
	width:940px;
	height:30px;
	overflow: hidden;
	position: relative;
	zoom:1;
}

#titleimage {
	float: left;
}

#togglemenu {
	float: right;
	
}

#wrapcontainer {
	margin:0 auto;
	padding:0;
	width:950px;
	height:585px;
	background:url(../images/gallery_bg.gif) no-repeat;
}

#wrapcontainer #flashcontent {
	margin:5px;
	padding:0;
	width:940px;
	height:575px;
}
