body {
	background: #FFFFFF;  
	margin: 0px;
	padding: 0px;
/*  text-align:center;  */ 
	}
	
a, a:link, a:visited {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight:bold;  */
}
/* a:visited {
	color:#666666;
}  */
a:hover {
	color: #004D6F;  /* #9A0105; */
	font-weight: bold;
}
a:active {
	color: #666666;      /* #FFD833;  */
}

img	{
		border: 0;
}  

h1	{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #004D6F; 
	line-height: normal;
	padding-top: 8px !important;
	padding-top: 0px;
	text-align: center;
}

h2	{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #1900FC;
	line-height: 1;	
}

h3	{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #1900FC;
	text-align: center;
	line-height: 1;
}

p							 {
font-family: arial, sans-serif;
font-size: 9pt;
color: #666666;
line-height: 23px;
}

#container {
	width: 805px;
	height: 1050px;
	text-align:left; 
	margin-left:150px;
	margin-right:auto;
	margin-top: 10px;
		}	

#topstrip	{
	width: 800px;
	height: 75px;
	float: left;
	text-align: left;
/*	padding-right: 30px;    */
}

#header {
	width: 800px;
	height: 200px;
	float: left;
	background: #666666;
}

/****************************  Drop-down menu div *************************/			
#bluemenu		{
	width: 800px;
	height: 25px;
	float: left;
	background: #004D6F;  
	font-size: 10pt;/* 12px; */
	font-weight:bold;
	padding-left: 0px;
	}
	
#bluemenu a  {
color: #FFFFFF;
}	
/****************************  Home page info text box *************************/
#page		 {
width: 500px;  /* actual div width 550 */
height: auto;  /*  625px;   old div height 397 */
float: left;
margin-top: 10px;
line-height:19px;
background-color: #ffffff; 
padding: 8px 10px 15px 10px;
}	

#welcome			 {
height:310px;   /* 300 */
width: 520px;
float: left;
margin-left: 10px;
overflow: auto;
}


/****************************  Bottom of home page divs *************************/
#pagebottom	 {
width: 520px;   /* actual div width 525 */
height: 183px;  
float: left;
margin-left: 8px;
margin-right: 8px;
}

#pagebottom td		{
font-family: Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #FFFFFF;
text-align: center;
}

#pagebottomleft		 {
width: 160px;
height: 170px;    /*  188px;  */
float: left;
margin-top: 10px;
margin-left: 5px;
border-right: 2px solid #CCCCCC; 
margin-bottom: 5px;
padding: 5px 3px 5px 3px;
text-align: center;
}

#pagebottommiddle	 {
width: 160px;
height: 170px;
float: left;
/*margin-top: 10px;
margin-bottom: 10px;  */
padding: 10px 5px 5px 5px;
line-height: 30px;
}

#pagebottommiddle a	 {
	font-size: 8pt;
	font-weight: bold;
}

#pagebottomright	 {
width: 153px;
height: 170px;
float: left;
margin-top: 10px; 
border-left: 2px solid #CCCCCC; 
margin-bottom: 5px;
font-size: 8pt;
padding: 5px 5px 3px 15px;;
text-align: center;
}

#pagebottomright p	{
font-size: 8pt;
}

#pagebottomright a	{
text-align: center;
}

#pagebottomright img {
margin-left: 5px;
}



/****************************  Home page Right-hand column divs *************************/
#pageright	 {
width: 233px;  /* was 225 */
height: 610px;  
float: right;
text-align: center;  
border-left: 2px solid #CCCCCC;  
margin-top: 20px;
vertical-align: top;
}

#eventsbox	{
width: 180px;
height: 235px;
float: left;
vertical-align: top;
text-align: center;
margin-top: 10px;
margin-left: 15px; 
}

#aboutbox			{
width: 180px;
height: 220px;  /*  350px;  */
float: left;
margin-left: 15px;
text-align: left;
margin-top: 10px;
/* margin-bottom: 20px; */
overflow: no-overflow;
}

#aboutbox p		{
line-height: 20px;
}

/***************************** Page Bottom Banner *************************/
#pagebottombanner		{
width: 800px;
height: 50px;
float: left;
padding-bottom: 0px;
margin-top: 20px;
}

#bannerleft			{
width: 550px;
float: left;
margin-left: 0px;
}

#bannerleft img	 {
margin-right: 20px;
}

#bannerright		{
width: 250px;
float: right;
text-align: right;
margin-top: 4px;

}

#bannerright img	 {
margin-left: 17px;
}

/***************************** Footer *************************/

#footer		 {
		width: 800px;
		height: 25px;
		float: left;
		text-align: center;
		background: #004D6F; 
		margin-top: 10px; 	
}
#footer p				{
font-size: 7pt;
vertical-align: middle;
line-height: 25px;
margin-top: 0;
color: #FFFFFF;
}

#footer a {
color: #CCCCCC;
}


#subfoot				{
width: 800px;
height: 15px;
float: left;
text-align: left;
font-family: Arial, sans-serif;
font-size: 7pt;
margin-top: 3px;
padding-left: 5px;
}

#subfoot p		{
color: #FFFFFF;
}	
