
body { margin:0px; font-family:Arial, Helvetica, sans-serif; padding:0px; background-image:url(/images/bodyBG.gif); background-position:top; background-repeat:repeat-x; background-color:#8b857c; }

/*body {  }*/

p { text-align:justify; }
li { text-align:justify; }

.pageWidth { width:960px; }

#headerLeft { background-image:url(/images/headerLeft.gif); background-position:top right; background-repeat:no-repeat; }
#headerRight { background-image:url(/images/headerRight.gif); background-position:top left; background-repeat:no-repeat; }

.cinemaBG_outer { background-image:url(/images/cinemaBG_outer.gif); background-position:top; background-repeat:repeat-x; }

.cinemaBG_inner { background-image:url(/images/cinemaBG_inner.gif); background-position:top; background-repeat:repeat-x; text-align:center; }

.cinemaShadow { background-image:url(/images/cinemaShadow.gif); background-position:top; background-repeat:repeat-x; }

#mainMenu { background-color:#4b4943; background-image:url(/images/mainMenuBG.gif); background-position:top; background-repeat:repeat-x; }
#mainMenu { color:white; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

#mainMenu a { color:white; text-decoration:none; }
/*#mainMenu a:hover { color:#EBEBEB; }*/

#mainMenuBottom { height:5px; background-color:#D00000; /*background-image:url(/images/mainMenuBottom.gif); background-position:top; background-repeat:no-repeat;*/ }

.contents_outer { background-image:url(/images/contentsBG_outer.gif); background-position:top; background-repeat:repeat-x; background-color:#66645e; text-align:center; }

.contents_inner { text-align:left; margin-top:20px; }

.sideMenu {
	color:#7b7973;
	display:block;
	text-align:left;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
}
.sideContactMenu a {
	color:#666666; text-decoration:none;
}
.sideContactMenu a:hover {
	color:#d00000;
}
.activeSideMenu {
	color:#d00000;
	display:block;
	text-align:left;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
}
.sideContactMenu {
	background-color:#eeeeed;
	background-image:url(/images/sideMenuBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
	margin-left:15px;
	padding:15px;
}
.sideContactMenu div {
	margin-bottom:10px;
}

.sideContactMenu li {
	color:#7b7973;
	display:block;
	text-align:left;
	font-size:11px;
	font-family:arial;
	padding:2px;
	margin:2px;
	font-weight:bold;
	list-style:none;
}
										
#footer { color:white; font-size:9px; font-family:Arial, Helvetica, sans-serif; text-align:center; }

.inactiveTab:hover { background-color:#6a6863; }

.activeTab { background-color:#d00000; color:white; }
.activeTab a { color:white; }
.activeTab a:hover { color:white; }

/* this is an h1 inside the content */
#pageTitle { color: #330000; font-size: 1.27em; }
/* Everything inside content is the actual page body */

#content { font-family:Arial; }

#content a { text-decoration:none; color:#D00000; }
#content a:hover { color:#D00000; }

h1 { font-size: 1.4em; padding-top: 0; margin: 0; color:#666666; }
