body
{
color: #666;
background: #fff;
text-align: center;
}
	
a:link
{
color: #637D8D;
}
	
a:visited 
{
color: #369;
}

#wrap
{
background-color: #fff;
width: 1000px;
text-align: center;
}

#header 
{

background-color: #fff;

}
	
#content
{
color: #333;
background: #fff;
}

#content .gutter {
background: #fff;
}

#sidebar .gutter, #sidebar-2 .gutter 
{
background: #fff;
}	

#content h1
{
color: #666;
}

#content h2 
{
color: #6039A3;
}

#content h3 
{
color: #666;
}

div.textborder h3 
{
color: #666;
}

#sidebar h2 
{
color: #666;
}
	
#sidebar h3 
{
color: #666;
}






span.topheader
{
	background-color: transparent;
	border-style: none;
	font-size: small;
	color: white;
	padding: 0;
	display: inline;
	margin: 0;
}


