@charset "utf-8";
/* CSS Document */
body {
	background: #79b6f1 url(images/bodbg.gif) repeat-x top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	text-align: center;
}

h1 {
	color: #2A9FAA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: lighter;
}
.sectionhead {
	color: #4B4B4B;
	font-weight: bold;
}

.figure {
	width: 260px;
	margin: 0 20px 20px 0px;
	padding-top: 0px;
	float: left;
	text-align: center;
	background: #000000 url(_notes/images/hpboxbg.gif) repeat-x top left;
	border: solid #585858 1px;
}
.figure p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
	text-align: center;
	
}
.figure a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66BAFF;
	text-decoration: underline;
	text-align: left;
}
.figure a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66BAFF;
	text-decoration: underline;
	text-align: left;
}
.figure a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	text-align: left;
}
.figure a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66BAFF;
	text-decoration: underline;
	text-align: left;
}
h3, h4, h5, h6 {
	color: #333333;
	font-size: 15px;
	margin-bottom: -10px;
}

hr  {
	border: 0;
	height: 1px;
	color: #A0A0A4;
	background-color:#A0A0A4;
}

#container {
	width: 960px; 
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	border: solid #FFFFFF 3px;
	background-color: #FFFFFF;
}
#wrapper {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	background: #FFFFFF;
}
#wrapper2 {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	background: #FFFFFF url(images/wrapbg.gif) repeat-y bottom;
	
}

A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A9FAA;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
}

A:visited { 
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A9FAA;
	text-decoration: underline;
	text-align: left;
	font-style: normal;
}

A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3a7ac6;
	text-decoration: underline;
	font-style: normal;
}

A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A9FAA;
	text-decoration: underline;
	font-style: normal;
}

#nav {
	float: left;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	list-style: none;
	background: #6395D1 url(images/bg-on.gif) repeat-x top left;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
}
#nav li {
float: left;
margin: 0;
padding: 0;
}
#nav a {
float: left;
display: block;
margin: 0px 0px 0px 0px;
padding: 15px 18px 10px 18px;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #66BAFF;
background: #6395D1 url(images/bg-on.gif) repeat-x top left;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#nav a:hover {
	background: #66BAFF url(images/bg-off.gif) repeat-x top left;
}
#nav #t-nav a {
	color: #FFFFFF;
	font-weight: bold;
	background: #356EB2;
}
#nav #t-navhp a {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}
#nav #t-cont a {
	border-right: none;
}
#maincontentind {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 35px 30px 0px 30px;
	text-align: justify;
} 

#maincontentind h1 {
	color: #2B9FFF;
	font-size: 18px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#maincontentind h2 {
	color: #2B9FFF;
	font-size: 17px;
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.memb {
	width: 900px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 128px;
	clear: both;
	text-align: right;
}
.memb img {
	float: left;
	margin-right: 15px;
	padding: 0px;
}
.memb p {
	font-size: 14px;
	text-align: left;
	margin-right: 220px;
}

#maincontent {
	margin: 0px 450px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 35px 20px 0px 20px;
	text-align: left;
} 
#maincontent h1 {
	color: #3C78C1;
	font-size: 20px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
	font-weight: normal;
}
#maincontent h2 {
	color: #2B9FFF;
	font-size: 17px;
	text-align: left;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#maincontentnsb {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 50px 30px 20px 30px;
	text-align: left;
} 
#maincontentnsb h1 {
	color: #3a7ac6;
	font-size: 20px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
}
#maincontentnsb h2 {
	color: #2B9FFF;
	font-size: 16px;
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#maincontentlinks {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 0px 0px 40px;
	text-align: left;
} 
#maincontentlinks h1 {
	color: #3a7ac6;
	font-size: 24px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontentlinks h2 {
	color: #2B9FFF;
	font-size: 20px;
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#maincontentbook {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 20px 0px 80px;
	text-align: justify;
} 
#maincontentbook h1 {
	color: #3a7ac6;
	font-size: 24px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontentbook h2 {
	color: #2B9FFF;
	font-size: 20px;
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


#maincontentaccomm {
	margin: 0px 450px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 40px 0px 0px 45px;
	text-align: justify;
} 
#maincontentaccomm h1 {
	color: #23878F;
	font-size: 17px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}

