body {
	text-align: center;
	font-size: 80%;
	padding: 0;
	border: 0;
	margin: 0;
	line-height: 1.2em;
	color: #fff;
	background-color: #031bae;
	font-family: Arial, Helvetica, sans-serif;
} #center {
	width: 900px;
	height: 825px;
	background-image: url('images/template.pg');
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 0;
	text-align: center;
}


/* header elements */
img#image {
	float: left;
} img#stars {
	
} img#logo {
	

	
	
/* navigation panel */
} div#nav {
	width: 563px;
	text-align: center;
	margin-left: 300px;
	margin-top: 3em;
	margin-bottom: 2em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 1em;
	font-size: 1.05em;
	font-style: italic;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
/* random comment display */
} div#comment {
	width: 200px;
	float: left;
	clear: left;
	margin-top: 5em;
	margin-left: 37px;
	padding-bottom: 1em;
	text-align: center;
	font-size: 0.9em;
	line-height: 1em;
} div#comment p {
	text-align: center;
	margin: 0px;
} h2 {
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
	color: #fc0;
	color: #fff;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
} p.quote {
	border-top: 1px solid #fff;
	font-style: italic;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* address info at bottom */
div#address {
	font-size: 0.95em;
	line-height: 1.1em;	
	text-align: center;
	width: 563px;
	margin-left: 300px;
}



/* content */
#content {
	margin-top: 20px;
	width: 563px;
	text-align: left;
	margin-left: 300px;
} p { 
	text-align: left;
} p.center {
	text-align: center;
} h1 {
	font-weight: normal;
	font-size: 1.5em;
	font-style: italic;
	color: #fc0;
	color: #fff;
	margin-top: 2em;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
} li {
	text-align: left;
}

a {
	color: #fff;
	text-decoration: underline;
} #nav a {
	text-decoration: none;
} a:hover {
	color: #fc0;
} a img {
	border: 0px;
} #slideshow {
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	height: 320px;
	padding: 0;
}

/* table */
th {
	font-weight: normal;
} td {
	font-size: 1em;
	text-align: center;
} tr.odd {
	background-color: #000099;
}