@charset "utf-8";
/* CSS Document */

/* CSS Reset */
  * { margin:0; padding:0; }

body {
	background-color: #CCD6E6;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
  }

ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 40px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #000;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}

#nav {
	height: 30px;
	padding: 0px;
	width: 500px;
	margin-left: 50px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#nav ul li {
	list-style-position: inside;
	list-style-type: none;
	line-height: 30px;
	height: 30px;
	float: left;
	padding: 0px;
	width: 100px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#nav ul li a {
	color: #000;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	float: none;
}

#nav a:link {
	color: #000;
	text-decoration: none;
}
#nav a:visited {
	color: #000;
	text-decoration: none;
}
#nav a:hover {
	color: #9CF;
	text-decoration: none;
}
#nav a:active {
	color: #000;
	text-decoration: none;
}

h1 {
	color: #000;
	margin: 0px;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}
h2 {
	text-align: left;
	margin: 0px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

p {
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 12px;
}
#header {
	height: 300px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCD6E6;
	background-image: url(images/level104.png);
	background-repeat: no-repeat;
	background-position: 60px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	width: 960px;
	padding: 0px;
	background-color: #FFF;
	position: relative;
	margin: auto;
	height: auto;
}
#topcont {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	clear: right;
	background-position: center;
}
#botcont {
	height: 275px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background: #CCD6E6 url(images/photo.png) no-repeat center bottom;
}
#main {
	background-color: #FFF;
	clear: both;
}
#footer {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}
#footer p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 5px;
	bottom: 0px;
	text-align: right;
}

.current {
	background-color: #CCD6E6;
	color: #000;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	float: none;
	text-decoration: none;
}
#movie {
	margin: auto;
	padding: 50px 100px 50px 100px;
	background-color: #333;
	font-size: 14px;
	font-style: normal;
}


#myContent {
	height: 90px;
	width: 728px;
	float: left;
	margin: 40px 0px 0px 116px;
	background: no-repeat;
}