body {
	padding: 0;
	margin: 0em;
	height: 100%;
	width: 100%;
}

#background {
	visibility: visible;
	background-color: transparent;
	background-position: -500px;
	height: 100%;
	z-index: 1;
/*	position: fixed;
*/	width: 100%;
}

#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 50;
	width: auto;
	text-align: left;
	left: 1em;
	font-size: 0.25px;
	float: left;
	visibility: hidden;
}

#intro2 {
	visibility: hidden;
	top: 83px;
	width: 486px;
	height: 1px;
	background-image: none;
	position: relative;
	left: 10px;
}
#background #intro2
{
	background: center;
}

/*.center
{
	background: center;
	align: center;
}

.floatright {
	float: right
}*/

#arch {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	visibility: visible;
	display: inline;/*
	position: relative;*/
	z-index: 43;
	/*top: 225px;*/
	left: 1em;
	width: 50%;
	height: auto;
	float: left;	/*border-right: 4px solid #f00*/
	color: #F00;
	top: .25em;
	position: absolute;
	background-position: 1em;
}

#rita {
	font-family: Verdana, Geneva, sans-serif;
	visibility: visible;
	display: block;
	/*margin-left: 550px;*/
	position: absolute;
	z-index: 36;
	/*	top: 0;
	right: 0;*/
	width: 50%;
	height: auto;
	/*border-left: 6px solid #6c3*/
	color: #7CD648;
	float: left;/*	margin-top: 1em;*/
	top: 320px;
	left: 1em;
}

/*#ritalogo {
	visibility: visible;
	display: inline;
	margin-top: -10px;
	margin-right: 5px;
	padding-bottom: 70px;
	padding-left: 100px;
	position: relative;
	z-index: 10;
	top: 0;
	right: 0;
	width: 100px;
	height: 100px;
	float: right;
	clip: auto
}*/

/*.ritalogo {
	visibility: visible;
	display: inline;
	margin-top: -10px;
	margin-right: 5px;
	padding-bottom: 70px;
	padding-left: 100px;
	position: relative;
	z-index: 10;
	top: 0;
	right: 0;
	width: 100px;
	height: 100px;
	float: right;
	clip: auto
}*/

a {
	color: #333;
	text-decoration: none;
	border-style: none
}

h3 {
	font-size: .75em;
	font-weight: bold;
	margin: 1em 0
}

h2 {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	/*-moz-text-shadow: #333 3px 3px 4px;
	-webkit-text-shadow: #333 3px 3px 4px;*/
	line-height: 26px;
}

.h3unbold {
	font-weight: normal
}

.ritalinks {
	color: #FFF;
	font-size: 1em;
	font-weight: 600;
	line-height: 1em;
	text-shadow: #333 3px 3px 4px;
	-moz-text-shadow: #333 3px 3px 4px;
	-webkit-text-shadow: #333 3px 3px 4px;
	letter-spacing: 1%;
}

.ritalinks:visited {
	color: #7CD648;
	text-decoration: none
}

.ritalinks:hover {
	color: #6c3;
	text-decoration: none
}

#textnavigation {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: center;
	visibility: visible;
	padding-top: 2px;
	position: absolute;
	z-index: 20;
	top: auto;
	width: 100%;
	height: auto;
	border-top: 1px inset #696969;
	float: left;
}

.navigation-separators {
	color: #696969
}

.archlinks {
	color: #FFF;
	font-size: 1em;
	font-weight: 600;
	line-height: 1em;
	text-decoration: none;
	text-shadow: #333 3px 3px 4px;
	-moz-text-shadow: #333 3px 3px 4px;
	-webkit-text-shadow: #333 3px 3px 4px;
	word-spacing: 2px;
	letter-spacing: 1%;
	padding-bottom: 20px
}

.archlinks:visited {
	color: #F00;
	text-decoration: none
}

.archlinks:hover {
	color: #f00;
	text-decoration: none
}
/*#background img {
	background-position: -550px;
	height: 1px;
	visibility: hidden;
	z-index: 1;
}
*/
