body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	background-color: #1094A1;
	width: 897px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	border: 3px none #9095C0;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	height: 1100px;
	color: #003333;
}

div#header {
	text-align: center;
	padding: 0%;
	height: 180px;
	background-image: url(images/roxanne_top.jpg);
}

div#maincontent {
	text-align: justify;
	height: 3710px;
	background-color: #B5FFDA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 003333;
}
.center {
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #FECC4F;
	background-color: #B5FFDA;
	height: 3910px;
}


div#leftcolumn {
	float: left;
	text-align: right;
	width: 191px;
	height: 3730px;
	margin: 0px;
	background-image: url(images/middle.jpg);
	border-right-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FECC4F;
	border-right-color: #FECC4F;
	border-bottom-color: #FECC4F;
	border-left-color: #FECC4F;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0%;
	background-repeat: no-repeat;
	background-color: #18DA7A;
}
