a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color: #003333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #363;
}
a:active{
 color:black;
 text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}#image {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 300px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	height: 500px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: center;
	border: thin solid #C00;
}
#description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
}
