.left {float: left;}
.right {float: right;}
.clear {clear: both;}

a.download {
	font-weight: bold;
	font-size: 115%;
	text-decoration: none;
	/*padding-left: 15px;
	background: transparent url(../images/save.png) no-repeat center left;*/
	}
ul.bullet {
	list-style-image: url(../images/arrow.gif);
	}
blockquote {
	margin: 0 0 2px 15px;
	padding-top: 0;
	}

.gallery {
	padding-bottom: 10px;
	border: 0;
	text-align: center;
	width: 120px;
	height: 100px;
	}
.gallery2 {
	padding-bottom: 15px;
	padding-right: 15px;
	border: 0;
	text-align: center;
	width: 100px;
	height: 66px;
	}
	
#BoardDirectors {
	border: 0;
	width: inherit;
	}
#BoardDirectors tr td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 15px;
	}
.director {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color: white;
	}
.unavailable {
	width: 100px;
	height: 115px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color: white;
	}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#pageGallery {
border: 0;
text-align: center;
}