A {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
	}

BODY {
	background-image: url('../images/background.gif');
	background-color: #CDE5A4;
	background-position: top center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial; 
	color: #626466;
	font-size: 11px
	}

TD {
	font-family: Arial; 
	color: #221E1F;
	font-size: 11px
	}


.left-tile {
	background-color: #CDE5A4;
	background-image: url('../images/left-tile.gif');
	background-repeat: repeat-y;
}

.right-tile {
	background-color: #CDE5A4;
	background-image: url('../images/right-tile.gif');
	background-repeat: repeat-y;
}

.side-column {
	vertical-align: top;
}

.main-column {
	background-image: url('../images/main-background.gif');
	background-repeat: no-repeat;
	background-color: #581E00;
	vertical-align: top;
}

.main-text {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

FONT.menu-subsection {
	font-family: verdana;
	font-size: 11px;
	color: #581E00;
}

A.menu-subsection {
	font-weight: normal;
	text-decoration: none;
}

.title {
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
	color: #CFE4A6;
}

.news-headline {
	color: #CFE4A6;
	font-weight: bold;
}

.news-synopsis {
	color: #FFFFFF;
}