body
	{
	color: #000;
	background-color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 75%;
	margin: 15px 0px 0px 0px;
	}
h1
	{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	letter-spacing: 1px;
	font-weight: bold;
	color: #222;
	background: transparent;
	margin: 5px 0px 5px 2px;
	padding: 0;
	}
h2
	{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #222;
	background: transparent;
	margin: 5px 0px 8px 2px;
	padding: 0;
	}
h3
	{
	font-size: 1.1em;
	font-weight: bold;
	color: #222;
	background: transparent;
	margin: 5px 0px 8px 2px;
	padding: 0;
	text-decoration: underline;
	}
h4
	{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	color: #222;
	background: transparent;
	margin: 5px 0px 8px 2px;
	padding: 0;
	}
p
	{
	margin: 0px 0px 10px 0px;
	padding: 0;
	}
a:link, a:visited
	{
	color: #131;
	background: transparent;
	text-decoration: underline;
	}
a:hover, a:active
	{
	color: #262;
	background: transparent;
	text-decoration: underline;
	}
#intro
	{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 15px;
	}
#intro img
	{
	border: solid black 1px;
	}
#introheader
	{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: left;
	width: 400px;
	padding-left: 125px;
	background-image: url(images/logo_mae.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	min-height: 54px;
	}
#intro ul
	{
	list-style-type: none;
	}
#intro ul li a:link, #intro ul li a:visited
	{
	color: #000;
	padding: 2px 4px 2px 4px;
	margin: 3px 5px 3px 0px;
	background: #fff;
	text-decoration: none;
	border: solid #9c3 1px;
	}
#intro ul li a:hover, #intro ul li a:active
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border: solid #690 1px;
	}
#container
	{
	margin: 15px 15px 0px 15px;
	width: 800px;
	border: solid #000 1px;
	padding: 9px;
	}
#header
	{
	padding-left: 5px;
	/*background-image: url(images/logo_mae.gif);*/
	background-repeat: no-repeat;
	background-position: 0% 50%;
	min-height: 54px;
	}
#nav
	{
	border-bottom: solid #333 1px;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 2px;
	}
#nav ul
	{
	margin: 3px;
	padding: 0;
	list-style-type: none;
	}
#nav ul li
	{
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
#current
	{
	display: inline;
	color: #000;
	padding: 1px 3px 1px 3px;
	margin: 3px 5px 3px 0px;
	color: #333;
	background: #fd6;
	text-decoration: none;
	border: solid #e91 2px;
	}
#nav a:link, #nav a:visited
	{
	color: #000;
	padding: 2px 4px 2px 4px;
	margin: 3px 5px 3px 0px;
	background: #fff;
	text-decoration: none;
	border: solid #e91 1px;
	}
#nav a:hover, #nav a:active
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border: solid #c70 1px;
	}
#thumbs
	{
	text-align: justify;
	}
#thumbs img
	{
	border: 0;
	margin: 6px;
	padding: 0;
	}
#footer
	{
	width: 700px;
	margin: 10px 15px 10px 25px;
	}
.center
	{
	text-align: center;
	}
.artbox
	{
	text-align: center;
	border: solid #aaa 1px;
	color: #000;
	background: #f6f6f6;
	margin: 14px;
	padding: 8px;
	}
.artbox img
	{
	padding: 4px;
	border: 0;
	margin: 0;
	}
.larger
	{
	font-size: 1.2em;
	}
.nav
	{
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 2px;
	}
.nav ul
	{
	margin: 3px;
	padding: 0;
	list-style-type: none;
	}
.nav ul li
	{
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	}
.current
	{
	display: inline;
	color: #000;
	padding: 1px 3px 1px 3px;
	margin: 3px 5px 3px 0px;
	color: #333;
	background: #fd6;
	text-decoration: none;
	border: solid #e91 2px;
	}
.nav a:link, .nav a:visited
	{
	color: #000;
	padding: 2px 4px 2px 4px;
	margin: 3px 5px 3px 0px;
	background: #fff;
	text-decoration: none;
	border: solid #e91 1px;
	}
.nav a:hover, .nav a:active
	{
	color: #000;
	background: #fff;
	text-decoration: none;
	border: solid #c70 1px;
	}

