body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 1.5em;
	margin: 0;
}

a:visited {
	text-decoration: none;
	color: #393;
}

LI {list-style-image: url(images/bullet.gif)

}

a:link {
	text-decoration: none;
	color: #093;
}

a:hover {
	text-decoraton: underline;
	color: #3C3;
}

p.spacing {
	word-spacing: 6px;
	letter-spacing: 1px;
}

.main {
	width: 925px;
	align: center;
	border: 0;
	background-color: #FFF;
}

.header {
	width: 925px;
	align: center;
	border-bottom: 2px solid #FFF;
	background-color: #FFF;
}

.nav {
	width: 160px;
	border-right: 2px solid #FFF;
	vertical-align: top;
}

.top {
	vertical-align: top;
}

td.slogan {
	width: 100%;
	background: #6C0;
	font-weight: 400; 
	font-size: 18px; 
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*  padding top, right, bottom, left  */
	padding: 1px 5px 0px 5px;
}

td.pub {
	width: 100%;
	background: #6C0;
	font-weight: 400; 
	font-size: 18px; 
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*  padding top, right, bottom, left  */
	padding: 1px 5px 0px 5px;
}

td.content {
	width: 100%;
	background: #FFF;
	/*  padding top, right, bottom, left  */
	padding: 30px 15px 10px 15px;
	vertical-align: top;
}

td.ads {
	width: 100%;
	background: #E8E8E8;
	/*  padding top, right, bottom, left  */
	padding: 15px 5px 15px 5px;
	vertical-align: top;
}

.headline {
	font-size: 22px;
	font-weight: 400;
	color: #CC0000;
	padding-left: 5px;
}

.byline {
	font-size: 12px;
	line-height: 1.1em;
	padding-bottom: 15px;
}

.n-yellow {
	font-weight: 700;
	color: #FCC003;
	padding-left: 5px;
}

.n-red {
	font-weight: 700;
	color: #CC0000;
	padding-left: 5px;
}

.box {
	BORDER-TOP-WIDTH: 1px; 
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 14px; 
	BORDER-LEFT-COLOR: #898989; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #898989; 
	PADDING-BOTTOM: 3px; 
	WIDTH: 100%; 
	COLOR: #545454; 
	BORDER-TOP-COLOR: #898989; 
	PADDING-TOP: 5px; 
	HEIGHT: 50px; 
	BACKGROUND-COLOR: #f6f6f6; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #898989; 
	BORDER-STYLE: solid; 
	text-align: center;
	margin: 30px 0;
}

.calday {
	width: 150px;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 15px; 
	padding-top: 8px;
	padding-bottom: 1px;
}

td.caldate {
	width: 150px;
	font-face: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 23px;
	font-weight: 600;
	text-align: right;
	padding-top: 5px;
}

td.caltext {
	width 150px;
	font-size: 14px;
	padding: 2px;
}
