body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	background-position: center top;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


.boxright {
	float:right;
}

.boxleft {
	float:left;
}
#banner {
	position: absolute;
	left: 39px;
	top: 17px;
	height: 200px;
	width: 700px;
}



#container {
	background-color:#FFFFCC;
	margin: 0 auto;
	width: 760px;
	position:relative;
	height:975px;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666699;
	position: absolute;
	left: 212px;
	top: 295px;
	width: 303px;
	font-size: 14px;
	height: 372px;
	font-weight: bolder;
}
#header {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 200px;
	width: 750px;
	left: 10px;
	top: 22px;
}
#jukebox {
	position: absolute;
	left: 171px;
	top: 247px;
	height: 52px;
	width: 400px;
}

#lborder {
	position: absolute;
	left: 6px;
	top: 246px;
	width: 50px;
}

#rborder {
	position: absolute;
	left: 708px;
	top: 242px;
	width: 50px;
	height: 695px;
}

#poster {
	position: absolute;
	left: 590px;
	top: 244px;
	height: 685px;
	border: thick ridge #990000;
	width: 100px;
}


#left {
	height: 173px;
	width: 160px;
	left: 5px;
	top: 645px;
	position: absolute;
	background-color: #CCCCFF;
	font-family: Papyrus;
	font-style: italic;
	font-weight: bolder;
	color: #663333;
	font-size: 14px;
}

#video {
	position: absolute;
	left: 170px;
	top: 300px;
	width: 375px;
	height: 300px;
	border: medium groove #9966CC;
}


#video_play {
	position: absolute;
	left: 145px;
	top: 300px;
	width: 500px;
	height: 420px;
}


/*  Navigation Bar declarations   */

#Navbar {
	position: absolute;
	left: 12px;
	top: 300px;
	border: medium ridge #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC33CC;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	background-image: url(images/subhead_bg.png);
	height: 415px;
	width: 120px;
}

#Navbar a {
	text-decoration: none;
	font-size: 12px;
}	

#Navbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float:left;
}


#Navbar ul a {
	width: 120px;
	height: 40px;
	line-height: 22px;
	color: #6666CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	display: block;
	background-image: url(media/images/MenuButton_Up.gif);
}

#Navbar ul a:hover, .selected a {
	color: #fff;
	background-color: #CC9966;
	background-image: url(images/MenuButton_Over.gif);
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.blueHeader {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #993333;
	font-weight: bolder;
}
