html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	margin: 0;
	padding: 0;
	background-color: #CECBD2;
}

p {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 15px;
}

img {
	border: none;
}

h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3f3f3f;
	text-align: center;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 15px;
	padding: 0;
	clear: both;
}

h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 15px 0 5px 0;
	padding: 0;
	clear: both;
	color: #5e3b92;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: inherit;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

a {
	border-width: 0;
	border: none;
	text-decoration: underline;
	font-weight: normal;
	/* color: #0f38ae; */
	color: #584d68;
}

a:focus {
	outline: none;
}

#wrapper {
	width: 730px;
	margin: 0 auto;
}

#header {
	padding-top: 15px;
}

.sll {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sll li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

.clear {
	clear: both;
}

.content {
	float: left;
	width: 730px;
}

.content img {
	border: 1px solid #E7E5EB;
	padding: 2px;
}

.content-wrapper {
	width: 630px;
	margin: 0 auto;
}



/*******************   Navigation   ******************/
.nav {
	width: 730px;
	height: 34px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

.nav li a {
	display: block;
	padding-right: 20px;
	height: 34px;
	text-decoration: none;
	font-family:  "Papyrus", Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
}

.nav li a:hover {
	color: #5E3B92;
	text-decoration: none;
}

.nav li a span {
	display: none;
}

.nav li a.nav-people {
	width: 80px;
}

.nav li a.nav-places {
	width: 80px;
}

.nav li a.nav-things {
	width: 80px;
}

.nav li a.nav-abstract {
	width: 89px;
}

.nav li a.nav-about {
	width: 156px;
}

.nav li a.nav-news {
	width: 130px;
	padding-right: 15px !important;
}

.nav li a.current {
	color: #5E3B92;
}
/******************************************************/



/********************   Footer   *********************/
#footer {
	width: 730px;
	height: 275px;
	background: url(/images/sig.gif) no-repeat top center;
	margin-bottom: 25px;
	margin-top: 25px;
	float: left;
}

#footer #mini-footer {
	margin-left: 7px;
	margin-top: 15px;
	font-size: 12px;
}

#footer #mini-footer a {
	text-decoration: underline;
	font-weight: normal;
	color: #3F3F3F;
}

#footer .nav {
	margin-top: 106px;
}

#cr {
	margin-left: 32px;
}
/******************************************************/



/********************   Home page   *********************/
#default .thumbs {
	width: 405px;
	margin: 25px auto 0 auto;
}

#default .thumbs img {
	border: 0 !important;
	padding: 0 !important;
}

#default .thumbs ul li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}

#default .thumbs ul li a:hover {
	text-decoration: none;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

#default a.th-places {
	margin-left: 30px;
	margin-bottom: 30px;
}

#default a.th-abstract {
	margin-left: 30px;
}
/******************************************************/


/********************   Gallery   *********************/
div.rssThumbWrap, div.rssThumbNavWrap {
	width: 600px;
	display: block;
	margin: 0 auto;
}

.rssThumbFloat {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0 0 15px 0;
}

.rssThumbFloat a {
	display: block;
	clear: both;
	width: 131px;
}

.rssThumbFloat a:hover {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.rssThumbFloat span.alt, .rssThumbFloat span.cap {
	display: block;
	clear: both;
	width: 131px;
	text-align: center;
}

ul#rssThumbNav {
	list-style: none;
	width: 600px;
	padding: 0;
	margin: 0 auto;
	clear: both;
	font-size: 14px;
}

ul#rssThumbNav .right {
	float: right;
	margin-right: 25px;
}

ul#rssThumbNav .left {
	float: left;
}
/******************************************************/


/********************   Content   *********************/
#about {
	margin-top: 30px;
}

#about .artist-photo, .content-img-right {
	float: right;
	margin-left: 35px;
	margin-right: 15px;
}

.content-img-right {
	float: right;
	border: 2px solid #cccccc;
	margin-left: 25px;
	margin-right: 25px;
}

#about p.intro {
	font-style: italic;
	font-size: 14px;
	margin-left: 25px;
	margin-top: 7px;
}

#news-events .content-wrapper {
	margin-top: 30px;
}

#contact #contact-text {
	font-size: 14px;
}

#contact #contact-text img {
	margin-right: 9px;
	margin-bottom: 9px;
}

#contact fieldset {
	margin: 5px 0 0 1px;
	padding: 0;
	border: none;
}

#contact fieldset legend {
	display: none;
}

#contact fieldset .zemSubmit {
	margin-top: 5px;
}

#contact #Name, #contact #Email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #837697;
	font-size: 11px;
	margin-bottom: 2px;
	width: 155px;
}

#contact #Message {
	width: 342px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #837697;
	font-size: 11px;
}

#contact .zemSubmit {
	margin-top: 5px;
}

#contact .zemCheckbox {
	float: left;
	margin-top: 3px;
}

#contact h1 {
	margin-bottom: 20px;
}

#contact .zemThanks {
	margin-top: 20px;
	font-weight: bold;
}

#contact .col-left {
	width: 400px;
}

#newsletters {
	margin-top: 20px;
}

#newsletters a {
	display: block;
	margin-top: 5px;
	height: 24px;
	padding-left: 24px;
	line-height: 24px;
	margin-left: 17px;
	background: url(/images/file_icon.gif) no-repeat 0 0;
}

#newsletters .col-left {
	width: 220px;
}

#newsletters .col-right {
	float: left;
	margin-left: 5px;
}


/********************   Guestbook   *********************/
.left { float:left; }
.right { float:right; }
.spacer { clear:both; }

.required {}
.formRow { height:30px; }
.formRow label { width:165px; display:block; float:left; padding-top:3px; padding-right:15px; text-align:right; }
.formFieldset { border:none; width:640px; float:left; padding-right:0; margin-right:0; }
.formMessage { color:#FF0000; font-style:italic; font-size:11px; font-weight:bold; }

.largeTextField { 
	width:300px;
	color: #837697;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mediumTextField {
	width:220px;
	color: #837697;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smallTextField {
	width:135px;
	color: #837697;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#guestbook #comments { 
	color: #837697;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	height: 80px;
}

#guestbook #security_code {
	margin-top: 24px;
	width: 112px;
	display: inline;
	margin-left: 5px; 
}

/********************************************************/



