body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 80%;
	margin: 1.5em;
	background-color: #fff;
	color: #333;
	text-align: center;
}
.res {
	margin: 5px;
	float: left;
	text-align: center;
}
.res img {
	background: #eee;
	border: 1px solid #ccc;
	padding: 7px;
	margin: 1px;
	-moz-border-radius: 5px;
}
.res a:hover img {
	border-width: 2px;
	border-color: #38c;
	margin: 0;
	-moz-border-radius: 7px;
}
.res {
	margin-right: 5px !important;
}

a {
	color: #38c;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}
hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
	clear: both;
}
h2 {
	clear: both;
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
	font-size: 1.4em;
}
.content {
	clear: both;
	margin: 0 auto;
	text-align: left;
}
.content { width: 740px; }
.footer {
	clear:both;
	font-size: 0.8em;
	color: #999;
	margin-top: 2em;
}
.desc {
	clear:both;
}
div#desc1, div#desc2, div#desc3, div#desc4, div#desc5, div#desc6, div#desc7, div#desc8, div#desc9, div#desc10, div#desc11, div#desc12, div#desc13, div#desc14, div#desc15
{
margin: 0px 10px 0px 10px;
display: none;
text-align:left;
}
.nav {
	font-size: 0.9em;
	clear:both;
}