body {
	background-color: #666;
	padding: 0;
	margin: 0;
	text-align: center;
}
#wrapper {
	width: 1003px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 1003px;
	text-align: left;
	height: 130px;
}
#leftsidebar {
	float: left;
	height: 568px;
	width: 179px;
	color: #000;
	background-image: url(_images/left_sidebar.gif);
	background-repeat: no-repeat;	

}
span.sidebar-top {
	float: left;
	width: 179px;
	height: 56px;
	background-image: url(_images/gallery-sidebar/static/left_sidebar_top_placeholder.gif);
	background-repeat: no-repeat;
}
span.sidebar-bottom {
	float: left;
	width: 179px;
	height: 332px;
	background-image: url(_images/gallery-sidebar/static/left_sidebar_bottom_placeholder.gif);
	background-repeat: no-repeat;
}
span.sidebar-cat {
	float: left;
	width: 179px;
	height: 56px;
	margin-bottom: -11px;
}
#mainphoto {
	height: 462px;
	width: 824px;
	float: left;
	background-image: url(_images/mainphoto.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainphotoabout {
	height: 462px;
	width: 824px;
	float: left;
	background-image: url(_images/main_about.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainphotoaboutfr {
	height: 462px;
	width: 824px;
	float: left;
	background-image: url(_images/main_aboutfr.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainphotopricing {
	height: 462px;
	width: 824px;
	float: left;
	background-image: url(_images/main_pricing.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainphotopricingfr {
	height: 462px;
	width: 824px;
	float: left;
	background-image: url(_images/main_pricingfr.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainphotoretouching {
	height: 462px;
	width: 715px;
	float: left;
	background-image: url(_images/main_retouching.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
}

#rightsidebarretouching {
	background-image: url(_images/rightbar_retouching.gif);
	float: left;
	height: 462px;
	width: 109px;
	text-align: center;
}
.thumbnails {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}





#logo {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 324px;
	float: left;
}
#about {
	padding: 0px;
	height: 130px;
	width: 102px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#portfolio {
	float: left;
	height: 130px;
	width: 102px;
}
#retouching {
	float: left;
	height: 130px;
	width: 102px;
}
#righttop {
	float: left;
	height: 130px;
	width: 271px;
	background-image: url(_images/right_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#pricing {
	height: 130px;
	width: 102px;
	float: left;
}


#footer {
	height: 106px;
	width: 824px;
	float: left;
	background-image: url(_images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footerfr {
	height: 106px;
	width: 824px;
	float: left;
	background-image: url(_images/footerfr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footerabout {
	height: 106px;
	width: 824px;
	float: left;
	background-image: url(_images/about_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footerpricing {
	height: 106px;
	width: 824px;
	float: left;
	background-image: url(_images/footer_pricing.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footerretouching {
	height: 106px;
	width: 824px;
	float: left;
	background-image: url(_images/footer_retouching.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footerretouchingfr {
	height: 106px;
	width: 824px;
	float: left;
	background-image: url(_images/footer_retouchingfr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}









p {
	font-family: corbel, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	;
	padding-top: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 120px;
}
.emphasis {
	font-family: corbel, Arial, Helvetica, sans-serif;
	color: #FFF;
	cursor: pointer;
}
.bandspecial {
	float: left;
	padding-left: 20px;
}

.thumbnailsmargintop {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	cursor: pointer;
}
.imagecursor {
	cursor: pointer;
}
.leftbottom {
	text-align: left;
}

