body {
	color: #484442;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #484442;
	background-image: url(images/header_filmstrip.jpg);
	background-repeat: repeat-x;
}

ul {margin-left: 3em;}

ul li {}

ol {margin-left: 3em;}

ol li {}

a {
	color: #484442;
	text-decoration: none;
	font-weight: bold;
}

a:hover {text-decoration: none;
color: #FF9900;}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF9900;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img.left {
	border: 5px solid #FFFFFF;
}

#logo {
	width: 900px;
	height: 220px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}

#content {
	width: 900px;
	margin: 0 auto;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
}

#main {
	float: right;
	width: 620px;
	margin-top: -40px;
	margin-bottom: 10px;
	background: #dedece;
	border: 10px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 10px;
	z-index: 2;
	position: relative;
}

#main h1 {
	color: #484442;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#main h2 {
	color: #484442;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#sidebar {
	float: left;
	width: 250px;
	color: #ff9900;
	padding-top: 40px;
}

#menu {

}

#menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#menu li {
	margin-bottom: 5px;

}
#menu h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

#menu a:hover {
	color: #FF9900;
}
#menu a.red {
	color: #FF9900;
	font-weight: bold;
}
#menu a.red:hover {
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 100%;
	background-color: #ff9900;
	background-image: url(images/footer_filmstrip.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#module {padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;}

#module p {
margin-right: 10px;
margin-left: 10px;}
#module p.tight {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#module h3 {
	color: #484442;
	margin-top: 0px;
	margin-bottom: 0px;
}


#moduleempty {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}
#moduleempty p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#moduleempty h3 {
	color: #484442;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: x-large;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.text08 {
	font-size: 8px;
}
.text10 {
	font-size: 10px;
}
