body { background-color: #6b6b6b; font-family: arial, 'lucida console', sans-serif; font-size: 1.0em; }
img { border: 0px; }

#container { width: 600px; margin: 0 auto; padding-top: 50px; }

#header { border-bottom: solid 1px #000; padding-bottom: 5px; }

#content { padding: 25px 0 25px 0; }
	#content h1 { margin: 0px; padding: 0px; font-size: 1.2em; }
	#content ul { margin-bottom: 0px; padding-bottom: 0px; }
	#content ul li a { color: #ccc; text-decoration: none; font-size: 0.8em; font-weight: bold; }
	#content ul li a:hover { color: #ffbb05; }
	#content a { color: #ccc; text-decoration: none; font-size: 0.8em; font-weight: bold; }
	#content a:hover { color: #ffbb05; }

#footer { border-top: solid 1px #000; padding-top: 10px; padding-bottom: 50px; font-size: 0.8em; color: #222; }
	#footer a { color: #000; text-decoration: none; }

.gallery-table { margin-top: 25px; width: 100%; }
.gallery-table td { text-align: center; }

.gallery-list { width: 600px; padding-top: 25px; }
.gallery-list a { float: left; width: 200px; text-align: center; }
.gallery-list a img { display: inline; }

.clear { clear: both; line-height: 0px; height: 0px; }