.animione {
	height: 140px;
	width: 160px;
	left: 0px;
	top: 0px;
	position: static;
}
.animitwo {
	height: 140px;
	width: 640px;
	left: 160px;
	top: -140px;
	position: relative;
}
.logotop {
	background-color: #ada3ce;
	position: absolute;
	left: 0px;
	top: 140px;
	height: 100px;
	width: 160px;
	background-image: url(../../images/jpeg/oryxheader.jpg);
	background-repeat: no-repeat;
}
.logobot {
	background-color: #ada3ce;
	height: 110px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 593px;
	background-image: url(../../images/jpeg/oryxfooter.jpg);
	background-repeat: no-repeat;
}
.contact {
	background-color: #ada3ce;
	position: absolute;
	height: 20px;
	width: 800px;
	top: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 1.8em;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ada3ce;
}
.floater {
	height: 720px;
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: auto;
}
.viewer {
	height: 560px;
	width: 640px;
	left: 160px;
	top: 140px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #ada3ce;
	background-repeat: no-repeat;
	background-image: url(../../images/png/middle.png);
}
.scroller {
	height: 560px;
	width: 640px;
	left: 160px;
	top: 140px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #ada3ce;
	background-repeat: no-repeat;
	background-image: url(../../images/png/middle.png);
	overflow: auto;
}
.flashholder {
	height: 560;
	width: 640px;
	left: 160px;
	top: 140px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	display: block;
	margin-right: 40px;
	margin-left: 40px;
	font-style: normal;
	text-align: left;
	padding-top: -10px;
	color: #FFFFFF;
	text-indent: 10px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	line-height: 1.6em;
	display: block;
	margin-right: 40px;
	margin-left: 40px;
	font-style: normal;
	padding-top: -10px;
	color: #FFFFFF;
	list-style-type: circle;
	list-style-position: outside;
}
.headlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-style: italic;
	margin-left: -20px;
	margin-top: 30px;
	color: #FFFFFF;
	margin-bottom: 0.9em;
	line-height: 1.8px;
	font-weight: bold;
}
.headsmall {	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	margin-left: -35px;
	color: #FFFFFF;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: -10px;
	font-weight: bold;
	text-indent: 20px;
}
.noindent {
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.825em;
	line-height: 1.6em;
	display: block;
	margin-right: 40px;
	margin-left: 40px;
	font-style: normal;
	text-align: left;
	padding-top: -10px;
	color: #FFFFFF;
}
.message {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-style: italic;
	margin-left: -20px;
	margin-top: 30px;
	color: #FFFFFF;
	margin-bottom: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}

/* menu bar*/

a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#left-menu {
	position: absolute;
	top: 240px;
	left: 0;
	width: 160px;
	font-size: 0.8em;
	height: 354px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	border-top: 0px #ccc6d9 solid;
	border-bottom: 0px #ccc6d9 solid;
	background-color: #ada3ce;
	margin: 0px;
}

#left-menu a:link, #left-menu a:visited {
	display: block;
	color: #CCC6D9;
	text-align: left;
	padding-bottom: 8px;
	padding-top: 10px;
	border-bottom-width: 0px;
	border-bottom: 1px transparent solid;
	background-color: #ada3ce;
	padding-left: 25px;
}

#left-menu a:hover, #left-menu a.current {
color: #ffffff;
border-bottom: 1px solid #FFFFFF;
}

