/* 
================================
 Container Styles for DotNetNuke
================================
*/   

body
{
	text-align: -moz-center;
	height: 100%;
	font-size: x-small;
	font-family: Verdana;
	background-color: #3c64AC;
	background-image: url(   'images/BG.jpg' );
	background-position: center top;
	background-repeat: no-repeat;
}
.TopMenu1
{
	text-align: center;
	font-weight: bold;
	padding-left: 5;
	padding-right: 5;
	font-size: 11px;
	color: #333333;
}
	.TopMenuOver1
{
	text-align: center;
	font-weight: bold;
	background-color: #AEC1E1;
	padding-left: 5;
	padding-right: 5;
	font-size: 11px;
}
