body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	text-align: center;

}
.bg {
	background-color: #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image:url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;

}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #798088;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
li {
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#siteholder {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
	padding: 5px;

}

#top {
	height: 85px;
	background-image:url(../images/header-bg.gif)

}

#logo {
	float: left;

}
#taglinetop {
	padding-top: 25px;
	text-align: right;
	padding-right: 20px;
	color:#999999;
	font-size: 11px;
	font-style: italic;
}
#tnav {
	padding-top: 20px;
	padding-right: 10px;

}

#tnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#tnav ul li {
	float: right;
	background-image:url(../images/tn-spacer.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#tnav ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 2px solid #999999;
	padding-bottom: 1px;

}

#tnav ul li a:hover {
	color: #666666;
	border-color: #e6e6e6;
	padding-bottom: 3px;

}

#header {

}

#contentholder {

}
#content {
padding: 20px;
padding-bottom: 0px;

}
#footer {
	font-size: 11px;
	height: 35px;
	background-image:url(../images/footer-bg.gif);
	height: 85px;
	color: #999999;

}
#footer a {
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	color: #666666;
}
#jj {
	float: right;
	padding-right: 20px;
	padding-top: 45px;

}

#copyright {
	padding-left: 20px;
	padding-top: 45px;

}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;

}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	background-image:url(../images/h2-bg2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 2px;

}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999999;

}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999999;
	background-color: #f1f1f1;
	padding-top: 2px;
	padding-bottom: 2px;

}


.error {
	font-weight: bold;
	color: #cc0000;
}

#headertext {
	position: absolute;
}

#tagline {
	position: absolute;
	top: 115px;
	width: 970px;
	height: 20px;
	left: 20px;
	color: #cccccc;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;

}
#heading {
	position: absolute;
	top: 152px;
	width: 970px;
	height: 20px;
	left: 20px;
}

.box {
	background-image:url(../images/box-bg.gif);
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
	padding: 10px;
}

.box-scroll {
overflow:auto; 
overflow-x:hidden; 
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #e6e6e6;
scrollbar-darkshadow-color: #e6e6e6;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #e6e6e69;
scrollbar-shadow-color: #e6e6e6;
scrollbar-track-color: #e6e6e6; 
height:150px;
	background-image:url(../images/box-bg.gif);
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
	padding: 10px;
}







.imagelink {
	height: 100px;
	width: 150px;
}

/* Announcements */

.announce-holder {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;

}
.announce-title {
	font-weight: bold;

}
.announce-date {
	font-size: 11px;
	font-style: italic;
	color: #999999;

}
.announce-body {

}
.announce-body p {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Events */

.event-holder {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;

}
.event-title {
	font-weight: bold;

}
.event-date {
	font-size: 11px;
	font-weight: bold;

}
.event-time {
	font-size: 11px;
	font-style: italic;
	color: #999999;

}
.event-body {

}
.event-body p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.event-map {
	float: right;
		background-image:url(../images/box-bg.gif);
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
	padding: 10px;
}

/* Members */

.member-holder {
	margin-right: 420px;


}
.member-rightcol {
	float: right;
	width: 400px;
			background-image:url(../images/box-bg.gif);
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
	padding: 10px;
}
.member-name {
	font-weight: bold;

}
.member-title {
	font-style: italic;
	color: #999999;
}
.member-images {
	border:1px solid #cccccc;
	width: 130px;
	height: 100px;
}
.member-images:hover {
	border: 1px solid #999999;
}
.member-mods {

}
.member-mods p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.memberl-image {
	float: left;
	border:1px solid #cccccc;
}
.memberl-image:hover {
	border: 1px solid #999999;

}

.memberl-holder {
	margin-left: 170px;
	padding-top: 10px;
}
.memberl-name {
	font-weight: bold;
}
.memberl-title {
	font-style: italic;
	color: #999999;
}
.memberl-details {

	font-size: 11px;
	padding-top: 10px;
}

/* Gallery */

.gallery-image {
	border:1px solid #cccccc;
	width: 200px;
	height: 150px;
}
.gallery-images {
	border:1px solid #cccccc;
	width: 150px;
	height: 100px;
}
.gallery-image:hover {
	border: 1px solid #999999;
}
.gallery-images:hover {
	border: 1px solid #999999;
}
.gallery-name {
	font-weight: bold;
}
.gallery-holder {
	width: 200px;
	text-align: center;

}
.gallery-caption {
	text-align: center;
	width: 150px;
	font-style: italic;
}
.gallery-imagecount {
	color: #999999;
	font-style: italic;
}
.gallery-cattable {

			background-image:url(../images/box-bg.gif);
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
	padding: 10px;
}




.adminbar {
	margin-top: 10px;
	margin-bottom: 20px;

}

.adminbar a {
	display: block;
	padding: 5px;
	font-weight: bold;
	background-color: #e6e6e6;
	color: #000000;
	border: 1px solid #cccccc;
	text-decoration: none;
}

.adminbar a:hover {
	background-color: #cccccc;

}


#vmarquee TD IMG {
	MARGIN-RIGHT: 10px
}
#marqueecontainer {
	OVERFLOW: hidden; 
	WIDTH: 946px; 
	POSITION: absolute; 
	HEIGHT: 75px; 
	BACKGROUND-COLOR: #ffffff
}
.home-images {
	width: 100px;
	height: 100px;
	display: inline;
}
