body	{
	background: #c31e27;
	padding: 0px;
	margin: auto;
	font-family: Verdana;
}
h1 {
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
a {
	border: none;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.pageNav {
        margin-top: 20px;
        text-align: center;
}
.searchinput {
	font-size: 12pt;
 	background-color: #cc0000;
 	border: 1px solid #ffffff;
 	color: #ffffff;
}
.signupinput {
 	background-color: #cc0000;
 	border: 1px solid #ffffff;
	color: #ffffff;
}
.header	{
	width:1002px;
	height: 156px;
	margin: auto;
}
.prodThumbs	{
	width: 1002px;
	margin: auto;
}
.contentThumbs	{
	width: 1002px;
	margin: auto;
}
.container {
	position: relative;
	border: none;
	width: 1002px;
	left: 50%;
	margin: 0 0 0 -501px;
	padding: 0px;
}
.blogThumbs     {
        width: 1002px;
        margin: auto;
}
.preMovie	{
	position: relative;
	float: left;
	color: #ffffff;
	width: 1002px;
	font-family: Verdana;
	font-size: 10pt;
	left: 50%;
	margin: 0 0 0 -501px;
}
.movie	{
	position: relative;
	float: left;
	text-align: left;
	color: #ffffff;
	width: 512px;
	font-family: Verdana;
	font-size: 10pt;
	margin: 15px 0 0 0;
}
.movie a	{
	color: #ffffff;
	text-decoration: none;
}
.rightThumbs	{
	float: left;
	text-align: right;
	width: 245px;
	margin: 15px 0 0 0;
}
.farRight	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
}
.subheader {
        width:1002px;
        height: 40px;
        text-align: left;
        margin: auto;
}
.links	{
	color: #ffffff;
	font-family: Verdana;
	text-align: left;
	line-height: 40px;
	float: left;
	width: 756px;
}
.bookmark  {
	text-align: right;
        color: #ffffff;
        font-family: Verdana;
	float: left;
	width: 240px;
}
.footer {
	width: 1002px;
	height: 75px;
        color: #ffffff;
        font-size: 8pt;
	line-height: 75px;
	background: url('/images/footer.png') no-repeat;
}
.footerfriends {
	padding: 15px 0 0 0 ;
        width: 1002px;
        height: 75px;
        color: #ffffff;
	line-height: 20px;
        font-size: 8pt;
}
.centertext  {
        color: #ffffff;
        font-family: Verdana;
}
.searchbox  {
	color: #ffffff;
}

