@charset "UTF-8";
/* CSS Document */


html,body {
	text-align:center;
	background-attachment:scroll;
	background-color: #9BB6FF;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 10px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
a {
	outline:none;
	color:#0066CC;
	text-decoration: none;
}
a:hover {
	outline:none;
	color:#FF0000;
	text-decoration:underline;
}
.clear {
	clear:both;
	background:none;
	font-size:0px;
}
#content {
	float:none;
	width:905px;
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #0066CC;
	background-image: url(images/palm-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 5px;
	padding-left: 5px;
}
#contenttop {
	float:left;
	width:715px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #0066CC;
	background-image: url(images/palm-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.H1-papyus {
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	padding-top: 15px;
	padding-left: 5px;
	margin-top: 15px;
}
#leftSidebar {
	width: 164px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 16px;
}
