body {
	background:url(../images/nav/topgrad.png);
	background-repeat:repeat-x;
	background-color:#000000;
	background-position:top;
	background-attachment:fixed;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	margin:16px 0px;
}
a {
	color:#CC0000;
	text-decoration:underline;
}
a.castcrew {
	height:80px;
	display:block;
	vertical-align:middle;
}
div.bigwrapper {
	background-color:#000000;
	width:720px;
	margin:0px auto 0px auto;
}
div.indexwrapper {
	width:720px;
	margin:0px auto 0px auto;
}
div.topmenu {
	background-color:#000000;
	position:fixed;
	height:64px;
	width:720px;
	top:0px;
}
div.maincontent {
	width:688px;
	padding:48px 16px 52px 16px;
	text-align:center;
}
div.indexcontent {
	width:720px;
	padding:0px 0px 52px 0px;
}
div.footer {
	background-color:#000000;
	position:fixed;
	height:34px;
	width:720px;
	font-size:smaller;
	bottom:0px;
}
img.menulink {
	border:0;
}
img.titleimg {
	border:0;
}
img.footerleft {
	border:0;
	float:left;
	vertical-align:middle;
}
img.footerright {
	border:0;
	float:right;
	vertical-align:middle;
}
img.castcrew {
	border:0;
	float:left;
	vertical-align:top;
	margin:8px;
}
input.newsletter {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #990000;
	float:left;
	width:128px;
	height:16px;	
	margin:8px 0px;
}
hr {
	border:1px solid #CC0000;
	width: 256px;
	margin: 50px auto 50px auto;
	clear:both;
}
h3.blogtitle {
	text-align:left;
	font-size:large;
	font-variant:small-caps;
}
h4.bloginfo {
	text-align:left;
	font-size:small;
}
h3.castcrew {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
	text-align:center;
}
p {
	text-align:left;
}
p.download {
	width:30%;
	float:left;
}