#all {
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #101A21;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px;
	font-size: 80%;
	color: #FFFFFF;
}

a:visited {  
    color: #999999; 
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC33;
}

#header {
	margin-top: 40px;
}
#headTop {
	background-image: url(bg_header.gif);
	height: 20px;
	width: 640px;
	text-align: left;
	background-color: #558493;
}

#menu {
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	clear: both;
}
#menu2 {
	text-align: center;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: both;
}
.sub1 {
	font-size: 80%;
	color: #F0E6D2;
	padding: 4px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	width: 340px;
}
.sub2 {
	font-size: 100%;
	padding: 8px 8px 8px 18px;
	color: #847139;
}
.nav {
	line-height: 24px;
}
.nav a {
	border: 1px solid #101A21;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.nav a:hover {
	border: 1px solid #999999;
}

#content {
	padding: 20px;
}
#content td {
	vertical-align: top;
}
#PHeadPic {
	float: left;
	padding: 15px;
}
#PHeadSub {
	color: #59879A;
	text-align: center;
	width: 310px;
	font-weight: bold;
}
#PHeadSub p{
	margin-top: 8px;
	margin-bottom: 8px;
}
#PageText {
	clear: both;
}
#TextCent {
	clear: both;
	text-align: center;
}
.TextCent {
	text-align: center;
}
/********** FOOTER **********/
#footer {
	font-size: 80%;
	padding: 5px;
	border-top: 1px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
	clear: both;
	color: #666666;
	text-align: center;
}
#footC1C2 {
}
#footC1 {
}
#footC2 {
}
#footC3 {
}

#credits {
	font-size: 80%;
	padding: 4px;
	text-align: center;
	color: #999999;
}
#credits a {
	color: #999999;
}

/********** GENERAL **********/
.pic {
	border: 1px solid #000000;
	vertical-align: middle;
}
.PicsRgt {
	text-align: center;
	clear: both;
	margin: 8px;
	float: right;
	width: 220px;
}
.PicsLft {
	text-align: center;
	clear: both;
	margin: 8px;
	float: left;
}


#inv1 {
	display: none;
}


.DesComment {
	color: #FFCC33;
	font-weight: bold;
}

.GuestCom {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #996633;
	clear: both;
}
.PicsCent {
	text-align: center;
	padding-top: 8px;
}
/********** INDIVIDUAL PAGES **********/
#TextHome {
	width: 700px;
	text-align: center;
}

#Gallery td {
	text-align: center;
	width: 25%;
}
#Gallery img {
	margin: 2px;
}

#Gallery a:visited {
	color: #999999;
}
#Gallery a {
	color: #FFFFFF;
	text-decoration: none;
}
#Gallery a:hover {
	color: #FFCC33;
}


#GalleryMain {
	font-weight: bold;
}
#GalleryMain td {
	padding: 5px;
	border: 1px solid #666666;
}
#GalleryMain img {
	margin: 6px;
}
#GalleryMain {
}

#TextEvents {
	text-align: left;
	width: 600px;
}
#TextBiog {
	text-align: justify;
	width: 600px;
}
#TextExhibit {
	text-align: left;
}
#TextContact {
}

.List1 {
	text-align: left;
	width: 600px;
	border: 1px solid #4B4B4B;
	margin-bottom: 20px;
	margin-top: 20px;
	
}
.List1 h3 {
	background-color: #4B4B4B;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0px;
}
.List1 p {
	margin: 8px;
}
.List1 li {
	margin: 8px;
	list-style-type: square;
	color: #666666;
}

