body {
	background-color: #0d577e;
	margin: 0;
	padding: 0;
}

#background {
	width: 1114px;
	height: 700px; 
	border: 0; 
	align: left;
}

#pagecontent {
	width: 584px;
	height: 537px;
	position: absolute;
	top: 160px;
	left: 237px;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
	background-color: #0d577e;
	overflow: auto;
	padding-right: 20px;
}

#facebook {
	width: 250px;
	height: 535px;
	position: absolute;
	top: 158px;
	left: 841px;
	background: #FFFFFF;
	border: 3px groove #000080;
}

#rights {
	width: 855px;
	height: 30px;
	position: absolute;
	top: 703px;
	left: 236px;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	background-color: #0d577e;
}

.main {
	margin-left: auto;
    	margin-right: auto;
	z-index: 1;
	display: block;
	border: 3px groove #000080;
	width: 65%;
}

.welcome {
	margin-left: auto;
    	margin-right: auto;
	z-index: 1;
	display: block;
	border: 3px groove #000080;
}

.vertical {
	margin-left: auto;
    margin-right: auto;
	z-index: 1;
	display: block;
	border: 3px groove #000080;
	height: 45%;
}

.header {
	z-index: 1;
}

#slideshow {
	margin-left: 45px;
	z-index: 1;
}

#google {
	margin-left: 120px;
	text-align: center;
	z-index: 1;
}

.access {
	visibility: hidden;
}

a:link {
	color: #F88017;
	font: bold Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	color: #FF9C00;
	font: bold Verdana, Arial, Helvetica, sans-serif;
}

ol.a {
	list-style-type:square;
}

ol.b {
	list-style-type:none;
}
				
