body{
	margin:0px;
	padding:0px;
	text-align:center;
	font:9pt "Verdana";
}

img{
	margin:0px;
	padding:0px;
	border:none;
}

a{
	color:black;
}

h2{
	margin-top:10px;
	font-family:"Century Gothic";
}

#container{
	margin:0px auto;
	padding:0px;
	width:860px;
	text-align:center;
}

.gallery{
	width:240px;
	margin:10px;
	padding:10px;
	border:1px solid #CCC;
	background:white;
	text-align:center;
	float:left;
}

.gallery a{
	color:black;
}

.gallery a:hover{
	text-decoration:none;
	color:#3978CB;
}

.gallery h3{
	font-size:9pt;
	line-height:18px;
	padding-left:20px;
	text-align:justify;
	background:url(../images/list.gif) bottom left no-repeat;
}

.gallery p{
	background:#EDEDED;
	line-height:20px;
}

.clear{
	clear:both;
}

#copyright{
	width:240px;
	margin:10px;
	padding:10px;
	text-align:justify;
	float:left;
}
