body { font-family: "century gothic", "lucida grande", century gothic, lucida grande, sans-serif; 
font-size: 12px; background: #000000 repeat-x 0px 0px; margin: 0px; color: #ffffff; text-align: left; }

img { border: 0; }

ul { list-style: none; }

a:link, a:visited { color: #777; text-decoration: none; }
a:hover { text-decoration: underline; }

#content {
	width: 644px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
}

#header {
	width: 644px;
	height: 50px;
	padding: 0px;
	text-align: left;
	margin-top: 14px;
	font-size: 30px;
	border-bottom: 1px solid #272727;
}

.textgrey { color: #0066CC; }
.textsqueeze { letter-spacing: -4px; }
.texti { margin-left: 1px; }

#navstrip {
	width: 644px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	border-bottom: 1px solid #272727;
}


#navstrip a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#flash {
	width: 644px;
	height: 506px;
	display: block;
	margin: 10px 0px;
	clear: both;
}

#footer {
	width: 644px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	clear: both;
	border-top: 1px solid #272727;
}