/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #E5E5E5;
}

#firstTable {
	background-image: url(../images/bkgd-page.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#navBar {
	background-image: url(../images/bkgd-navBar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
}
.rightBox {
	background-color: #9FC4FB;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0099FF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
#midTable {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #808080;
}
.rightHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/bkgd-rightHeading.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 25px;
	vertical-align: middle;
	text-indent: 5px;
}
.rightContent {
	border: 1px solid #0099FF;
	background-color: #FFFFFF;
}
.mainTableTop {
	background-image: url(../images/bkgd-mainTableTop.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.mainTableBttm {
	background-image: url(../images/bkgd-mainTableBttm.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.mainTableMid {
	background-image: url(../images/bkgd-mainTableMid.jpg);
	background-repeat: repeat-y;
}
.pageHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-transform: capitalize;
}
.pageContent {
	text-align: justify;
}
.newsLabel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 9px;
}
#newsBox {
}
#newsBox a{
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#newsBox a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.newsHighHeading {
	font-size: 16px;
	text-transform: capitalize;
	color: #0066CC;
	text-align: left;
}
.eventDate {
	font-weight: bold;
	text-transform: uppercase;
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
#footer {
	text-align: center;
	padding: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 9px;
}
.eventDesc {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#galleryBox a{
	color: #003366;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	height: 25px;
	text-indent: 5px;
}
#galleryBox a:hover {
	color: #666666;
}
.albumHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-indent: 5px;
	padding: 3px;
}
#rightGallery a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
	display: block;
	height: 15px;
}
#rightGallery a:hover{
	color: #0099CC;
	text-decoration: underline;
}
#sitemap a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
}
#sitemap a:hover {
	color: #00FFFF;
}
.stmpHead {
	text-transform: uppercase;
	text-align: left;
	color: #00FF66;
	background-color: #666666;
}
.leftSide {
	background-image: url(../images/bkgd-books.jpg);
	background-repeat: no-repeat;
}
#otherLInks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	display: block;
}
#otherLinks a:hover{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
#downloads a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
	text-indent: 10px;
}
#downloads a:hover{
	color: #0099CC;
	text-decoration: underline;
}
.bkTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.bkDesc {
	text-align: justify;
}
.bkAuth {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bkAuthLabel {
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.albumLabel {
	font-size: 12px;
	letter-spacing: 1px;
}
.caption {
	font-size: 9px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}