a:link, a:visited {
color:#BEDF5A;
	text-decoration:none;
	font-size:12px;
	font-weight:100;}
body {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	background: #cccccc;
}

.gallery {
	float:left;
	}
.gallery_outer {
	background:#FFFFFF;
	width:670px;
	margin-left:auto;
	margin-right:auto;
	border:#666666 thin solid;
	margin-top:10px;
	padding-bottom:10px;
	}
	
.gallery_outer h3 {
	display:block;
	text-indent:15px;
	color:#333333;
	width:645px;
	border-bottom:#333333 thin  dotted;
	text-transform:uppercase;
	margin-left:10px;
	margin-right:10px;
	}
		
#gallery_thumb {
	height:122px; 
	width:112px;
	float:none;
	margin:4px;
	border: #CCCCCC thin solid;
	padding:5px;}	
#logo {
	display:block;
	width:244px;
	height:100px;
	background:url(../images/logo.jpg) left top no-repeat;}

.footer a{
	font-size:10px;
	display:block;
	width:200px;
	margin-left:auto;
	margin-right:45px;
	color:#999999;
	text-align:right;
	}	