/* CSS Document */

h1
{
	font-family: GillSans, Arial;
	font-size: 25px;
	color: #a6956e;
	border-bottom: solid 1px #a6956e;
}

h2
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;	
}	

a:link, a:visited
{
	color: #0066cc;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.porfile
{
	padding-left: 15px;
	padding-bottom: 15px;
}

.image_border
{
	margin-left: 12px;
	margin-bottom: 10px;
}

.image_border_right
{
	margin-right: 12px;
	margin-bottom: 10px;
}

.thumbnails
{
	clear: both;
	padding-top: 10px;
}

span
{
	display: none;
}
