#maincontent {
	float:left;
	width:770px;
	position:relative;	
}

#mc-top {
	background:transparent url(../images/navigatorc_top.png) no-repeat top left;
	width:770px;
	height:39px;
}

#mc-top #topmenu {
	margin:0;
	padding:0;
	float:right;
}

#mc-top #topmenu ul {
	float:left;
	margin:10px 20px 10px 30px;
	padding:0;
	list-style:none;
}

#mc-top #topmenu li {
	padding:0;
	margin:0;
	float:left;		
}

#mc-top #topmenu li a {
	display:block;
	padding:0 5px 0 15px;
	color:#FFF;
	font-size:11px;
	background:transparent url(../images/bullet.png) no-repeat 0 7px;
	
}

#mc-top #topmenu li a:hover, #mc-top #topmenu li a.current {
	color:#FF0000;
	text-decoration:none;
}

#mc-top #topmenu li span {
	background:transparent url(../images/bullet.png) no-repeat 0 0;
	width:5px;
	height:5px;
	padding:0 10px;
}

#mc-middle {
	background:#2f2f2f;
	width:770px;
	height:985px;
	position:relative;
}

#mc-middle #content {	
	padding:90px 30px 10px;
	position:relative;
}

#mc-middle #content div.pagination {
	display:block;
	text-align:right;
}

#mc-middle #content div.pagination a {
	color:#FFF;
	font-weight:bold;
}

#mc-middle #content div.pagination a:hover {
	color:#FF0000;
}

#mc-middle div.title {
	position:absolute;
	width:470px;
	height:115px;
	top:-20px;
	left:0;
	background:transparent url(../images/photogallery_title.png) no-repeat top left;
}

#mc-middle #content #gallery1 {
	
}

.slideShowCtrl span {
	width: 50px;
	height: 100%;
	background-image: url(../images/buttons.png);
	cursor: pointer;
}

.thumbOuter .enabled {
	background: transparent url(../images/buttons.png) no-repeat center center;
	cursor: pointer;
}

.thumbOuter .thumbNav img {
	width: 48px;
	height: 75px;
}
.thumbOuter .thumbClickable div {
	cursor: pointer;
}
.thumbOuter .prevHoriz {
	background-position: -96px 12px;
	position: relative;
	float: left;
	height: 100%;
	
}
.thumbOuter .nextHoriz {
	background-position: -144px 12px;
	position: relative;
	float: right;
	height: 100%;
}

.thumbWrapper .thumbNotifier {
	background:none;
	width: 0px;
	margin-left: 2px;
	height: 5px;
	font-size: 1%;
}

.slideShowWrapper { 	
	background:transparent;	
	border:1px solid #3f3f3f;
	padding:8px 8px 40px;
	margin:0 auto;
}

.slideShowImageWrapper img {
	border:4px solid #FFFFFF;
}

.slideShowNav { 
	background:#333;
	bottom:-37px;
	padding:5px;
	width: 690px;
}

.slideShowTitle {
	color:#FF0000;
}

.slideShowTitle .slideShowCounterText {
	color:#F2F2F2
}

#bottom {
	background:transparent url(../images/back_bottommenu1.png) no-repeat top left;
	width:770px;
	height:34px;	
	padding:0;
	margin-left:0;
}

#footer {
	background:transparent url(../images/back_footerred.png) no-repeat top left;
	width:770px;
	height:22px;
	margin-left:0;
	margin-bottom:10px;
	padding:0;
	text-transform:uppercase;
}