body 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.03em;
}

p, address, ul, ol, li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
}

a img
{
	border:none;
}

A:link
{
    COLOR: #336699;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #336699;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #336699;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline
}

div#spotlight
{
	background-color:#dcdcdc;
}

div#spotlight p
{
	margin:0em 1em 0em 1em;
}

div#spotlight h2, div#spotlight h3
{
	text-shadow:gray 0.3em 0.3em 0.3em;
}

img#logo_c4c
{
	width:200px;
}

.float-left
{
	float:left;
}

.float-right
{
	float:right;
}

.feature-image-left
{
	margin:0em 1em 1em 0em;
	border:thin solid teal;
}

.white-bkgd
{
	background-color:white;
}

.align-center
{
	text-align:center;
}