*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background-color: #CCCCCC;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color:#666666;
}

p
{
	font-size: 11px;
	line-height: 18px;
}

a img 
{
	border: none;
}

a:link 
{ 
	color:#666666;
	text-decoration: none;
}

a:visited 
{ 
	color:#666666;
	text-decoration: none;
}

a:hover 
{ 
	color:#666666;
	cursor: help;
}

a:active 
{ 
	color:#666666;
	text-decoration: none;
}

ul li
{
	list-style-type: none;
	display: inline;
	background-color: #ffffff;
	text-align: center;
}

#container
{	
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	margin-top: 20px;
	background-color: #ffffff;
}

#topimage
{
	width: 450px;
	padding: 15px;
	background-color: #ffffff;
	float: left;
}

#textblock
{
	width: 405px;
	height: 300px;
	border-top: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	border-bottom: 15px solid #ffffff;
	background-color: #f0f0f0;
	float: left;
}

#textblock h2
{
	padding: 5px 0px 5px 10px;
	background-color: #d1d1d1;
	color: #666666;
	font-size: 15pt;
	font-weight: 520;
}

#textblock p
{
	padding: 10px 10px 0px 10px;
	color: #444444;
}

#textblock a
{
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	background-color: #666666;
	color: #ffffff;
}

#logo
{
	width: 150px;
	padding: 0px 10px 15px 10px;
	background-color: #ffffff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	float: right;
}

#nav
{
	clear: both;
	padding-bottom: 9px;
}

#nav ul li
{
	padding: 10px 20px 10px 20px;
	margin-right: 10px;
	font-size: 15pt;
	font-weight: bold;
}

.thumbnails
{
	width: 880px;
	background-color: #ffffff;
	padding: 20px 0px 0px 20px;
}

.thumbnails ul li
{
	margin-right: 20px;
}

.ref
{
	width: 900px;
	background-color: #ffffff;
}

.ref p
{
	padding: 8px 10px 10px 10px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.ref a
{
	padding: 0px 10px 0px 10px;
	color: #666666;
}
