body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px;
}
.articlelist {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font: 12px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	color: #3A9BD9;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3A9BD9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-color: #3A9BD9;
}
a:visited {
	font-weight: bolder;
	color: #3A9BD9;
	text-decoration: none;
}
li {
	font-size: 12px;
	text-indent: 0pt;
	padding-bottom: 5px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h1 {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 25px;
}
.subhead {
	color: #333333;
	text-transform: uppercase;
	font: 12px bold "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
.caption {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.articleimage {
	border: 2px solid #FFFFFF;
	margin: 2px;
	padding: 10px;
}
.textquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}
ul {
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 10px 25px;
	padding: 0px;
}
ol {
	margin: 0px 0px 10px 25px;
	padding: 0px;
}
.tagline {
	font: 11px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #333333;
	border-top: 1px solid #999999;
	margin: 5px 0px 15px;
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
}
.footer {
	font: 11px/1.4em "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 15px 0px 0px;
	padding: 0px;
	text-align: center;
}
