/* CSS Document */
body {
background-image: url('skybg2.jpg');
font-family: Garamond, Georgia, Times New Roman, sans-serif;
font-size: 12px;
}

td {
font-family: Garamond, Georgia, Times New Roman, sans-serif;
font-size: 13px;
}

a:link {
font-weight: bold;
color:#0000CC;
}

a:visited {
font-weight: bold;
color:#0000CC;
}

a:hover {
font-weight: bold;
color:#CC0000;
}

.areatext {
font-size: 12px;
}

.signpost {
background-image: url('signbg.gif');
text-align: center;
}

.topsign {
background-image: url('sign.png');
background-repeat: no-repeat;
}

.listingtext {
font-size: 12px;
}

.fronttext {
font-size: 17px;
}

.impact
{
	font-family: Impact;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
}

.impact span
{
	color: #0000CC;
}

.bigheader
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color:#CC0000;
}

.bigheader a
{
	color:#CC0000;
}

.buzzwords
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 10px;
}

.detailodd
{
	background-color: #7777FF;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
}

.detailodd span
{
	font-weight: normal;
}

.detailodd a
{
	text-decoration: none;
	color: #000000;
}

.detaileven
{
	background-color: #FF7777;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
}

.detaileven span
{
	font-weight: normal;
}

.detaileven a
{
	text-decoration: none;
	color: #000000;
}

.photoarea
{
	border: 1px solid #000066;
	background-color: #C8C7CD;
	vertical-align: top;
	text-align: center;
}

.photoarea strong
{
	font-size: 20px;
	font-weight: bold;
}

.copyright
{
	background-color: #BBBBFF;
}

.copyright table
{
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
