body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #272727; 
}

#container {
	color: #625c57;
	line-height: 1.55em;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 20px;
}

h1, h2, h3 { margin-bottom: 1.35em; font-weight: normal !important; }

h1 { font-size: 3em; color: #ffffff; }
h2 { font-size: 1.4em; color: #ffffff; }

p { font-size: 1.2em; color: #ffffff; }

a.close { background: url('../images/gallery/close.gif') no-repeat; width: 15px; height: 15px; display: block; overflow: hidden; text-indent: -9999px; position: absolute; top: 5px; right: 70px; }

#left-column { width: 905px; float: left; }

img#largeImg { float: left; border: 2px solid #ffffff; display: block; }

#thumbnails { width: 280px; overflow: hidden; }
#thumbnails ul { width: 280px; float: left; margin: 0; padding: 0; }
#thumbnails ul li { width:120px; height:120px; list-style: none; float: left; margin: 0 10px 10px 0; }
#thumbnails ul li a { background: none !important; overflow: hidden; }
#thumbnails ul li a img { width: 120px; height:120px; border: 1px solid #fff !important; }
#thumbnails ul li a img:hover { border: 1px solid #bebebe; }

.description { width: 280px; float: left; margin-top: 20px; }




