body {
	background-color: #663300;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #493201;
}
.overall {
	border: 3px solid #87C4B9;
	background-color: #663300;
}
.emailcontent {
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}

.bottomoftop {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F171A5;
}
.leftbox {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F171A5;
}
.rightbox {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F171A5;
}
.informationcats {
	text-align: left;
	font-size: 90%;
	margin-left: 17px;
	list-style-image: url(../images/listdotpink.png);
	list-style-position: inside;
	margin-bottom: 2px;
	margin-top: 1px;
}
.maincontent {
	margin: 15px;
	font-size: 90%;
}

.catheaders {
	margin-top: 10px;
	margin-bottom: 5px;
}
.topofbottom {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F171A5;
	border-right-color: #F171A5;
	border-bottom-color: #F171A5;
	border-left-color: #F171A5;
	font-size: 90%;
}


.bottomoflinks {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F171A5;
}

.topheader {
	
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #493201;
}
a {
	font-size: 90%;
	color: #493201;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #493201;
}
a:hover {
	text-decoration: none;
	color: #F171A5;
}
a:active {
	text-decoration: none;
	color: #493201;
}
h1 {
	font-size: 10pt;
	color: #493201;
	font-family: "Courier New", Courier, monospace;
}
h2 {
	font-size: 10pt;
	color: #493201;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: none;
}

.blogleft {
	font-size: 90%;
	text-align: center;
}
.blogcontent {
	font-size: 90%;
	text-align: left;
	text-indent: 20px;
	margin-left: 35px;
	margin-right: 20px;
}
.leftfrontbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #87C4B9;
	border-right-color: #F171A5;
}
.topwelcome {
	margin-top: 20px;
}
.rightfrontbox {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #87C4B9;
}
.frontwelcomeinfo {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #87C4B9;
	border-right-color: #87C4B9;
	border-bottom-color: #87C4B9;
	border-left-color: #87C4B9;
	margin-top: 17px;
}
#path {
	margin-top: 2px;
	padding: 2px;
	line-height: 19px;
	color: #493201;
	text-decoration: none;
	background-color: #F171A5;
	text-align: center;
	margin-right: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89C3BC;
}
#user-bar {
	clear:both;
	padding:3px;
	background:#F171A5;
	line-height:19px;
	text-align:center;
	margin-top: 1;
	margin-right: 2;
	margin-bottom: 1;
}