body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	margin: 0px;
	}
	
.navHeader {
	font-size: 16px;
	font-weight: bolder;
	padding-left: 5px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
}

.navSubhead {
	font-size: 12px;
	font-weight: normal;
	padding-left: 12px;
	line-height: 14px;
}

.navSubhead a, .navSubhead a:visited, .navHeader a, .navHeader a:visited {
	color: #003300;
	text-decoration: none;
}

.navSubhead a:hover, .navHeader a:hover {
	text-decoration: underline;
	color: #003366;
}

#navigation_ads_top {
	position: absolute;
	top: 6px;
	right: 12px;
	border: thick ridge #996600;
	padding: 2px;
	background-color: #dddddd;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, hr {
	margin-left: 5px;
	margin-top: 2px;
	margin-right:5px;
	padding-left: 5px;
	padding-right: 5px;
}

h2, h3, h4, h5, h6, #articleBlock a {
	color: #660066;
}

h1 {
	font-size: 24px;
	font-weight: bolder;
	border-bottom-width: 7px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
	color: #990000;
	font-style: italic;
}

h2 {
	font-size: 10px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}

h5 {

	font-size: 13px;
	font-weight: bold;
}

h6 {

	font-size: 12px;
	font-weight: normal;
}
p, li {
	font-weight:normal;
	font-size:12px;
}

td {
	font-weight:normal;
	font-size:12px;
	}
	
th {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #dddddd;
}

.mainLogo {
	background-image:  url("../images/bg_test.gif");
	background-repeat: no-repeat;
}

.textAds {
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.textAds a {
	text-decoration:none;
}


.bottomRight, .bottomLeft, .navMenu, .bottom, .mainLogo, .navTextAds, body {
	background-color: #dddddd;
}

.bottomRight {
	background-image:  url("../images/bg_nav_bottomright.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.bottomLeft {
	background-image:  url("../images/bg_nav_bottomleft.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.navMenu {
	background-image:  url("../images/bg_nav_menu.gif");
	background-repeat: repeat-y;
	background-position: left;
}

center {
	align: center;
	}
	
strong {
	font-weight:bold;
	}

em {
	font-style:italic;
	}
	
.byline {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin-top: -15px;
}
p.shevilleArticleAd {
	font-size: 16px;
	font-weight: bold;
	background-color: #dddddd;
	text-align: center;
	padding: 5px;
	margin-top:25px;
	margin-bottom:25px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #660066;
	border-bottom-color: #660066;
}

img {
	border:0px;
}

img a {
	border:0px;
}

.bg {
	text-align: left;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}

hr {
	color:#CCCCCC;
}

.quoteAuthor {
	font-weight: bold;
	text-align: right;
}

.footnote {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.bullet {
	margin-left: 30px;
	margin-bottom: 2px;
}

.contact {
	font-family: "Trebuchet MS", Trebuchet, Arial, "Arial MT", sans-serif;
	font-size: 12px;
}
.aboutAuthor {
	font-style: italic;
	margin-top: 35px;
}
img.left {
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: none;
}

ul li {
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 5px;
	margin-left: 15px;
}
ol li {


	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 5px;
	margin-left: 15px;
}
img.right {

	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: none;
}
img.center {
	border: none;
	vertical-align:middle;
	margin:5px;
	}
	
#articleBlock {
	height: auto;
	width: 99%;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 5px;
    margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-color: #dddddd;
	border-bottom-style:dotted;
}

h4 a {
	text-decoration:none;
	}