body{
background:url("images/background.gif");
padding:0;
margin:0;
color:#ffffff;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header{
width:700px;;
height:150px;
background:url("images/headert.png");
background-position: top center;
background-repeat: repeat-y;
margin:0;
text-align:left;
}
#header-s{
width:100%;
height:10px;
background:url("images/headers.png");
background-repeat: repeat-x;
margin:0;
padding:0;
overflow:hidden;
}
#logo{
background:url(images/toplogo.png);
width:300px;
height:150px;
}
#mainbox{
width:690px;
text-align:left;
background:url("images/mainbox2.png");
padding-left:35px;
padding-right:35px;
padding-top:5px;
padding-bottom:10px;
background-position: top center;
background-repeat: repeat-y;
margin:0;
}
#bottomofbox{
width:690px;
height:14px;
text-align:left;
background:url("images/bottomofbox.png");
padding-left:35px;
padding-right:35px;
background-position: top center;
background-repeat: repeat-y;
}
#layouttable{
width:98%;
font-size:12px;
}
#layouttableleft{
border-right:1px solid #efefef;
width:150px;
vertical-align:top;
font-size:15px;
text-align:left;
}
#layouttableright{
vertical-align:top;
padding-left:10px;
padding-bottom:10px;
}
a{
color:#cccccc;
}
a:hover{
color:#ffffff;
}	
h2{
	font-weight:normal;
	font-size:20px;
	margin-bottom:10px;
	}
h3{
	font-weight:normal;
	font-size:1.3em;
	margin-bottom:10px;
	margin-top:10px;
	width:250px;
	border-bottom:1px solid #bbbbbb;
}
h4{
	font-size:1.3em;
}
table{
	font-size:12px;	
	}
hr{
	border:1px solid #ffffff;
	width:50%;
	margin-top:5px;
}


.homeimg{
background:url(images/home.png) no-repeat; height:100px; width:530px;
}
.moviesimg{

}
.gamesimg{

}