/* Washington Sundodgers */

/* UNIVERSAL */

A {color: #483A76; text-decoration: underline; }
A:hover { text-decoration: none; }

body.gold {
	background: #D8CDA0 url(images/topspan.png) 100% 0 repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	align: center;
}

h2 {color: #483A76; }

/* CLASSES */

.gold .header {
	background: url(images/header4.png) 0 no-repeat;
	width: 1024px;
	height: 147px;
	padding-bottom: 0;
	margin: 0 auto;
	display: block;
	padding: 0;
}

.gold .nav {
	background: url(images/navbar.png) 100% 0 repeat-x;
	color: #FFF;
	position: relative;
	bottom: -125px;
	height: 20px;
	width: 1004px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	}

.gold .nav a {color: #D8CDA0; text-decoration: none; }
.gold .nav a:hover {text-decoration: underline; }

.gold .maintop {
	background: url(images/maintop.gif) 100% 0 no-repeat;
	width: 1004px;
	margin: auto;
	height: 8px;
	padding-top: 0;
	padding: 0;
	display: block;
}

.gold .main {
	background: #FFF;
	width: 1004px;
	text-align: left;
	margin: auto;
	padding: 0px;
}

.gold .footer {
	background: #FFF url(images/footer2.png) 100% 0 no-repeat;
	width: 1024px;
	height: 19px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.frontCalendar {
	float: right;
}

.announcments {
	width: 748px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.indexInfo {
	width: 600;
	float: left;
	text-align: left;
	}
	


	
	