/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
html, body {
	background-color: #000000;
        margin: 0px auto;
        padding: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:visited, .nav a:visited {
	color: #666666;
}
a:hover, .nav a:hover {
	color: #FFFFFF;
}
a:active,.nav a.active, .nav a.active:visited, .nav a.active:active {
	color: #red;
}
.reviews{width:600px; margin: 0px auto; position: relative; z-index: 20;}
.review{display:block; margin-bottom: 40px; font-size: 120%; letter-spacing:1px; font-family: helvetica;}
.reviews a{text-decoration:none;}
.reviewer{float:right; font-size: 80%;margin-top: 5px; }
#page
{
	width: 720px;
   margin: 0px auto;
   padding: 0;
}
#header{
 background:url(http://default.deadartmedia.com/page_attachments/0000/0202/header_bg.jpg) no-repeat;
  min-height: 110px;
}
#logo{
 width: 270px;
 height: 70px;
 background:url(http://default.deadartmedia.com/page_attachments/0000/0200/logo.gif) no-repeat;
}
#main{

	border: 1px solid #444444;
        width: 100%;
        margin-bottom: 20px;
}
#content{
     width: 100%;
     min-height: 397px;
}
#footer{
text-align: center;
}
.footertext{
 border-top: 1px solid #333333;
}

#menu {
        width: 100%;
	border: 1px solid #444444;
	background-color: #111111;
        margin: 0px auto;
        padding: 0;
	}

.nav li{
        display: inline;
}
.nav a{
        font-weight: bold;
        font-size: 120%;
        text-decoration: none;
        padding: 0px 5px 0px 5px;
        margin: 0px auto;
}

#subnav {
        width: 100%;
	border-bottom: 1px solid #444444;
        margin: 0px auto;
        padding: 0;
	}
#movie{

}
.text3
{
	width: 680px;
	max-height: 362px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#textleft{
	float: left;
	width: 300px;
	height: 352px;

}
#text_right{
	float: right;
	width: 300px;
        padding: 5px 20px 0 0;

}
.hidden{
  display: none;
}