@charset "utf-8";
/* CSS Document */

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #444444;
}
.linksbank {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #E9292F;
}
.bottomlinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EEEEEE;
	text-align: center;
	padding: 10px;
}
.image {
	border: 1px dotted #888888;
	padding: 6px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	float:left;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #E9292F;
}
a:link {
	color: #E9292F;
	text-decoration: none;
}
a:visited {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #037CC1;
	text-decoration: none;
}
a:active {
	color: #888888;
	text-decoration: none;
}
.bodycopybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #444444;
	font-weight: bold;
}
.backtotop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E9292F;
}
.links {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.adborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
}
.advertise {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
}
.cellborderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
.imgspacer {
	margin-bottom: 10px;
}
.linkheader {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 3px;
}
.pulse {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	font-variant: normal;
	color: #E9292F;
	letter-spacing: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	line-height: 24px;
	text-transform: uppercase;
}
#wrapper {
	width:750px;
	margin: 5px auto 0px auto;
}
#wrapper #logo {
	width:750px;
	height: 191px;
}
#content {
	width:748px;
	boder: 	border: 1px dotted #333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	overflow: auto;
}
#contentLeft {
	width:597px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}
#contentRight {
	width:150px;
	float:right;
}
#welcome {
	width:auto;
	margin-left:40px;
	margin-top:15px;
	margin-right: 40px;
}
#summary {
	width:auto;
	margin-left:40px;
	margin-top:25px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.story {
	width:auto;
	margin-left:40px;
	margin-top:15px;
	margin-right: 40px;
	white-space: normal;
	margin-bottom: 15px;
}
.ad {
	margin-right:auto;
	margin-left:auto;
	height:inherit;
}
.emptyad {
	margin-top: 15px;
	margin-right:auto;
	margin-left:auto;
	height:38px;
}
.sponsor {
	margin-top: 10px;
	padding: 5px;
}
#footer {
	width:auto;
	color:# 000;
	height: atuo;
	background-color: #000;
}
#photoCredit {
	top:100px;
	position:relative;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right:auto;
	margin-left:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	width:80%;
}
.creditHead {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:10px;
	color:#000;
}
.creditText, .creditText a:hover, .creditText a:link, .creditText a:visited, .creditText a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	letter-spacing:1;
}

