body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	background-color: #666;
	color: #fff;
}

x {
	border-style: dashed;
	border-width: 1px;
}

div#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#main h1 {
	margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

div#main h2 {
	font-size: 16pt;
	margin-top: 10px;
	margin-top: 10;
	margin-bottom: 0;
}

p.subhead {
	font-size: 8pt;
    margin-top: 0;
    padding-top: 0;
}

p.subhead a {
	color: #fff;
}

	/* home page gallery links */

ul.gallery_list {
	list-style-type: none;
 	margin-bottom: 25px;
 	margin-left: 0;
}

ul.gallery_list li {
	background-color: #fff;
	color: #000;
	width: 500px;
	padding: 4px;
	margin: 7px;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	margin-left: 107px;
}

ul.gallery_list li a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

ul.gallery_list li a:hover {
	background-color: #000;
	color: #fff;
}

ul.gallery_list img {
	vertical-align: middle;
}

span.showdate {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}


	/* minor text links */

div.contact {
	font-size: 9pt;
	margin-bottom: 50px;
}

div.contact a {
	color: #fff;
}

div.devlink {
	text-align: left;
	font-size: 9pt;
}

div.devlink a {
	color: #fff;
}

div#dblink {
	padding: 4px;
	padding-bottom: 10px;
	text-align: left;
	width: 800px;
	height: 38px;
	color: #000;
	background-color: #fff;
}

div#dblink  a{
	font-size: 9pt;
	text-decoration: none;
	color: #000;
}

div#dblink  p {
}