#maincontentcont {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 90px 0px 90px;
	text-align: justify;

} 
#maincontentcont h1 {
	color: #3a7ac6;
	font-size: 22px;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontentcont h2 {
	color: #2B9FFF;
	font-size: 18px;
	margin-top: 10px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#maincontentcont p {
	text-align: justify;
	font-size: 14px;
}
#maincontentloc {
	margin: 0px 500px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 50px 0px 0px 45px;
	text-align: justify;

} 
#maincontentloc h1 {
	color: #23878F;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}
#maincontentloc h2 {
	color: #23878F;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}
#maincontentloc p {
	text-align: justify;
	font-size: 14px;
}
#sidebarind {
	float: right; /* since this element is floated, a width must be given */
	width: 500px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;

}
#sidebarind h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #23878F;
	margin-top: 0px;
	font-weight: normal;
	
}
#sidebarind p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}

#leftlinks {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 20px 0px 20px;
	margin: 0px 500px 0px 0px;
	background-color: #FFFFFF;

}
#leftlinks h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2B9FFF;
	text-align: left;
	margin-top: 0px;
	font-weight: normal;
	
}
#leftlinks p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 0px;
	
}
#leftlinks img {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	
}
#rightlinks {
	float: right; /* since this element is floated, a width must be given */
	width: 450px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;

}
#rightlinks h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2B9FFF;
	text-align: left;
	margin-top: 0px;
	font-weight: normal;
	
}
#rightlinks p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 0px;
	
}
#rightlinks img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	
}
#sidebartodo {
	float: right; /* since this element is floated, a width must be given */
	width: 390px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;

}
#sidebartodo h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2A9FAA;
	text-align: center;
	margin-top: 0px;
	
}
#sidebartodo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
	
}
#sidebarloc {
	float: right; /* since this element is floated, a width must be given */
	width: 450px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#sidebarloc h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66BAFF;
	
}
#sidebarloc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #525252;
	
}
#sidebarcont {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	background: #EAEAEA;
}
#sidebarcont h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #23878F;
	
}
#sidebarcont p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #525252;
	
}
#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 410px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #C6DEFF;
	text-align: left;

}
#sidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	color: #3A7AC6;
	font-weight: normal;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	
}
#sidebarapt {
	float: right; /* since this element is floated, a width must be given */
	width: 415px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #C6DEFF;
}
#sidebarapt img {
	margin-bottom:0px;
	border: solid #FFFFFF 2px;
	margin-top: 10px;
}
#sidebarapt .nobord {
	margin-bottom:0px;
	border: 0px;
}
#sidebarapt h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	color: #2B578E;
	font-weight: normal;
}
#sidebarapt p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A7AC6;
	margin-top: 5px;
	
}
.rightimg {
	padding: 0px;
	width: 320px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rightimg img {
	border: solid #B2B2B2 1px;
}
.rightimg p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 0;
}
.box {
	width: 740px;
	margin: 0px 0px 30px 0px;
	padding-bottom: 15px;
	border: 3px solid #666666;
	background-color: #333333;
}
.box img {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 35px;
	margin-bottom: 50px;
	float: left;
	border: solid #666666 1px;
}
.box .buttonimg {
	float: none;
	margin-left: 30px;
	border: none;
}

.box h2 {
	margin: 0px 0px 25px 0px;
	padding: 10px 8px 10px 20px;
	font-size: 16px;
	color: #95CFFF;
	border-bottom: 1px solid #666666;
	text-align: left;
	background: #000000 url(_notes/images/box2-bg.gif) repeat-x top right;
}
.box p {
	margin: 0px 35px 10px 320px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: left;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box h3 {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #FFBF55;
	font-size: 15px;
}
.boxparaheader {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: justify;
	color:#95CFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95CFFF;
	text-decoration: underline;
	text-align: left;
}
.box a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95CFFF;
	text-decoration: underline;
	text-align: left;
}
.box a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	text-align: left;
}
.box a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95CFFF;
	text-decoration: underline;
	text-align: left;
}
.box2 {
	width: 720px;
	margin: 0px;
	padding-bottom: 30px;
	background-color: #ECECEC;
	margin-bottom: 10px;
	border: solid #333333 1px;
}
.box2 img {
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 25px;
	float: right;
	border: solid #FFFFFF 3px;
}
.box2 .buttonimg {
	float: none;
	margin-left: 30px;
	border: none;
}

