body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	background-image: url(images/bg_grad.jpg);
	padding: 0px;
	background-color: #40509B;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	font-size: larger;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#content {
	align: center;
	margin: 0px;
}
#navright {
	background-color: #40509B;
	background-image: url(images/bluemoon_rt.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
	height: 640px;
	width: 195px;
	margin: 0px;
	position: absolute;
	top: 5px;
	left: 675px;
	text-align: center;
}
#header {
	background-image: url(images/bluemoon_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 670px;
}
#navtop {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .5ex;
	padding: 5px;
	margin: 0px;
	position: relative;
	top: 100px;
}
#navtop a:link {
	color: #FFFFFF;
	font-weight: bold;
}
#navtop a:visited {
	color: #CCCCCC;
}
#main {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 669px;
	height: auto;
	overflow: auto;
}
#main  h1 {
	font-size: 150%;
	font-weight: bolder;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#main h2 {
	font-size: 110%;
	font-style: normal;
	margin: 6px;
}
#main p {
	font-size: 85%;
	margin: 0px;
	padding: 6px;
}
#main ul {
	font-size: 80%;
	text-decoration: none;
}
#mainimg {
	margin: 6px;
	float: right;
	z-index: 3;
}
.small {
	font-size: 40%;
	font-style: italic;
	font-weight: normal;
	margin: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_left {
	margin: 6px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
.img_right {
	clear: both;
	float: right;
	margin-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flag {
	vertical-align: middle;
	margin-left: 6px;
}
#footer {
	font-size: 75%;
	color: #303F92;
	background-color: #B7B5D3;
	padding: 6px;
	width: 657px;
	letter-spacing: .5ex;
	clear: both;
}
#footer a:link {
	color: #303F90;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #202B63;
	font-weight: bold;
	text-decoration: none;
}
#navright img {
	margin: 12px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.otherlinks {
	font-size: 80%;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	clear: right;
	list-style-type: none;
}
.otherlinks li {
	text-align: left;
	list-style-type: none;
}
.otherlinks a:link  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
.otherlinks a:visited {
	color: #B7B5D3;
}
.poem {
	margin: 0px;
	font-size: 90%;
	line-height: 110%;
	background-color: #FFFFFF;
	font-style: italic;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.sidebar {
	font-size: smaller;
	font-style: italic;
	background-color: #B7B5D3;
	padding: 6px;
	float: left;
	height: auto;
	width: 200px;
	overflow: auto;
	color: #000000;
	line-height: 130%;
	letter-spacing: 0.2ex;
	margin-right: 6px;
	display: inline;
}
