body {	background-color: silver;	margin: 0px;	padding: 0px;

}#container {	background-color: #eeeeee;	background-image: url(images/lines.jpg);	background-repeat: repeat-x;	border-bottom-style: solid;	border-bottom-width: 1px;	border-right-style: solid;	border-right-width: 1px;	margin: 0px;	padding: 0px;	position: absolute;	top: 0px;	width: 1000px;
}#logo {	border-width: 0px;	left: 0px;	margin: 0px;	padding: 0px;	position: absolute;	top: 0px;}#main {	margin-left: 220px;	max-width: inherit;	min-height: 500px;	min-width: inherit;	padding-bottom: 10px;	padding-right: 0;	padding-top: 60px;
	margin-right: 20px;
	font: 10pt Verdana, sans-serif;
	text-align: left;
}.sidemenu {	background-color: white;	border-bottom-style: solid;	border-bottom-width: 1px;	border-color: #999999;	border-right-style: solid;	border-right-width: 1px;	border-top-style: solid;	border-top-width: 1px;	position: relative;	top: -5px;	width: 199px;
	font: 11pt Georgia, sans-serif;
}.sidemenu a {	color: maroon;	display: block;	padding-bottom: 1ex;	padding-left: 5mm;	padding-right: 0.5ex;	padding-top: 1ex;	text-decoration: none;}.sidemenu a:hover {	background-color: maroon;	color: white;}.sidemenu div {	border-bottom-color: silver;	border-bottom-style: solid;	border-bottom-width: 1px;	font-weight: bold;	padding-bottom: 1ex;	padding-left: 2.5mm;}.sidemenu img {
	padding: 60px 40px 10px;
}

.current {	background-color: gray;	color: white;	display: block;	padding-bottom: 1ex;	padding-left: 5mm;	padding-right: 0.5ex;	padding-top: 1ex;}

p {	display: block;	text-align: left
}

ul {	background-color: silver;	border-color: #eeeeee;	border-style: dashed;	border-width: 1px;	text-align: top;
	list-style-image: none;
	list-style-position: inside;
	padding-top: 1ex;
	list-style-type: square;
}

li {
	background-color: white;
	padding-top: 1em;
	padding-left: 1ex;
}

#team {
	min-height: 200px;	height:auto !important;	height:200px;
}

#listbody {
	border: 1px dashed #dfdfdf;
	margin: 1em;
}.imageright {	border-style: solid;	border-width: thin;	margin: 15px;
	float: right;
	clear: right;
	display: relative;
}#footer {	background-color: maroon;	color: white;	font-family: monospace;	font-size: small;	max-width: 1000px;	min-width: 800px;	text-align: center;	vertical-align: bottom;	width: inherit;
	position: static;
	clear: both;
	padding: 5px;
	border: thin solid black;
}

.bodyimage {
	border-style: solid;	border-width: thin;	margin: 15px;
	float: right;
	clear: right;
	width: 100px;
	height: auto;
}

.bodyimage:hover {
	margin: 20px;
	width: auto;
	height: auto;
}

.caption {
	background-color: #ffcb5c;
	border: thin solid black;
	padding: 5px;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}