/* CSS Document */

body{
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	}


#maincontainer{
	margin: 0 auto;
	width:1000px;
	background-color:#ffffff;
	}
	
#logo{
	width:1000px;
	height:124px;
	background-image:url(site_images/logo.gif);
	background-repeat:no-repeat;
	}
	
#subcontainer{
	width:1000px;
	background-image:url(site_images/background.gif);
	background-repeat:repeat-y;	
	float:left;
	}
	
#nav{
	border-top: 1px solid #8496c8;
	background-color:#3655D4;
	width:947px;
	height:36px;
	border-bottom: 5px solid #E4E3E1;
	float:left;
	}
	
#navbarpos{
	margin-left:23px;
	}
	
#navpos{
	margin: 5px 0 0 3px;
	text-decoration:none;
	}
	
	
#navhome{
	background-image:url(site_images/navbutton_inactive.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	margin: 5px 0 0 3px;
	}
	
#navhome:active,#navhome:hover{
	background-image:url(site_images/navbutton_active.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	}
	
#navhome a{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #000000;
	text-decoration:none;
	padding: 6px 0 0 34px;
	display:block;
	width:67px;
	height:20px;
	}
	
#navhome a:active, #navhome a:hover {
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #950006;
	text-decoration:none;
	padding: 6px 0 0 34px;
	display:block;
	width:67px;
	height:20px;
	}


#navevents{
	background-image:url(site_images/navbutton_inactive.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	margin: 5px 0 0 4px;
	}
	
#navevents:active,#navevents:hover{
	background-image:url(site_images/navbutton_active.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	}
	
#navevents a{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #000000;
	text-decoration:none;
	padding: 6px 0 0 32px;
	display:block;
	width:69px;
	height:20px;
	}
	
#navevents a:active, #navevents a:hover {
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #950006;
	text-decoration:none;
	padding: 6px 0 0 32px;
	display:block;
	width:69px;
	height:20px;
	}
	
#naveventsactive{
	background-image:url(site_images/navbutton_active.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	margin: 5px 0 0 4px;
	}
	
	
#naveventsactive a{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #950006;
	text-decoration:none;
	padding: 6px 0 0 32px;
	display:block;
	width:69px;
	height:20px;
	}



#navport{
	background-image:url(site_images/navbutton_inactive.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	margin: 5px 0 0 4px;
	}
	
#navport:active,#navport:hover{
	background-image:url(site_images/navbutton_active.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	}
	
#navport a{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #000000;
	text-decoration:none;
	padding: 6px 0 0 25px;
	display:block;
	width:76px;
	height:20px;
	}
	
#navport a:active, #navport a:hover {
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #950006;
	text-decoration:none;
	padding: 6px 0 0 25px;
	display:block;
	width:76px;
	height:20px;
	}
	
#navportactive{
	background-image:url(site_images/navbutton_active.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	margin: 5px 0 0 4px;
	}
	
#navportactive a{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#950006;
	text-decoration:none;
	padding: 6px 0 0 25px;
	display:block;
	width:76px;
	height:20px;
	}


#navcorp{
	background-image:url(site_images/navbutton_inactive.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	margin: 5px 0 0 4px;
	}
	
#navcorp:active,#navcorp:hover{
	background-image:url(site_images/navbutton_active.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	}
	
#navcorp a{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #000000;
	text-decoration:none;
	padding: 6px 0 0 22px;
	display:block;
	width:79px;
	height:20px;
	}
	
#navcorp a:active, #navcorp a:hover {
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #950006;
	text-decoration:none;
	padding: 6px 0 0 22px;
	display:block;
	width:79px;
	height:20px;
	}
	
#navcorpactive{
	background-image:url(site_images/navbutton_active.gif);
	background-repeat:no-repeat;
	display:block;
	width:101px;
	height:26px;
	float:left;
	margin: 5px 0 0 4px;
	}
	
#navcorpactive a{
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color : #950006;
	text-decoration:none;
	padding: 6px 0 0 22px;
	display:block;
	width:79px;
	height:20px;
	}
	



#wrapper{
	float:left;
	margin: 5px 5px 5px 100px;
	width:800px;
	min-height:600px;
	height: auto !important;
	height:600px;
	}
	
#footer{
	width:1000px;
	height:35px;
	background-image:url(site_images/footer.gif);
	background-repeat:no-repeat;
	float:left;
	}

