body {	background-color: #fddab6;
	font-size:	small;	
	font-family: "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
}


#header {
	color: #333333;
	padding: 10px;
	text-align: left;
	margin: 10px 20px 10px 20px;
}	

#header h1 {
	font-size: 290%;
	font-family: "Euphemia UCAS", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
}

#header h2 {
	font-family: "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:1.5px;
	font-size: 160%;
}

#photos {margin: 5px;
	text-align: center;}

#photos img {padding: 5px 10px 5px 10px;}



#slogan {
	float: right;
	text-align: right;
	margin: 50px 10px 10px 10px;
	font-size: 120%;
	font-style: italic;
}

.citation {font-style: italic;}

#announcements {
	padding: 5px 15px 15px 30px;
	margin: 0px 30px 0px 235px;
}

#announcements h2 {
	color: #222222;
	font-size: 155%;
	font-weight: normal;
	letter-spacing: 1.4px;
}

#announcements h3 {font-weight: bold;
		font-size: 125%;
}

#announcements p {
	font-size: 115%;
}

#navigation {
	width:	200px;
	font-size: 120%;
	padding: 25px 5px 5px 10px;
	margin: 20px 0px 0px 20px;
	float: left;
}

#navigation h3 {
	padding: 10px 3px 3px 0px;
}

#links {padding-bottom: 3px;}



#footer {font-size: 90%;
	font-weight: normal;
	text-align: center;
	margin: 10px;
	padding: 15px;
}

#conferenceheader {
	text-align: center;
	margin: 20px 10px 10px 10px;
	font-size: 130%;
	font-style: italic;
	letter-spacing: 1.2px;
}

#conferenceintro {
	border-color: #845629;
	border-width: 4px;
	border-style: groove;
	padding: 5px 20px 5px 20px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 110%;
	line-height: 1.4em;
}

#conferenceintro h1 {
	font-size: 175%
}

#conferenceintro h2 {
	font-size: 155%
}


#AboutConferences {
	border-color: #845629;
	border-width: 4px;
	border-style: groove;
	padding: 5px 20px 5px 20px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 110%;
	line-height: 1.4em;
}

#conferencenav {
	width: 110px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	padding: 0px 10px 0px 10px;
	border-style: solid;
	border-color: #666666;
	background-color: #edd9c5;
}

#ConferenceAnnouncements {
	padding: 5px 15px 15px 30px;
	margin: 10px 10px 0px 185px;
}

#ConferenceAnnouncements h2 {
	color: #222222;
	font-size: 155%;
	font-weight: normal;
	letter-spacing: 1.4px;
	text-align: center;
}

#ConferenceAnnouncements h3 {font-weight: normal;
		font-size: 125%;
}

#ConferenceAnnouncements p {
	font-size: 115%;
	line-height: 1.2em;
}

#ConferenceAnnouncements li {
	font-size: 110%
}


#topnav {font-size: 110%;
		margin: 10px 30px 10px 30px;
		padding-top: 1px;
		}

#pastconfnav {position: absolute;
			top: 11px;
			right: 30px;}
			


a:link img {border: none;}

a:visited img {border: none;}

#photos a:link {color: ffffff;}

a:link {color: #03380d;
}
	
a:visited {color: #426f4b;
} 


