body {
	/*background:#55a;*/
	/*background:#459bc9;*/
	/*background:#ddd;*/
	/*background: #c5c5bb;*/
	/*background-repeat: repeat-y;*/
	/*background-position: center;*/
	/*width: 714px;*/
	/*background: #b0b0a2;
	font-family:verdana, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	background: #ccc;
	width: 800px;*/
	background:#DDDDDD none repeat scroll 0% 50%;
	border-left:2px solid;
	border-right:2px solid #000000;
	font-family:verdana,sans-serif;
	margin:0 auto;
	width:800px;

}


.flyer {
	color:#333;
	font-size:12px;
	height: 670px; 
	padding: 30px;
	/*border: 1px solid #222;
	background-color: #d8d8ff;*/
	background-color: #fff;
}

h1, h1 a:link, h1 a:visited {
	color:#333;
	font-size:32px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration: none;
	margin-top: 0px;

}


h2, h2 a:link, h2 a:visited, h2 a:hover{
	color:#333;
	font-size:18px;
	font-family:verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	margin-top: 45px;
}

h4.photo-title {
	font-size: 12px;	
	text-align: center;
}

p {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}

.title {
	padding: 15px;
	text-align: right;
	background-color: #222;
	border-bottom: 2px solid black;
}

.title p.menu {
	margin: 3px;
}

.title p a:link, .title p a:visited, .title p a:hover, .title p {
	font-size: 10pt;
	color: #aaa;
}

.title p a:hover {
	color: #fff;
}




.slideshow-main-image {
	border: 1px solid #333;	
	/*display: block;*/
    	/*margin-left: auto;*/
    	/*margin-left: 30px;*/
    	/*margin-right: auto;*/
    	margin: 0px;
}

.main-image {
	border: 1px solid #333;	
	margin: 20px;
}

.main-image2 {
	border: 1px solid #333;
	margin: 10px;
}

.images-grid-right {
	margin: 0px 0px 0px 6px;
	float: left;
	width: 101px;
}

.images-grid-left {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 110px;
}

.thumb-wrapper {
	position: relative;
	border: 1px solid #333;
	margin: 20px 0px;
	height: 96px;
	width: 96px;
}

.mini-thumb-wrapper {
	position: relative;
	border: 1px solid #333;
	margin: 0px 3px 3px 0px;
	height: 48px;
	width: 48px;
	float: left;
}

.clip-thumb {
	position: absolute;
	top: 0px;
	left: 0px;
}

.menu-on {
	text-decoration: none;
	font-weight: bold;
}

.main-image-box {
/*	float: left; */
	margin-left: 10px;
	width:530px;
}

.photo-link-info {
	position: absolute;
	color: #fff;
	margin-top: 80px;
	font-size: 10px;
}

a:hover {
	color:#e04;
}


a:link, a:visited {
	color:#a02;
}

.photo-menu a img {
	border: 1px solid #333;
	margin: 10px;
}

.photo-menu, .main-image-2-wrap, .main-image-box {
	width: auto;
	text-align: center;
}

.photo-menu {
	width: 120px;
	float: left;
	text-align: left;
}

.photo-menu a img {
	margin: 10px 0px;
}

.gallery-title {
	text-align: right;
}

.new {
	font-weight: bold;
	color: #f90;
}