body
{
	background: url(../images/bgTile.gif) top left repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#homePosition
{
	background: url(../images/bg1.gif) top left repeat-x;
	width: 100%:
	position: absolute;
	top: 0px;
	left: 0px;	
	text-align: center;	
}	

img
{
	border: none;
}

#mainDiv
{
	width: 960px;
	text-align: center;
	margin: auto;
	height: 100%;
}

#headerImg
{
	background: url(../images/header.gif) top left no-repeat;
	width: 945px;
}

#signUpText
{
	text-align: right;
	margin-right: 120px;
}

#contentArea
{
	background: #ffffff;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 75px 40px 0px 20px;
}

#menuBg
{
	background: url(../images/menuBgTile.gif) top left repeat-x;
	height: 34px;
	text-align: center;
}

/**************************
 * MENU
 **************************/
#menuBg ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}

#menuBg li ul {
	position: absolute;
	top: 122px;
	display: none;
	border: 1px solid #ffffff;
	width: 170px;
	}

#menuBg ul li a {
	display: block;
	text-decoration: none;
	text-transform:uppercase;
	color: white;
	padding: 8px;
	font-size: 12px;
	border-bottom: 0;
	}

#nav ul li a {
	background: #1a1b46;
	border-bottom: 0;
}

/* Fix IE. Hide from IE Mac \*/
* html #menuBg ul li { float: left;  height: 1%; }
* html #menuBg ul li a { height: 1%; }
/* End */

#menuBg ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menuBg li:hover ul, #menuBg li.over ul { 
	display: block; }

#nav li { float: left; }

#nav li a { width:1%;
			border: 0px; }
#nav > li > a { width: auto; }

#nav ul li a { float: none; width: auto;}

#nav ul li { float: none; }

.subMenu { clear: both; }

/******************************
 * END MENU
 ******************************/

#mainText
{
	text-align: left;
	margin: 10px 10px 0px 10px;
	width: 610px;
}

#footer
{
	margin-top: 3px;
	clear: both;
}

#menuBottom
{
	background: url(../images/menuBottom.gif) top left repeat-x;
	height: 12px;
}

#homepageDiv
{
	width: 240px;
	border-left: 2px dotted #dddddd;
	min-height: 350px;
	margin-left: 10px;
}

.inputBox
{
	border: 1px solid #000000;
}

.signUpBtn
{
	background: url(../images/signUpBtnBg.gif) top left repeat-x;
	width: 60px;
	text-align: center;
	height: 22px;
}

.pageControls
{
	border: 1px solid #333333;
	padding: 2px 10px 2px 10px;
	text-align: right;
}

.pageControls a
{
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.pageControls a:hover
{
	color: #333333;
	text-decoration: none;
}

.shortDescriptionBoxOuter
{
	margin: 15px 0px 15px 0px;
	padding: 0px;
	border: 1px solid #333333;
}

.shortDescriptionBoxHeader
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.shortDescriptionBoxSubheader
{
	font-size: 1.0em;
	color: #770808;			
	font-weight: bold;		
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;

}

.shortDescriptionBoxText
{
	padding: 0px;
	margin: 10px;
	font-size: 1.0em;
	color: #555555;
}

.shortDescriptionBoxOuterAutostuff
{
	margin: 4px;
	padding: 4px;
	border: 1px solid #dddddd;
}

.shortDescriptionBoxHeaderAutostuff
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.shortDescriptionBoxSubheaderAutostuff
{
	font-size: 0.8em;
	margin: 10px;
	font-weight: bold;
}

.shortDescriptionBoxTextAutostuff
{
	padding: 0px;
	margin: 10px;
	font-size: 1.0em;
}

.shortDescriptionBoxTextAutostuff a
{	
	font-size: 1.0em;
	font-weight: bold;	
	text-decoration: none;
}

.boxOfficeStats
{
	margin: 15px;
	border: 1px solid silver;
}

.boxOfficeStats td
{
	text-align: left;
	font-family: arial;
}

.boxOfficeStats .mojo_copyright
{
}

#bottomBanner
{
	width: 865px; 
	height: 90px; 
	background: url(../images/bannerBg.jpg) top left no-repeat; 
	border: 1px solid #000000; 
	margin-bottom: 10px;	
	text-align: right;
}

#bottomBannerText
{
	font-size: 12px;
	color: #000000;
	margin: 10px 10px 10px 330px;	
	text-align: right;
}