body
{
	color: #333;
	font: 12pt "Times New Roman", Times, serif;
}

img {
	border: none;
}

h1
{
	color: #CC64A9;
	font-size: 1.7em;
}

h2
{
	color: #CC64A9;
	font-size: 1.5em;
}

h3
{
	color: #CC64A9;
	font-size: 1.3em;
}

h4
{
	color: #CC64A9;
	font-size: 1.1em;
}

h5
{
	color: #CC64A9;
	font-size: 1em;
}

h6
{
	color: #333;
	font-size: 1em;
}

a
{
	text-decoration: underline;
	color: #CC64A9;
}

#logo a, .posttitle a
{
	text-decoration: none;
}

.secondary, .googlead, #respond, #commentform
{
	display: none;
}

#content img, #content a:hover img
{
	padding: 3px;
	border: 1px solid #af309d;
	float: right;
	margin: 1px 0 1px 8px;
}

#content img.imgleft, #content a:hover img.imgleft
{
	float: left;
	margin: 1px 8px 1px 0;
}

#content a img
{
	padding: 3px;
	border: 1px solid #CC64A9;
}



#content img.imgnofloat, #content a:hover img.imgnofloat
{
	float: none;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
