/* CSS Document */

#maincontent{
	float:left;
	margin:5px;
	width:590px;
	background-color:#CC9966;
	background-image:url(images/maintop.gif);
	background-repeat:no-repeat;
}
#maincontentfooter{
	background-image:url(images/mainbtm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
.quote {font-size:12px; font-style:italic}

.fontdownsize {font-size:smaller;}
A {text-decoration:none; color:#FFFFFF}
A:hover{color:#663300;}
Blockquote {font-size:smaller;}
