html, body {
	height:100%;
	min-width:1050px;
	}	
body {
	background-color:#999999;    
	font-family:Tahoma,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	}
#wrapper {
	height:100%;	
	}
#header {
	background-color:#ffffff;	
	height:100px;
	width:100%;
	}
#logo {
	position:relative;
	top:11px;
	left:81%;
	margin:0;
	padding:0;
	}
#nav-top {
	height:20px;
	left:24px;
	position:absolute;
	top:63px;
	}
#nav-top li {
	display:inline;
	margin-right:10px;
	}
#nav-top a, #nav-side a, a.slideshow {
	color:#cccccc;
	font-family:'Century Gothic', Century;	
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	}
#nav-side a:hover, #nav-side a.active, a:hover.slideshow {
	color:#ffffff;
	font-weight:bold;	
	}	
#content {
	min-width:1050px;
	padding-top:20px;
	width:100%;	
	}
#aside {	
	float:left;
	height:100%;
	margin-left:24px;
	min-width:200px;
	}		
#main-gallery {		
	float:left;
	margin-bottom:25px;
	margin-left:20px;	
	}
#main-gallery-description {
	color:#fff;	
	font-family:Georgia, serif;
	margin:0 auto;
	padding:20px;
	width:600px;
}

#main-gallery-description {
	text-indent:25px;
}

#gallery {
	height:600px;
	width:100%;
	margin:0 auto;
}

.description { 
	background: none repeat scroll 0 0 #CCCCCC;
	clear: both;
	left:215px;
	margin-bottom:50px;
	opacity: 0.6;
	padding: 28px;
	position:relative;
	width: 60%;
	}
.description p{
	margin-bottom:10px;
}
