@charset "utf-8";
/* CSS Document */

@charset "utf-8";
#imgcontainer{
	height: 500px;
	width: 560px;
	float: left;
	margin-right: 15px;
}
img {
	float: left;
	margin-right: 15px;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #666666;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #078CD9;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
}
strong {
	font-weight: bold;
	color: #068CE0;
}
