* { margin:0px;padding:0px;}

body {
	background-color: #000;
	font-family: verdana;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

a {
 	outline: none;
}

img {
	border: 0px;
}

#nav {
	float:left;
}

#title {
	position: relative;
	margin-top: 185px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
} 

#menu {
	position: absolute;
	margin-top: 10px;
	margin-left: 345px;
	font-size: 12px;
}

#menu a {
	color: #55555d;
	text-decoration: none;
}

#menu a:hover {
	color: #E0B42D;
	text-decoration: underline;
}

#output {
	position: absolute;
	margin-left: 30px;
	margin-top: 445px;
	width: 280px;
	font-size: 11px;
	color: #ccc;
}

#output-gallery {
	position: absolute;
	margin-left: 45px;
	margin-top: 78px;
	width: 280px;
	font-size: 12px;
	color: #ccc;
}

#prev {
	position: absolute;
	margin-top: 510px;
	margin-left: 40px;
	font-size: 12px;
}

#prev a {
	color: #55555d;
	text-decoration: none;
}

#prev a:hover {
	text-decoration: underline;
	cursor:pointer;
}

#prev-gallery {
	position: absolute;
	margin-top: 320px;
	margin-left: 40px;
	font-size: 12px;
}

#prev-gallery a {
	color: #55555d;
	text-decoration: none;
}

#prev-gallery a:hover {
	text-decoration: underline;
	cursor:pointer;
}

#next-gallery {
	position: absolute;
	margin-top: 320px;
	margin-left: 120px;
	font-size: 12px;
}

#next-gallery a {
	color: #55555d;
	text-decoration: none;
}

#next-gallery a:hover {
	text-decoration: underline;
	cursor:pointer;
}

#next {
	position: absolute;
	margin-top: 510px;
	margin-left: 120px;
	font-size: 12px;
}

#next a {
	color: #55555d;
	text-decoration: none;
}

#next a:hover {
	text-decoration: underline;
	cursor:pointer;
}

.pictures {    
    padding: 0;  
} 
 
.pictures img {  
	margin-top: 58px;
}

.gallery {    
    padding: 0;  
} 
 
.gallery img {  
	margin-top: 18px;
}

#left {
	margin-left:60px;
	margin-top: 10px;
	float: left;
}

#left h2 {
	color: #55555d;
	font-size: 12px;
}

#left h2 p {
	color: #ccc;
	font-size: 11px;
}

#right {
	margin-left:520px;
	margin-top: 32px;
}

#right h2 {
	color: #55555d;
	font-size: 12px;
}

p {
	color: #ccc;
	font-size: 11px;
}

#exhibition {
	margin-top: 20px;
	margin-left: 60px;
	width: 750px;
	font-size: 13px;
	color: #999;
}

#exhibition p {
	font-family: Arial;
	background-color: #00;
	color: #999;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 1.2em;
}

.copyright {
	position: relative;
	color: #ccc;
	font-size: 10px;
}

p { margin-top: 5px; margin-bottom: 5px; }





