/* Reset */
html, body, h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, li, ol, form, fieldset, input, textarea {
	margin: 0px;
	padding: 0px;
}

img, div, a, input {
	behavior: url(/js/iepngfix.htc); 
	}

img {
	border: 0;
}

li, ol {
	list-style: none;
}

body {
	background: #000000;
	color: #ffffff;
	font: 90%/140% "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	margin-top: 0px;
}

.inner {
	text-align: left;
	margin: 0 auto;
}

.clear {
	clear: both;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}


h3 {
	color: #666;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}


h4 {
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}

h5 {
	color: #9f0808;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}

h6 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}


a {
	color: #9f0808;
}

a:hover {
	color: #ff0000;
}


/* Main Container */
#site-container {;
	text-align: center;
	width: 955px;
	height: 760px;
	margin:0px auto; 
	padding: 0px;
	position: relative;
}

/* Home Page */
#home_container {;
	text-align: center;
	width: 955px;
	height: 760px;
	margin:0px auto; 
	padding: 0px;
	position: relative;
}

#home_fade {
	width: 955px;
	position: absolute;  
	top:0px; 
	left:0px;
	z-index:2;
}

#home_bg {
	width: 955px;
	position: absolute;  
	top:0px; 
	left:0px;
	z-index:1;
}

#home_flash {
	left: 0px;
	margin-left: 202px;
	width: 550px;
	z-index: -100;
	top: 0px;
	position:absolute;
}
#home_banner {
	left: 0px;
	width: 955px;
	bottom: 120px;
	position:absolute;
 	z-index: 20;
}
#home_header {
	position: absolute;
	top: 10px;
	left: 0px;
	height: 30px;
	z-index: 20;
}

#home_footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 130px;
	z-index: 20;
}

#social
{
margin: 0 auto;
width:755px;
margin-right: 200px;
text-align: right;
}



#home-nav ul {
	left: 0px;
	width: 955px;
	text-align: center;	
}

#home-nav li {
	display: inline;
}

#home-nav li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 25px;
}

#home-nav li a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* Header */
#header {
	text-align: center;
	margin-top: 10px;
	width: 955px;
	height: 30px;
}

#top-nav ul {
	width: 955px;
	margin: 0px auto;
	text-align: center;	
}

#top-nav li {
	display: inline;
}

#top-nav li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 25px;
}

#top-nav li a:hover {
	color: #ff0033;
}

/*Home Page*/
#main-bg-container {
	background: #000000;
	width: 955px;
	height: 760px;
	margin-top: 0px;
	top:0px;
	position: absolute;
	z-index: -2;
}


#main-content-body{
	height: 955px;
	background: url(/images/fade_bg.png) repeat-x;
	position: absolute;
	z-index: 10;
}

#main-content-body p {
	font-size: 11px;
	text-align: left;
	width: 190px;
	height: 300px;
	float: right;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 16px;
	clear: both;
}

#homecontent {
	height: 705px;
	}


/* Right Content Layout */
#right-content-container {
	background: #ffffff;
	width: 955px;	
	height: 505px;
}

#right-bg-container {
	background: #ffffff;
	width: 955px;
	height: 505px;
	float: right;
	background: url(/images/content_bg_right.png) no-repeat top right;
}

#right-content-body{
	height: 505px;
	background: url(/images/fade_bg.png) repeat-x;
}

#right-content-body .content {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-top: 10px;
}

#rightcustomscroll {
	width: 375px;
	height: 490px;
	margin-right: 30px;
	_margin-right: 10px;
	margin-top: 10px;
	float: right;
	overflow: auto;
	position: relative;
	z-index: 10;
}


#right-content-body h6{
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	width: 190px;
	height: 50px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	clear: both;
}

#right-content-body p{
	margin-bottom: 15px;
	clear: both;
}

#right-content-body p a{
	color: #ffffff;
}


/* Left Content Layout */
#left-content-container {
	background: #ffffff;
	width: 955px;	
	height: 505px;
}

#left-bg-container {
	background: #ffffff;
	width: 955px;
	height: 505px;
	float: left;
	background: url(/images/content_bg_left.png) no-repeat top left;
}

