
* { margin:0; padding:0; }
body {
	background-image:url("../images/paper017.jpg");
	text-align: center;
	margin: auto;
	background-position: center;
	color: #FCE796;
	font-family: Helvetica, sans-serif;
 	font-size: 13pt;
}

a {
	color: #3366FF;
	text-decoration: underline;
}

#smalltext { font-size: 11pt;}

#container {
	background-color: #0D0D0D;
	width: 800px;
	height: auto;
	text-align: left;
	margin: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#textcontainer {
	background-color: #0D0D0D;
	width: 600px;
	height: auto;
	text-align: left;
	margin: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#slantedmenu{
font-weight: bold;
font-size: 90%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #E8CF82;
border: 1px solid #bebebe;
text-align: center; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(../images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: red;
}




#moviebox {
height: 300px;
width: 400px;
border: 1px #ffffff solid;
background-color: #000000;
margin: 0px auto -1px auto; 
}

#moviebox_noborder {
height: 272px;
}

#header {
	background-color: #0d0d0d;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 129px;
}
#header h1 {
 	font-size: 17pt;
	margin: 0;
}
#block_1
	{
	float: left;
	width: 780px;
	margin-left: 10px;
	display: inline;
	}

#footer {
	width: 100%;
	color: white;
	text-align: center;
	font-size: 11px;
}
#footer hr {
	clear: both;
}
#clienttext {
	background-color: #000000;
	color: #FCE796;
	padding: 10px;
	font-size: 11pt;
	border: 1px #ffffff dashed;
	width: 545px;
}
