@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #681605;
	background-color: #fbeccf;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}



#topsplash {
	left: 0px;
	top: 0px;
	width: 800px;
}

#topnav {
	width: 650px;
	background-color: #dfba80;
	float: left;
	padding-left: 150px;
}

#bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	left: 0px;
	height: 20px;
	width: 800px;
	background-color: #dfba80;
	float: left;
	color: #d3a25b;
	padding-top: 3px;
}

#mainbox {
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fbeccf;
	background-image: url(images/wallpapermand.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-left: 161px;
}

#maintext {
	width: 478px;
}



.centered {
	text-align: center;
}

a {
	color: #2b6c9e;
	text-decoration: none;
}

a:visited {
	color: #2b6c9e
}

.photoframe {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #681605;
	border-right-color: #681605;
	border-bottom-color: #681605;
	border-left-color: #681605;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
}

.drum {
	list-style-image: url(images/bullet.gif);
}
.poemcenter {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #843b85;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	line-height: 30px;
}

