body,
td,
p,
li
	{
	font-size:				13px;
    line-height:            1.6;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#4d6c94;
	}

h1
	{
	font-size:			1.9em;
	font-weight:		normal;
	letter-spacing:		1px;
	color:			    #305077;
	margin:			    30px 0 20px;
    line-height:        1.4;
	}

h2
	{
	font-size:			1.5em;
	font-weight:		normal;
	letter-spacing:		1px;
	color:				#305077;
	}

h3
	{
	font-size:			1.2em;
	margin-bottom:		0.4em;
	color:			    #305077;
	}


form
	{
	/*font-size:			0.90em;*/
	}

a:link,
a:visited
	{
	color:					#bf0000;
	text-decoration:	none;
	}

a:hover,
a:active
	{
	color:					#000;
	text-decoration:	underline;
	}


#row2
	{
	text-align:			center;
	vertical-align:		bottom;
	}

#row2 img
	{
	width:					660px;
	height:				61px;
	border:				0;
	}

#contentArea
	{
	/*font-size:			0.90em;*/
	}

#contentArea p
	{
	/*line-height:			1.4em;*/
	}


#footer
	{
	text-align:			center;
	color:					#dde6f3;
    line-height:        1.6;
	}

#contentArea img
	{
	margin:4px 0px 0px 8px;
	border:5px solid white;
	}

#contentArea img.leftAlign
	{
	margin:0px 8px 0px 0px;
	border:5px solid white;
	}

.clearFloat
	{
	clear:					both;
	}

div.horRule
	{
	height:				1px;
	clear:					both;
	border-top:			1px dashed #bccfdf;
	margin:				20px 0px 20px 0px;
	}

div.horRule hr
	{
	display:				none;
	}



/* PHOTOS */

.cc-thumbs {
	overflow: hidden;
}

.cc-thumbs a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}

#contentArea .cc-thumbs a img {
	display: block;
	margin: 0;
}









