@charset "utf-8";
#main {
	position:absolute;
	left:15%;
	top:2%;
	width:70%;
	height:100%;
	background-color:#FFFFCC;
	layer-background-color:#F0F0F0;
	border:4px none #000000;
	z-index:1;
	background-repeat: repeat;
	border-bottom-color: #000000;
	border-right-color: #000000;
	overflow: visible;
}
#links {
	position:absolute;
	top:24%;
	width:70%;
	height:13%;
	layer-background-color:#F0F0F0;
	border:1px none #000000;
	z-index:3;
	left: 15%;
	float: left;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFCC;
}
.bodytext {
	font-family: "Adobe Caslon Pro Bold", "Adobe Garamond Pro", "Adobe Garamond Pro Bold";
	font-size: 20px;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	color: #6F8039;
	text-align: left;
}
#content {
	position:absolute;
	left:221px;
	top:431px;
	width:70%;
	height:60%;
	background-color:#FFFFCC;
	layer-background-color:#F0F0F0;
	z-index:2;
	word-spacing: normal;
	vertical-align: text-top;
	text-align: left;
	overflow: auto;
}
#header {
	position:absolute;
	left:15%;
	top:2%;
	width:70%;
	height:22%;
	layer-background-color:#F0F0F0;
	z-index:4;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FF9999;
	border-bottom-style: dashed;
	border-bottom-width: thick;
	border-bottom-color: #666633;
	text-align: center;
}
.subheadtext {
	font-family: "Adobe Caslon Pro Bold", "Adobe Garamond Pro", "Adobe Garamond Pro Bold";
	font-size: medium;
	color: #336600;
	font-style: italic;
	padding: 0px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
.dashedstripe {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}

.utilitytext {
	font-family: "Adobe Caslon Pro Bold", "Adobe Garamond Pro", "Adobe Garamond Pro Bold";
	font-size: 24px;
	color: #567F24;
	line-height: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.categorylist {
	list-style-position: outside;
	list-style-type: disc;
	font-family: "French Script MT", "Freestyle Script", cursive;
	font-size: 24px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #336600;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.errortext {
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd", Georgia;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
body {
	background-image: url(../images/rosegarden_background.png);
}
.headertext {
	font-family: "French Script MT", "Freestyle Script", cursive;
	font-size: 4em;
	font-weight: bold;
	color: #336600;
	text-align: center;
}
a:link {
	color: #336600;
}
a:hover {
	color: #FF3333;
}
#adminmenu {
	position:absolute;
	left:0;
	top:0;
	width:22px;
	height:26px;
	layer-background-color:#F0F0F0;
	border:1px none #000000;
	z-index:7;
}
.borderart {
	border: thick double #666633;
	margin-right: 10px;
}
.background {
	background-color: #FFFFCC;
	background-image: url(../images/rosegarden_background.png);
}

