@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border: 0px;
}
a:link {text-decoration: none; color: #ffffff;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:active {text-decoration: none; color:#FFFFFF;}
a:hover {text-decoration: none; color: #c85603;}

#mainContentbio a:link {text-decoration: none; color: #000000;} 
#mainContentbio a:visited {text-decoration: none; color: #000000;}
#mainContentbio a:hover {text-decoration: none; color: #c85603;}
#mainContentbio a:active {text-decoration: none; color:#000000;}

#mainContentbiographies a:link {text-decoration: none; color: #000000;} 
#mainContentbiographies a:visited {text-decoration: none; color: #000000;}
#mainContentbiographies a:hover {text-decoration: none; color: #c85603;}
#mainContentbiographies a:active {text-decoration: none; color:#000000;}
.indent {
	text-indent:30px;
	}
.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:744px;
	background-image:url(images/home_background_1024.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #container2 {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:744px;
	background-image:url(images/aboutus_background_1024.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #container3 {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:744px;
	background-image:url(images/calendar_background_1024.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #container4 {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:744px;
	background-image:url(images/biographies_background_1024.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtr #container5 {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:744px;
	background-image:url(images/faq_background_1024.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #container6 {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:744px;
	background-image:url(images/contactus_background_1024.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #container7 {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:744px;
	background-image:url(images/members_background_1024.jpg); 
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 30px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:780px;
	float:right;
}
.oneColFixCtr #mainContentbio {
	margin-top:20px;
	padding: 0px 10px 0px 230px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:750px;
	height:352px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	overflow:auto;
}

.oneColFixCtr #mainContentbiographies {
	margin-top:60px;
	padding: 0px 10px 0px 230px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:750px;
	height:452px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	overflow:auto;
}
.oneColFixCtr #mainContentabout {
	margin-top:20px;
	padding: 0px 10px 0px 230px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:750px;
	height:300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	overflow:auto;
}


/*{
    padding: 0px 10px 0px 
    0px;
    width:400px;
    height:120px;
}
*/
#header_person_image {
	padding: 0px 0px 0px 230px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:780px;
	}
.oneColFixCtr #mainContentbio8 {
	margin-top:70px;
	padding: 50px 10px 0px 230px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:750px;
	height:430px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	overflow:auto;
}

.biorow 
{
    width:500px;
    margin-top:0px;
    margin-left:50px;
    margin-right:100px;
    border: 0px;
  
  
}


    
.floatleft  
{
    float:left;
    width:375;
}

.floatright 
{
    float:right;
    width:375;
    padding:20px, 140px, 0px, 0px;
}

.enhanced1 {
	text-align:center;
	}
.enhanced4 {
	font-weight:bold;
	font-size:14px;
	}
.enhanced2 {
	font-style:italic;
	text-decoration:underline;
	color:#000000;
	}
a:hover .enhanced2{text-decoration: none; color: #c85603;}
.enhanced3 {
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	}
	

#pageheader {
	padding: 0px 30px 40px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:780px;
	float:right;
	color: #c85603;

	}
#imageheader {
	padding: 0px 30px 40px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:center;
	width:400px;
	color: #c85603;
	}
.oneColFixCtr #navbarHome {
	padding: 35px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:160px;
	height:20px;
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 2px;
}
.oneColFixCtr #navbarAbout {
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:160px;
	height:20px;
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 74px;
}
.oneColFixCtr #navbarCalendar {
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:160px;
	height:20px;
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 127px;
}
.oneColFixCtr #navbarEdgeT {
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:160px;
	height:20px;
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 180px;
}
.oneColFixCtr #navbarbios {
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:160px;
	height:20px;
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 232px;
}
.oneColFixCtr #navbarFAQ {
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:160px;
	height:20px;
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 285px;
}
.oneColFixCtr #navbarContact {
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:160px;
	height:20px;
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 338px;
}
.oneColFixCtr #navbarMembers {
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px;
	width:160px;
	height:20px;
	position:absolute;
	text-align:center;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	top: 392px;
}

.oneColFixCtr #mainContent_calendar {
	position:relative;
	top: 65px;
	left: 215px;
	border: 0px;
	width:760px;
	height: 500px;
	overflow: auto;

}
