@charset "ISO-8859-1";
body {
	color: #333333;
	align: center;
	background-color: #eaf1f9;
	background-image: url(pics/swirlback.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	
	}
.demo {
	color: #CC0000;
}
#content {
	margin-left: 185px;
	float: none;
	clear: none;
}
.cellposition {
	background-position: center;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
}
#header {
	margin-bottom: 25px;
}

#container {
	background-color: #EAF0E2;
	background-repeat: repeat;
	border: 1px solid #771011;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav {
	float: left;
	width: 170px;
	margin-top: 1px;
	margin-left: 1px;
	display: inline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	margin: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	padding-bottom: 4px;
}
#nav p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #771011;
	padding-top: 10px;
	background-color: #E19BA3;
	padding-bottom: 20px;
}
.cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link, a:visited {
	text-decoration: none;
}
