/* CSS Document */

#diary{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 300px;
	background-color: #F5F2E1;
}
#navigationlinks{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	left: 470px;
	position: absolute;
	top: 60px;
	width: 300px;
	line-height: 12px;
}
#moreinfo{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	left: 470px;
	position: absolute;
	top: 10px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#line{
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	left: 540px;
	position: absolute;
	top: 60px;
	width: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCC99;
	height: 175px;
}
#navigationtitle{
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
#diary li{
	font-weight: bold;
	color: #333333;
	background-color: #f5f2e1;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
}
.filmtitle {
	color: #990000;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 10px;
}
.spon {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}
.sponsobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #F5F2E2;
}
.sponsobody a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.sponsobody  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.sponsobody  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sponsobody  a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	background-color: #663300;
}
#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
#content  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#content a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	background-color: #663300;
}
