/* CSS Document */

body {
	background-color: white;
	font-family: Trebuchet MS, Verdana, Sans-serif;
	line-height: 1.5em;
	color: #333333;
}


hr {
	color: #666699;
}

/*links*/
a {
	color: navy;
	text-decoration: none;
	font-weight: 700;
}

a:hover {
	color: #DEDECA;
}

.links {
	font-family: Gill Sans MT, Sans-serif, Verdana;
	font-size: 0.9em;
	line-height: .9em;
}

/* Psuedo Classes */



.headlink {
	font-family: Gill Sans MT, Sans-serif, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	font-size: 0.7em;
}

.ads {
	font-family: Trebuchet MS, Verdana, Sans-serif;
	font-size: .6em;
	color: gray;
}

.smalllinks {
	font-family: Trebuchet MS, Verdana, Sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: gray;
	line-height: 1em;
	font-weight: 400;
}

.smallprint {
	font-family: Verdana, Sans-serif;
	text-decoration: none;
	font-size: 0.6em;
}


.alturls {
	font-family: Trebuchet MS, Verdana, Sans-serif;
	text-decoration: none;
	font-size: 0.7em;
	color: white;
	line-height: 0.95em;
	font-weight: 400;
}

.headlink {
	font-family: Gill Sans MT, Sans-serif, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	font-size: 1em;
}


.excerpt {
	font-family: Trebuchet MS, Verdana, Sans-serif;
	font-size: 0.8em;
}
	

.quote {
	font-family: Gill Sans MT, Sans-serif, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: heavy;
	font-size: 0.8em;
}

.update_date {
	font-family: Trebuchet MS, Verdana, Sans-serif;
	font-size: 0.9em;
}

.popup {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
	visibility: hidden;
	margin: 0 10px;
	padding: 5px;
	position: absolute;
	width: 125px;
	border: solid 1px black;
}


.header {
	font-family: "Trebuchet MS";
	background-color: #FFFF99;
	padding: 0.4em;
}

#dipbanner { margin-top: 20px;
margin-bottom: 20px;}

#searchbox {
margin-right: 20px;}