.box2 h2 {
	margin: 0px 0px 25px 0px;
	padding: 6px 8px 4px 30px;
	font-size: 16px;
	color: #AAD9FF;
	border-bottom: 2px solid #ffffff;
	text-align: left;
	background: #333333 url(_notes/images/bgbar.gif) repeat-x top right;
}
.box2 p {
	margin: 0px 35px 10px 30px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: justify;
	color:#333333;
}
.box2 h3 {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #305F8D;
	font-size: 15px;
}

.box2 a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0070CA;
	text-decoration: underline;
	text-align: left;
}
.box2 a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0070CA;
	text-decoration: underline;
	text-align: left;
}
.box2 a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	text-align: left;
}
.box2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0070CA;
	text-decoration: underline;
	text-align: left;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A7AC6;
	text-align: center;
}
.floatleft {
	float: left;
	margin-right: 30px;
}

.floatright {
	float: right;
	margin-right: 0px;
	margin-left: 80px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#footer {
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #3a7ac6 url(images/footerbg.gif) repeat-x top left;
 }

#footer a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
#footer a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
#footer h2 {
	font-size: 20px;
	color: #9BCEFF;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
#footer p {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#footer .bottomlinks a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCE6FF;
	text-align: center;
}
#footer .bottomlinks a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCE6FF;
	text-align: center;
}
#footer .bottomlinks a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#footer .bottomlinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCE6FF;
	text-align: center;
}
.rightimg {
	padding: 0px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rightimg img {
	border: solid #B2B2B2 1px;
}
.rightimg p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 0;
}
br.clear {
clear: both;
}
#header {
	height: 215px;
	margin-left: 0px;
	border-bottom: 0;
	background: #FFFFFF;
	padding: 0px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(_notes/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(_notes/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#facilities {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 14px;
	text-align: left;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}
#facilities li {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;

}
#public {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 14px;
	text-align: left;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}
#public li {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;

}
.border {
	border: 1px solid #CCCCCC;
}
#bottimgs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid #FFFFFF 1px;
	border-top: solid #FFFFFF 1px;
}
#bookform {
	background-color: #E3EEFB;
	width: 690px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #104F6D;
	font-size: 16px;
	border: solid #104F6D 1px;
}
#bookform .data1 {
	width: 200px;
	text-align: right;
}
#bookform .data2 {
	width: 490px;
	padding-left: 10px;
}
#bookform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4E4E;
	margin-left: 40px;
	margin-right: 40px;
	font-style: italic;
	text-align: center;
}
#maincontent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -15px;
}
#maincontent li {
	margin-bottom: 18px;
	margin-top: 5px;
}

table#links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	width: 850px;
	
}

table#links td.data01 {
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-right: 50px;
	width: 375px;
}
table#links td.data01 p {
	margin: 0px 0px 0px 115px;
}
table#links td.data01 img {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table#links td.data01 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2B9FFF;
}

table#links td.data1 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-right: 50px;
	width: 375px;
}
table#links td.data1 p {
margin: 0px 0px 0px 80px;
}
table#links td.data1 img {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table#links td.data1 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2B9FFF;
}
table#links td.data02 {
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-right: 50px;
}
table#links td.data02 p {
	margin: 0px 40px 0px 115px;
}
table#links td.data02 img {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table#links td.data02 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2B9FFF;
}

table#links td.data2 {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-right: 30px;
}
table#links td.data2 p {
	margin: 0px 0px 0px 80px;
}
table#links td.data2 img {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table#links td.data2 h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2B9FFF;
}
.mainvid {
	float: right;
	margin-right: 0px;
	margin-left: 70px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
#videohp {
	float: right;
	width: 480px;
	margin-left: 60px;
}
#container #wrapper #maincontentind .memb object {
	float: right;
}

