.body {
	background-color: #590763;
}
.container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.topbar {
	background-color: #acd473;
	height: 26px;
	width: 100%;
	padding-top: 8px;
	letter-spacing: 5px;
	text-align: center;
}
.header {
	background-color: #fdf0be;
	background-image: url(images/flower.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 341px;
	width: 100%;
}
.logo {
	margin-left: 465px;
}
.separator {
	background-color: #acd473;
	height: 10px;
	width: 100%;
}
.main {
	background-image: url(images/main_bkgd.gif);
	position: relative;
}
.nav {
	width: 240px;
	float: left;
}
.mainbody {
	width: 670px;
	margin-left: 270px;
	padding-top: 10px;
	line-height: 1.5em;
	background-image: url(images/ghostflower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inst_body {
	width: 670px;
	margin-left: 270px;
	padding-top: 10px;
	line-height: 1.5em;
}
.inst {
	font-size: 13px;
	line-height: 1.3em;
}
.inst_name {
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #acd473;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #226334;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.copyright a:link {
	color: #acd473;
	text-decoration: underline;
}
.copyright a:visited {
	color: #acd473;
	text-decoration: underline;
}
.copyright a:hover {
	color: #fdf0be;
	text-decoration: underline;
}
.copyright a:active {
	color: #acd473;
	text-decoration: underline;
}
