body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top center;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #fbcd1e;
	text-decoration: none;
	}
 
a:visited {
	color: #fbcd1e;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FFFFFF;
	}

a:active {
	color: #FFFFFF;
	}
	
#topcolor {
	background-color: #51ad4a;
	width: 100%;
	height: 3px;
	line-height:1px;
	font-size:1px;
	}
	
#contentbox {
	width: 752px;
	height: 750px;
	border-style: solid;
	border-color: #777777;
	border-width: 1px;
	background-image: url(images/contentbox-bottom.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
.nav {
	width: 752px;
	font-family: arial, helvetica, sans serif;
	color: #fbcd1e;
	margin-top: 40px;
	display: block;
	font-size: 1.1em;
	letter-spacing: .12em;
	}
	
.nav a {
	color: #fbcd1e;
	}
	
.nav a:hover {
	color: #ffffff;
	}
	
#innercontentbox {
	width: 630px;
	height:450px;
	background-color: #424244;
	background-image: url(images/background-content.gif);
	background-repeat: repeat-y;
	margin-top:15px;
	}
	
#column1 {
	/* 295 width */
	width: 275px;
	float: left;
	margin-left:20px;
	margin-top:20px;
}

#column2 {
	/* 295 width */
	width: 275px;
	margin-right:20px;
	float: right;
	margin-top:20px;
}

.body {
	font-family: arial, helvetica, sans serif;
	color: #bcbcbc;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	}
	
.headlines {
	font-family: arial, helvetica, sans serif;
	color: #bcbcbc;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
	letter-spacing: .04em;
	padding-bottom:8px;
	padding-top:8px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #898989;
	}
	
.headlines a {
	color: #bcbcbc;
	}
	
.headlines a:hover {
	color: #ffffff;
	}
	
.headlines a:visited {
	color: #bcbcbc;
	}
	
#headlinelist {
	background-color:#6c6e70;
	height:100%;
	padding-left:20px;
	padding-right:20px;
	}
	
.dateline {
	font-weight:normal;
	font-size: .8em;
	letter-spacing: .1em;
	}
	
.schedule {
	height:20px;
	font-family: arial, helvetica, sans serif;
	color: #bcbcbc;
	font-size: .7em;
	text-align: left;
	font-weight: bold;
	letter-spacing: .04em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #898989;
	}