body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/mssc_main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#top {
	position: absolute;
	z-index: 5;
	height: 140px;  
	width: 100%;
	background-image: url(images/mssc_header_bg.jpg);   
	background-repeat: repeat-x;   
	background-position: top;  
}
.topboxes {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 130px;
}
#content {
	position: absolute;
	left: 175px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-right: 5px;;
	
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.enews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
/* Navbar Styles */
#nav {
	width: 175px;
	top: 0px;
	position: absolute;
	z-index: 10;
	background-image: url(images/mssc_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#navbuttons {
	width: 125px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
}
#navbuttons ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}
#navbuttons ul li {
	width: 125px;
	text-align: center;
	margin: 0px 0px 8px;
}
#navbuttons ul li a {
	color: #FFFFFF;
	display: block;
	padding: 3px;
	background-color: #0088B6;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}
#navbuttons ul li a:hover {
	color: #0088B6;
	display: block;
	padding: 3px;
	background-color: #DAEDF4;
	border-top: 2px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #999999;
	text-decoration: none;
}
/* End Navbar Styles */
/* Headers */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0088B6;
	margin: 0px;
	padding: 0px;
}
/* Subheaders */
h2 {
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2.5px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-bottom: 10px;
}
/* Footer Area */
#footer {
	text-align: center;
	font-size: 10px;
	margin-top: 25px;
}
/* General Links */
a:link, a:visited { 
	color: #0099CC;
	text-decoration: none
}
a:active, a:hover {
	color: #0099CC;
	text-decoration: underline
}
/* END General Links */
ul {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
}
hr {
	background-image: url(images/mssc_hr_bg.gif);
	background-repeat:no-repeat;
	border: none;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin: 0px 0px 5px;
	padding: 0px;
}

/* OLD STYLEs */
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}
.event_header {
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px;
}
.movierow {
	background-color: #CCCCCC;
}
#coupons {
	padding: 0px 10px 10px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding:5px;
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding:5px;
}
/* Site Hosted */
#site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	margin-top: 25px;
}
