/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ccc;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	width: 765px;
	margin: 20px auto;
}
#checks {
	width: 765px;
	margin: 0 auto;
}
#checks img {
	height: 85px;
	width: 85px;
}
#byline {
	width: 765px;
	margin: 18px auto 15px auto;
}
#content {
	width: 765px;
	margin: 10px auto;
}
#content img, #byline table img {
	float: left;
	margin: 0 7px 7px 0;
	border: solid #999 1px;
}

#left {
	float: left;
	width: 440px;
}
#left_video {
	float: left;
	width: 510px;
}

#excerpt {
	margin: 0 auto;
	width: 320px;
}

#right {
	float: right;
	width: 255px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #D7B2FC;
}
#right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#right ul li {
	margin: 4px 0;
	clear: both;
}
#content #right a:hover img {
	border: 1px solid #D0D402;
}


.headline {color: #fff; font-size: 18px; }
.white {color: #fff}

a { color: #D7B2FC;  text-decoration: none; }
a:hover { color: #ff0; }
a img { border: 1px solid #ccc; }

#content #right .mail img { border-style: none; }
#content #right a.mail img { float: none; border-style: none; margin: 0 0 -2px 0; }
#content #right a:hover .mail img { border-style: none; }