body {
	background-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FF1493;
	background-image : url(../images/main/2008cover.jpg);
	background-position : top-left;
	background-repeat : no-repeat;
}

.scroller {
	color : White;
	font-weight : bolder;
	font-size : large;
	position : absolute;
	left : 375px;
	top: 100px;
}

.logo {
	position : absolute;
	left : 375px;
	top: 5px;
	
}

.subscribe {
	position : absolute;
	left : 375px;
	top: 100px;
}

strong {
	color : Aqua;
	font-size : x-large;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

em {
	color : Yellow;
	font-style : normal;
	font-size : 11pt;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.newondvd {
	margin-left: 50px;
	margin-right: 50px;
	font-size : 125%;
}

.menus {
	margin-left : 30px;
	margin-right : 30px;
	border : thin groove White;
}

.awards {
    margin-left: 45px;
	margin-right: 45px;
	text-align : justify;}

.news {
    margin-left: 15px;
	margin-right: 15px;
	text-align : justify;
}

.nowplaying {
    margin-left: 15px;
	margin-right: 15px;
	text-align : justify;
}

.comingsoon {
	margin-left: 15px;
	margin-right: 15px;
	text-align : justify;
}
	
.reviews {
	margin-left: 15px;
	margin-right: 15px;
	text-align : justify;
}

A:LINK {
	font-weight : bolder;
	text-decoration : underline;
	color : #FF1493;
}

A:ACTIVE {
	font-weight : bolder;
	text-decoration : underline;
	color : #FF1493;
}

A:VISITED {
	font-weight : bolder;
	text-decoration : underline;
	color : #FF1493;
}

A:HOVER {
	color : Aqua;
	font-weight : normal;
}

hr {
	color : #7FFFD4;
	width : 75%;
}