body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FEFADA;
	padding-top: 4px;
	margin: 0px;
	min-width: 1000px;
}
.holder {display:block; color:#FF0000;}

/* IE min-width workaround */
* html body {border-right:1000px solid #FEFADA;margin-right:40px;}
* html .holder {display:inline-block; position:relative; margin-left: 0px;margin-right:-1000px;}

#header,#sections,#locations,#news,#citation,#contents #side {
	overflow: hidden;
	display: inline-block;
	color: #213B70;
	letter-spacing: 0.2em;
}
#header a:visited,#sections a:visited,#locations a:visited,#contents #side a,#contents #side a:visited {
	color: #213B70;
}
#header {
	width: 70%;
}
#contents {
	width: 70%;
	float: right;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: -2px;
	color: #213B70;
}
#contents p {
	padding: 3px;
}
#contents a {
	text-decoration: none;
	color: #213B70;
}
#contents a:hover {
	text-decoration: underline;
	color: #213B70;
}
#contents #main {
	width: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 10px;
	height: 230px;
	font-size: 1em;
	padding: 1em;
	overflow: auto;
	letter-spacing: 0.1em;
}
#contents #main .hide {
  color: #FEFADA;
}
#contents #main h3 {
  font-size: 1em;
}
#contents #main img {
	margin: 10px;
	padding: 3px;
	border: 1px solid #213B70;
}
#contents #main #summary {
  
}
#contents #main h1 {
	font-size: 1.5em;
	font-weight: bold;
}
#contents #main ul {
	list-style: square;
	margin-left: 1em;
	margin-right: 0.5em;
}
#contents #main #links p {
	display: inline;
}
#contents #main li {
	list-style: square;
	margin-top: 3px;
}
#contents #main #summary img {
	float: right;
}
#contents #side {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 300px;
	float: left;
	width: 220px;
	padding: 0.5em;
	padding-bottom: 3px;
	text-align: center;
	overflow: auto;
	background-image: url(images/splitter-vert.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#contents #side img {
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #213B70;
}
#contents #side h1 {
	font-size: 1em;
	font-style: italic;
	color: #213B70;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/splitter.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#contents #side ul {
	text-align: left;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	margin-left: 1em;
	list-style-image: url(images/bullet.png);
}
#contents #side li {
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-right: 20px;
	margin-left: 0.5em;
	letter-spacing: 0em;
}
#contents #side li a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	vertical-align: bottom;
	width: 100%;
}
#contents #side li a:hover {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: underline;
	vertical-align: bottom;
}
#contents #side h4 {
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#citation {
	font-size: 0.8em;
	font-style: italic;
	text-align: left;
	width: 57.5%;
	margin-top: 30px;
	margin-right: 20%;
	margin-left: 20%;
}
#citation h1 {
	font-size: 1.2em;
	letter-spacing: 0.5em;
	color: #213B70;
	line-height: 2.5em;
}
#citation p {
	font-size: 1.2em;
	font-style: italic;
	text-align: right;
}
#news {
	color: #000000;
	background-color: #FFFFFF;
	width: 70%;
	height: 100px;
	overflow: auto;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 20px;
	border: 1px solid #213B70;
}
#news img {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#news p {
	font-size: 1em;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
}
#news p img {
	float: right;
}
#news a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#news a:hover {
	color: #213B70;
	text-decoration: underline;
}
#sections {
	width: 30%;
	float: left;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	background-image: url(images/bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#sections ul {
	margin: 0px;
	padding: 0px;
	
}
#sections li {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
#sections li a {
  margin: 0px;
	margin-right: 1px;
  padding: 3px;
	padding-right: 5px;
	position: relative;
	text-decoration: none;
	display: block;
	color: #213B70;
	background-image: url(images/left.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#sections li a:hover {
  padding-right: 5px;
	margin-right: 1px;
	position: relative;
	text-decoration: none;
	display: block;
	background-image: url(images/left-on.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	margin: 3px;
	margin-top: 30px;
	z-index: 100;
}
#logo img {
	padding: 0px;
	border: 0px;
	width: 100%;
	max-width: 355px;
}
#logo #flags {
	text-align: left;
	padding: 5px;
	margin-top: 15px;
	width: 90%;
	height: 12px;
}
#logo #flags img {
	padding: 5px;
	border: 0px;
	width: 18px;
	height: 12px;
}
#banner {
	border-left: 1px solid #213B70;
}
* html #banner {
	margin-left: -1px;
	padding-left: 1px;
}
#banner embed {
	border-top: 1px solid #213B70;
}
#navigation {
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation li {
	float: left;
	width: 131px;
	font-size: 0.8em;
	font-style: italic;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	display: block;
	background-image: url(images/top.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px;
	padding-bottom: 1px;
}
#navigation li a {
	text-decoration: none;
	display: block;
	color: #213B70;
	padding: 3px;
	padding-top: 12px;
	padding-bottom: 1px;
}
#navigation li a:hover {
	text-decoration: none;
	display: block;
	padding: 3px;
	padding-top: 12px;
	padding-bottom: 1px;
}
#locations {
	background-image: url(images/locations.png);
	background-position: left;
	background-repeat: repeat-y;
}
#locations ul {
	margin: 0px;
	padding: 0px;
	right: 0px;
	margin-left: 30%;
	width: 70%;
}
#locations img {
	vertical-align: middle;
	border-width: 0px;
}
#locations li {
	float: left;
	list-style-type: none;
	text-align: left;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding-right: 25px;
}
#locations li a {
	text-decoration: none;
	display: block;
	padding: 3px;
	color: #213B70;
}
#locations li a:hover {
	text-decoration: none;
	display: block;
	padding: 3px;
}

#footer {
	padding-top: 35px;
	width: auto;
	text-align: right;
}
#footer img {
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: middle;
}