#left-content-body{
	height: 505px;
	background: url(/images/fade_bg.png) repeat-x;
}

#left-content-body .content {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-top: 10px;
}

#left-content-body p{
	margin-bottom: 15px;
	clear: both;
}

#left-content-body p a{
	color: #ffffff;
}

#leftcustomscroll {
	width: 375px;
	height: 470px;
	margin-left: 70px;
	_margin-left: 30px;
	margin-top: 10px;
	float: left;
	overflow: auto;
	position: relative;
	z-index: 10;
}


#left-content-body h6{
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	width: 190px;
	height: 50px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	clear: both;
}


/* Calendar */
#calendar-content-container {
	background: #000000;
	width: 955px;
	height: 650px;
	float: left;
}

#calendar-bg-container {
	background: #000000;
	width: 955px;
	float: left;
	background: url(/images/calendar_bg.png) no-repeat top left;
}

#calendar-content-body{
	color:#000000;
	height: 505px;
	background: url(/images/fade_bg.png) repeat-x;
}

#calendar-content-body p{
	margin-top:10px;
	color:#ffffff;
}

#calendar-content-body td{
	margin-top:10px;
	color:#ffffff;
}

.calendar {
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;
	border-collapse: collapse;
	color: #ffffff;
}

.calendar-month {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.calendar-month a {
	text-decoration: none;
	color:#FFFFFF;
}

.calendar td {
	background: #000000;
	width: 75px;
	height: 75px;
	border-collapse: collapse;
	border: solid 1px #ffffff;	
}

.calendar td.emptycell {
	background: url(/images/invisible.gif) repeat;
	border: solid 0px #ffffff;	
}

.calendar td:hover {
	background: #660000;
}

.calendar td.emptycell:hover {
	background: url(/images/invisible.gif) repeat;
}

.calicons {
	position: absolute;
	height: 25px;
	bottom:0px; 
	right:0px;
}

.calday {
	padding-top:27px; 

}


/* Calendar List View */
#list-container {
	width: 375px;
	float: left;
	background: url(/images/list_bg.png) repeat-y ;
}

#list-container p{
	margin-bottom: 10px;
	color:#ffffff;
	font-size: 14px;
}

#list-container a{
	color:#ffffff;
	text-decoration: none;
}

#list-content{
	width: 375px;
	height:370px;
}

#list-content p{
	font-size: 12px;
	margin-bottom: 15px;
}

#logo-container {
	width: 955px;
	position: absolute;  
	top:420px; 
	left:0px;
	padding: 0px;
	z-index: 1;
}


/* Bottom Menu Bar */
#menubar-container {
	position: relative;
}

#submenu ul {
	width: 955px;
	text-align: left;
}

#submenu ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	border: 0px;
	display: inline;
}

.menuimg img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}

.menuimg:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}


/* Footer */
#slogan {
	margin-top: 10px;
	margin-bottom: 10px;
	width:955x;
}

#home-footer {
	position: absolute;
	bottom: 5px;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	font-size: 10px;
	width:955px;
}

#home-bottom-nav ul {
	font-size: 10px;
	width: 955px;
	text-align: center;	
}

#home-bottom-nav li {
	display: inline;
}

#home-bottom-nav li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 2px;
}

#home-bottom-nav li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer {
	position: relative;
	font-size: 10px;
	width:955px;
	height: 30px;
}

#bottom-nav ul {
	margin: 0px auto;
	width: 955px;
	text-align: center;	
}

#bottom-nav li {
	display: inline;
}

#bottom-nav li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 2px;
}

#bottom-nav li a:hover {
	color: #ff0033;
}


/* Custom Scroll */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
}

.vscrollerbase {
	width:22px;
}

.vscrollerbar {
	background-image: url('/images/scrollbar.png');
	width: 22px;
	height: 110px !important;
	background-image: url('/images/scrollbar.png');
}

* html .vscrollerbar {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/scrollbar.png');
	background-image: none;
}

.hscrollerbase {height: 22px;}
.hscrollerbar {height: 22px; background-color: #84ADD6;}

.vscrollerbar, .hscrollerbar {
	padding: 0px;
	z-index: 2;
}

.scrollerjogbox {
	width: 22px;
	height: 22px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background: #698AAA;
}
