body   { color: #bdbdbd; font-size: 11px; font-family: Arial, helvetica; background: #7a6c5d; margin: 0; overflow: -moz-scrollbars-vertical; vertical-align: text-top;
}
body a   { color: #808080; text-decoration: none }
body a:hover   { color: #ff9000 }
img {
	border: 0px none;
	margin: 0px;
}

h1, h2, p, #image, #return  {
	text-align: center;
}
h1 { color: #eeeeee; font-size: 50px; font-family: "Times New Roman"; letter-spacing: 2px; padding-right: 100px }
h2 {
	font-size: 30px;
	color : #dddddd;
	padding-left: 50px;	
	margin-top: -40px;
	letter-spacing: 10px;
}	
.gallery, .footer   { margin: 0 auto; padding: 15px; width: 725px }
.gallery   { background: #ffffff; overflow: hidden; border-top: 20px solid #5e504a; 
    
}
.footer  { background: #5e504a }
#image, #return {
	width: 150px;
	float: left;
	margin: 10px;
	overflow: hidden;
}
#image  { border: solid 1px #eeeeee }
#return  { border: solid 1px #ffc493 }
.menu   { margin: 5px 10px 5px 5px; padding: 4px; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee }
.comments    { height: 114px }
.imgs   { height: 114px }
.image     { background-image: url(layout/shadow.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 50% top; margin-top: 10px; width: 100%; height: 100px }
iframe      { width: 150px; height: 0; overflow: hidden }