body {
	background-image: url(../images/background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

.justified {
	text-align: justify;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

.navbar {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}

#pscroller{
	width: 180px;
	height: 250px;
	border: 1px solid black;
	padding: 5px;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#buttondiv{
	height: 20px;
	width: 180px;
	margin-left: 0px;
	text-align: center;
	margin-right: 0px;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}
#dotleader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	height: 1px;
	width: auto;
}
#heading {
	font-weight: bold;
}
#alt {
	background-color: #CCCCCC;
}
.subtitle {
	font-size: 20px;
	font-style: italic;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	word-spacing: 2pt;
	margin: 0px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}
.section-heading {
	font-size: 24px;
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.button-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
