@charset "UTF-8";
body  {
	margin: 0;
	text-align: center; 
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image:url(../Images/gold_blue_bkg.jpg);
	}

.bgwsd #container {
	width: 1000px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFBC;
	border-right-color:#666699;
	border-right-style:ridge;
	border-bottom-color:#666699;
	border-bottom-style:ridge;
	} 
.bgwsd #header {
	background: #FFFFFF;  
	height: auto;
	width: auto;
	background-color: #CCCCCC;	
	} 
.bgwsd #header h1 {
	margin: 0; 
	background-image: url(3px solid #cccccc);
	}

a {
	color:#003399;
	text-decoration:none;
	}
	
a:hover {
	color: #FF9933;
	text-decoration:underline;
	}
	
a:active {
	color:#00CC99; 
	text-decoration: none; 
	}



#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
.bgwsd #sidebar1 {
	float: left;
	font-size:14px;
	width: 12em; 
	background: #ffffff; 
	padding: 15px 0;
	color: #000066;
	background-color: #FFFFBC;
	}
	
.bgwsd #sidebar1 h3, .bgwsd #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	}


.bgwsd #mainContent {
	margin: 0 1.5em 0 13em;
	} 

.bgwsd #footer {
	padding: 0 10px; 
	background:#cccccc;
	font-size: x-small;
	background-color: #FFFFBC;
	border-top:thin;
	border-top-color:#000066;
	} 

.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.style1 {
color: #FF6633;
	}
.style2 {
color: #FF3300;
	}
