a:link {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	color: gray;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a.article:link {
	color: #000066;
	text-decoration: underline;
	font-family: Tahoma, Vernada, sans-serif;
	font-size: small;
}

a.article:hover {
	color: gray;
	text-decoration: none;
	font-family: Tahoma, Vernada, sans-serif;
	font-size: small;
}

a.article:visited {
	color: black;
	text-decoration: underline;
	font-family: Tahoma, Vernada, sans-serif;
	font-size: small;
}

a.nav:link {
	color: #000066;
	text-decoration: none;
}

a.nav:hover {
	color: gray;
	text-decoration: underline;
}

a.nav:visited {
	color: black;
	text-decoration: none;
}


a.navb:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a.navb:hover {
	color: gray;
	text-decoration: underline;
	font-weight: bold;
}

a.navb:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.sect:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: large;
}

a.sect:hover {
	color: gray;
	text-decoration: none;
	font-weight: bold;
	font-size: large;
}

a.sect:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: large;
}

table.main {
	border-style: groove groove groove groove;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;

}

table.toptable {
	position: absolute;
	top: -5px;
}

div.date {
	font-style: italic;
	text-align: right;
}

p.footer {
	font-size: small;
	font-stretch: narrower;
	font-style: italic;
	text-align: center;
}

div.caption {
	font-weight: bold;
	font-size: small;
}

div.artdesc {
	font-size: small;
	font-family: Tahoma, Vernada, sans-serif;
	text-align: left;
}

div.byline {
	font-size: small;
	font-family: Tahoma, Vernada, sans-serif;
	text-align: left;
	font-weight: bold;
}

div.headline {
	font-weight: bold;
	font-family: Tahoma, Vernada, sans-serif;
	font-size: larger;
}

div.headsect {
	background: #F0F0FF;;
}

div.dbltruck {
	font-weight: bold;
}

div.search {
	z-index: 1;
	position: absolute;
	top: 13;
	left: 530;
}

div.artsidebar {
	z-index: 2;
	position: absolute;
	top: 199;
	left: 504;
}

div.sectbg {
	background-image: url(http://www.etownian.com/103/images/sections/sectbg.gif);
	width: 250px;
	height: 23px;
}

hr.sect {
	background-color: #000066;
	color: #000066;
	border: thin;
	width: 200px;
	text-align: left;
	margin: 0 auto 0 0;
}

td.tpnws-side {
	border-top-style: dotted;
	border-bottom-style: dotted;
}

td.tpsnws-art {
	border-style: none none;
	background-color: #FFE3E4;
}