.siteinfosubtitle {
	background : #FFB591;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;	
	font-weight : bold;
	color : #0E0E50;
	font-style : italic;
}

.siteinfotext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color : #000000;
}

.siteinfofooter {
	background : #FBD7C5;
	border-top : 1px solid #556B2F;
	border-bottom : 1px solid #556B2F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	font-weight : bold;
	color : #ffffcc;
}

.siteinfofooterlink {
	background : #ffffcc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.siteinfofooterlink:HOVER {
	background : #ffffcc;
	color : Red;
}

.wraprightbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	background : #ffffcc;
	color : #ffffcc;
	float : right;
	clear : none;
	padding : 5;
	margin : 5;
	text-align : left;
	width : 170;
}