body {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbbbb;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-size: 11px;
}

#news {
	padding: 5px 32px 10px 20px;
}

#news p {
	font-size: 12px;
	color: #DDDDDD;
}

#news p.newstext {
	margin-left: 64px;
}

.player {
	border: 1px solid #0C0C0C;
}

.player2 {
	border: 1px solid #191919;
}

a, a:visited {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
}

a
{
  outline: none;
}

p a:hover, p a:active {
	background: #FFFFFF;
	color: #CC0000;
}

a.asplink, a.asplink2 {
	padding: 2px;
	font-size: 11px;
}

a.asplink, a.asplink:visited {
	background: none;
	color: #FFFFFF;
}
a.asplink:hover {
	background: #FFFFFF;
	color: #CC0000;
}
a.asplink2, a.asplink2:visited {
	background: none;
	color: #FFCC99;
}
a.asplink2:hover {
	background: #FFFFFF;
	color: #AA6600;
}

#filmography {
	padding-left: 32px;
}

#filmography h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
	width: 600px;
	padding-bottom: 4px;
	border-bottom: solid 1px #333333;
}

#filmography h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #777777;
	display: block;
	width: 600px;
}

#filmography p {
	margin-left: 34px;
	padding-bottom: 8px;
}

.title {
	color: #eeeeee;
	font-size: 12px;
}

.warn {
	color: #FF9900;
}

.note {
	color: #99CCCC;
}

.prize {
	color: #66CC66;
}

.biglink {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}



#shortbio {
	padding-left: 8px;
	color: #CCCCCC;
}

.filminfo {
	padding-left: 4px;
	padding-right: 16px;
}

.biotitle, #news .newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;  
	letter-spacing: -1px;
}

.biotitle2, #news .newstitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	color: #777777;
}

.small {
	font-size: 10px;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.filminfo p.biotitle2 {
	margin-top: 4px;
	margin-bottom: 0;
}

.filminfo .smaller {
	padding-left: 2px;
}

.lighter {
	color: #EEEEEE;
}