/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

Body {
	background-color: #663333;
}


/* text style for the copyright label (custom) */
.CopyRight {
	font-weight: bold;
	font-size: 9px;
	color: #7994CB;
	font-family: Verdana;
	text-decoration: none;
}
