body	{
	margin: 0px;
	background: #ffffff url(../images/topback.jpg) repeat-x;
	font: 11px verdana, arial, helvetica, geneva, sans-serif;
	text-align: left;
	color:#646464;

}
	
.lefty {
	background-image: url(../images/leftback.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
	
.righty {
	background-image: url(../images/rightback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


a.cblink:link, a.cblink:active, a.cblink:visited {
	font-size: 9px;
	color: #e0dad8;
	text-decoration: none;
}

a.cblink:hover {
	font-size: 9px;
	color: #e0dad8;
	text-decoration: underline;
}


a.contactlink:link, a.contactlink:active, a.contactlink:visited {
	font-size: 9px;
	color: #e0dad8;
	text-decoration: underline;
}

a.contactlink:hover {
	font-size: 9px;
	color: #e0dad8;
	text-decoration: none;
}

.copy {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #e0dad8;
}