body {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a.navlink {
	background-color: #DDDDDD;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	height: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 1px;
	}
#maincontent {
	display: block;
	margin-right: 25%;
	margin-left: 25%;
}
#maincontent p {
	font-size: 20px;
}
.center_it {
	text-align: center;
	display: block;
	float: none;
	position: relative;
	width: 100%;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footnote {
	font-size: 12px;
}
.NewsSource {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #00E;
}
.authorEtc {
	color: #333;
}
.subtitle {
	font-style: italic;
	font-weight: bold;
}
a.navlink:link {
	color: #000000;
	}
a.navlink:visited {
	color: #000000;
	}
a.navlink:active {
	text-decoration: none;
	}
a.navlink:hover {
	background-color: #77AAFF;
	text-decoration: none;
	}

.special {
	font-family: "Arial Black", "Helvetica Black", Impact, sans-serif;
	font-size: 22px;
	color: #990000;
}
.categorytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0067D0;
	text-align: right;
	padding-right: 6px;
	line-height: 10pt;
}

.navbar
{
	margin: 10px;
}

.brick
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

a.navlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF9;
	text-decoration: none;
	background-color: #0089E4;
	text-align: center;
	height: 17px;
	width: 514px;
	display: block;
	padding-top: 1px;
	background-image: url(images/BlueBg.gif);
}
a.navlink1:hover {
	background-image: url(images/BlueBg2.gif);
	background-color: #009;
}
a.navlink1:active {
	background-color: #00C;
}

a.navlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	background-color: #0089E4;
	text-align: center;
	height: 15px;
	display: block;
	padding-top: 2px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.navlink2:hover
{
	background-color: #009;
}
a.navlink2:active
{
	background-color: #00C;
}

a.navlink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #0073D6;
	text-align: center;
	height: 17px;
	width: 514px;
	display: block;
	padding-top: 1px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.navlink3:hover {
	background-color: #009;
}
a.navlink3:active {
	background-color: #00C;
}

div#qTip {
 padding: 2px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #FF9;
 color: #000;
 font: 8pt Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
.red {
	color: #F00;
	font-weight: bold;
	font-size: 16pt;
}
.topListing {
	font-family: Arial, Helvetica, sans-serif;
}
.PhotoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 10px;
	text-align: right;
}
