@charset "utf-8";
#menu {
	margin: auto;
	display: block;
	position: absolute;
	height: auto;
	width: 960px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	height: auto;
	margin: auto;
}
#menu li:hover ul {
	display: block;
}

#menu   li.elevenems {
	width: 11em;
}
#menu li {
	background-color: #330066;
	text-align: center;
	border: 1px solid #000000;
	list-style-type: none;
	float: left;
	width: 12em;
	color: #FFFFFF;
	padding: 0px;
}


#menu li ul a {
	background-color: #FFFFFF;
	color: #000000;
}

#wrapper {
	width: 960px;
	margin: auto;
	background-color: #CCCCCC;
	padding: 3px;
}
.hiddenpastwidth {
	overflow: hidden;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 1px;
}
#header {
	padding: 15px;
	text-align: center;
	background-color: #000000;
	margin: auto;
}
.ancorlinkstyle1 {
	background-color: #660066;
	border: thin solid #FFFFFF;
	color: #FFFFFF;
}
li:hover ul {
	display: block;
}
#wrapper #content #center-content a:link {
	color: #CCCCCC;
}


#wrapper #content #center-content a:hover {
	color: #00FF00;
}

#wrapper #content #center-content a:visited {
	color: #99FF00;
}

#wrapper #content #center-content a:active {
	color: #333333;
}


#content {
	padding: 15px;
	display: block;
	background-color: #000033;
	color: #FFFFFF;
	margin: auto;
}
#footer {
	padding: 15px;
	display: block;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	margin: auto;
}

#menu li.nomenuems {
	width: auto;
}

#menu li a {
	color: #FFFFFF;
}
#menu li ul li a.red {
	color: #FF0000;
}



#menu a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	background-color: #FFFFFF;
}
#menu li a:hover {
	background-color: #330066;
}
#menu li ul li a:hover {
	background-color: #CCCCCC;
	background-image: url(../images/horizontal-caution.jpg);
	background-repeat: repeat-x;
	width: 16em;
	color: #000000;
	text-decoration: underline;
	list-style-type: none;
}
#menu li:hover > ul {
	display: block;
	margin-left: -2em;
}
#menu ul {
	margin-left: -2.5em;
}
#menu li li li {
	margin-left: 1em;
}
#menu li ul {
	display: none;
}

#content.center {
	text-align: center;
}

a:link {
}
a:visited {
	color: #9900CC;
}
a:hover {
	color: #99FF00;
}
a:active {
	color: #0000FF;
}
#center-content {
	text-align: center;
}
#underline {
	text-decoration: underline;
}

#scroll.increasedheight {
	height: 650px;
}
.movielinks {
	background-color: #FFFFFF;
	border: 4px solid #3333CC;
	padding: 3px;
}
.pdflisticon {
	list-style-image: url(../images/pdf.png);
	list-style-position: outside;
}
.jpglisticon {
	list-style-image: url(../images/jpg.png);
	list-style-position: outside;
}
#facebook {
	left: 0px;
	top: 20px;
	background-color: #3B5997;
	position: fixed;
	width: 43px;
	text-align: right;
	margin-left: -5px;
}
#twitter {
	left: 0px;
	top: 130px;
	background-color: #56748E;
	position: fixed;
	text-align: right;
	width: 43px;
	margin-left: -5px;
}
#youtube {
	left: 0px;
	top: 240px;
	background-color: #FFFFFF;
	position: fixed;
	text-align: right;
	width: 43px;
	margin-left: -5px;
}
#facebook:hover {
	margin-left: 0px;
}
#twitter:hover {
	margin-left: 0px;
}
#youtube:hover {
	margin-left: 0px;
}
