/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, h7, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	font-family: "Goudy old style", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color:#CCCCCC;
	padding: 0px;
	text-align:left;
	margin-top: 2cm;
	margin-right: 2cm;
	margin-bottom: 0px;
	margin-left: 2cm;
	background-color: #CCCCCC;
	background-image: url(http://mypage.iu.edu/~memoster/satin4.jpg);
	background-repeat: repeat;
}
.photo {position: relative; left: 50px; }
#wrapper {
	background-color: #FFFFFF;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
}

#banner {
	height: 110px;
	background-image: url(http://mypage.iu.edu/~memoster/occasions.jpg);
	background-repeat: no-repeat;
}

#nav {
border-bottom: 1px solid #000000;
text-align: center;
}

#nav ul {
padding: 0; 
margin: 0; 
background-color:#000000;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 80%;
color: #000000;
background-color:#CCCCCC;
text-decoration:none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align:center;
width: 9em;
}

#nav ul li a:hover, #nav ul li a:focus{
background-color: #FFFFFF;
}

.text {font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size: 115%;
text-align:center;
}

#content p{
margin:20px;
}

h1{
color: #000000;
padding: 0;
margin: 20px;
font-family: "Monotype corsiva", "Goudy old style", Georgia, "Times New Roman", Times, serif;
font-size: 150%;
text-align:center;
}

h2{
color: #000000;
padding: 0;
margin: 20px;
font-family: "Monotype corsiva", "Goudy old style", Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size: 175%;
}
h3{
color: #000000;
padding: 0;
margin: 20px;
font-family: "Monotype corsiva", "Goudy old style", Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size: 175%;
}
h4{
color: #000000;
padding: 0;
margin: 20px;
font-family: "Monotype corsiva", "Goudy old style", Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size: 175%;
}
h5{
color: #000000;
padding: 0;
margin: 20px;
font-family: "Monotype corsiva", "Goudy old style", Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size: 175%;
}
h6{
color: #000000;
padding: 0;
margin: 20px;
font-family: "Monotype corsiva", "Goudy old style", Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size: 175%;
}

.clearit {
display: block;
clear: both;
}
#footer {
color: #FFFFFF;
background-color: #000000;
border-top: 1px solid #000000;
}

#footer p {
font-size: 70%;
margin: 0px;
padding: 3px;
text-align:center;
color: #FFFFFF;
}

.leftimage {
float: left;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 20px;
margin-left: 0px;
border: 1px solid #000000;
}


th {background: #ECECEC; 
color: #000000; 
font-style: italic; 
font-size: 175%; 
text-align:center;
}

.table {position: relative; 
left: 150px;
text-align: center;
 font-size:150%; 
}

.picture {margin-left: 50px; padding: 2px; margin: 10px 50px;}

p {position: relative; 
font-family: Georgia, 
“Times New Roman”, serif; 
color: black; 
font-size: 100%; 
text-align:left;}

#link {text-align: center; }

.photo {position: relative; 
left: 3em;}