body { 
	text-align: center;
	font-family: Verdana, Helvetica, san-serif;
	background: #226699;
	margin: 0;
 }

A.menulink {
	display: block;
	width: 198px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #000066;
	border: none;
	border: solid 0px #FFFFFF;
}

A.menulink:hover {
	border: solid 1px #000000;
	background-color:#ccccff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#wrapper {
	text-align: center;
	width: 815px;
	margin: 0 auto;
	background: url('images/wrapper_bg.gif');
}

#content {
	width: 781px;
	margin: 0 auto;
	text-align: justify;
}

#header {
	height: 189px;
	background: url('images/header.gif'); 
}

#page {
	width: 500px;
	margin: 0 1em 0 1em;
	font-size: small;
}

#sidenav {
	width: 250px;
	float: right;
	font-size: small;
	text-align: left;
	margin-top: 1em;
	border-left: 1px solid #ccc;
}

#sidenav a { 
	text-decoration: none;
}
#sidenav ul {
	list-style: none;
}
#sidenav li {
	position: relative;
	left: -15px;
	border-bottom: 1px solid #ccc;
}

#footer {
	font-size: x-small;
	clear: both;
	border-top: 3px solid #003399;
	text-align: center;
}

#navlinks {
	position: relative;
	top: 163px;
}

.navlink, .navlink a {
	color: #006699;
	text-decoration: none;
	padding: 0 15px 0 8px;
	font-size: small;
}

.navlink a:hover {
	color: #003399;
}

.navlink, .navlink a {
	color: #006699;
	text-decoration: none;
	padding: 0 15px 0 8px;
}

.navlink a:hover {
	color: #003399;
}

.movielink, .movielink a {
	color: #333;
	text-decoration: none;
	padding-left: 50px;
}

.movielink a:hover {
	color: #cc0000;
}
