body {
	background-image: url(../images/images.jpeg);
	text-shadow: 0px 0px;
	text-align: left;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#pagearea {
	text-shadow: 0px 0px;
	padding: 5px;
	background-color: #ccffcc;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	width: 800px;
}

#header {
	height: 75px;
	background-repeat: no-repeat;
	background-image: url(../images/header.png);
	background-color: #039901;
}

#content {
	float: left;
	width: 640px;
}

.mainmenuitem {
	font-size: 12px;
	text-align: center;
	width: 158px;
	float: left;
	border-width: 1px;
	border-style: solid;
}

blockquote {
	font-family: monospace;
}

cite {
	color: green;
}

.titlebar {
	clear: both;
	font-size: 12px;
	background-position: 3px 1px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow.jpg);
	padding-left: 28px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: #039901;
	background-color: #8AFF8A;
	font-weight: bold;
}

#footer {
	padding-bottom: 5px;
	padding-top: 10px;
	clear: both;
	font-size: 10px;
	text-align: center;
	color: green;
}

hr {
	clear: both;
	border-style: solid;
	border-width: 1px;
	width: 80%;
	color: #66ff66;
}

.message {
	text-align: center;
	color: red;
}

.row0 {
background: #A4FFA4;
}

.row1 {
background: #8AFF8A;
}

table.centre {
	margin-right: auto;
	margin-left: auto;
}

img {
	clear: both;
	margin: 3px;
	border-style: none;
}

div#hiddenblock {
	margin: 0px 20px 0px 20px;
	visibility: hidden;
}

.blocktext {
	margin: 5px;
	padding: 0px;
}

h1,h2,h3 {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: green;
}

#calendar {
	margin-right: auto;
	margin-left: auto;
	border-color: green;
	border-style: solid;
	border-width: 1px;
}

#calendar th {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-color: green;
	border-style: solid;
	border-width: 1px;
}

#calendar td {
	height: 30px;
	width: 80px;
	border-color: green;
	border-style: solid;
	border-width: 1px;
	vertical-align: top
}

#feed img {
	float: left;
	width: 50px;
}

#feed hr {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	color: #999999;
	width: 95%;
}

#iback {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-width: 3px;
	border-right-width: 3px;
	height: 65px;
	background-image: url(/images/imenu/iback.png);
	background-repeat: repeat-x;
}

#iback img {
	height: 48px;
	width: 48px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
}

.msgcntpos {
	position: absolute;
	margin-top: -5px;
	margin-left: 134px;
}

.status {
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	height: 66px;
	width: 400px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffd731;
	background-color: #fffdd9;
}

.status img {
	float: left;
	margin-left: 10px;
}

.status p {
	margin-left: 80px;
	position: absolute;
	margin-top: 27px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.status ul {
	line-height: 16px;
	margin-top: 6px;
	position: absolute;
	list-style-type: none;
	margin-left: 280px;
}

#sidemenu {
	float: right;
	margin-top: -20px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	z-index: 0;
	width: 150px;

}

.sidemenuheader
 {
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10px;
	color: #ccffcc;
	background-color: #00a501;
	border-bottom-color: black;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	width: 142px;
	text-align: center;
}

ul.membermenu {
padding: 3px;
margin: 0px;
list-style-type: none;
}

#sidemenu a:link {
	color: black;
	text-decoration: none;
}

#sidemenu a:hover {
	font-weight: bold;
	text-decoration: none;
}

#sidemenu a:visited {
	color: black;
	text-decoration: none;
}

#aroundbox {
	left: 150px;
	position: absolute;
}

.menubox {
	border-style: solid;
	border-color: green;
	border-width: 1px;
}

.msgcnt {
	left: 164px;
	top: -64px;
	position: relative;
}

.datatbl {
	padding: 2px;
	border-collapse: collapse;
}

.datatbl td {
	padding: 2px;
	border-color: green;
	border-style: solid;
	border-width: 1px;
}

.datatbl th {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}

table .messages {
	border-collapse: collapse;
}

