@charset "utf-8";
/* CSS Document */

body {font:12px Arial, sans-serif; text-align:center; color:#623671; }

p {margin:0px 0px 10px; font-style:normal; font-weight:normal; }

a, a:hover {color:#9E70C1; text-decoration:none; }

a:hover {font-weight:bold; text-decoration:underline; }

h1, h2, h3, h4, h5 {margin:20px 0 10px; padding:0px; }

#container {
position:relative; left:0px; top:0px; width:800px; margin:0 auto; }

.headtop {
display:block; width:800px; height:32px; background:url(images/headtop.jpg) no-repeat; }

.headleft {
position:relative; float:left; width:36px; height:108px; background:url(images/headleft.jpg) no-repeat; }

.headlogo {
position:relative; float:left; width:306px; height:108px; }

.headright {
position:relative; float:left; width:458px; height:108px; background:url(images/headright.jpg) no-repeat; }

ul.biosmenu {
position:relative; display:block; height:42px; background:url(images/biosmenu.jpg) no-repeat; list-style:none; padding:0px 0 0 25px; margin:0px; clear:both }

ul.biosmenu li {
	position:relative; float:left; line-height:42px !important; }

ul.biosmenu li a, ul.biosmenu li a:hover {
	font:18px Arial, Helvetica, sans-serif; padding:0 15px; font-style:italic; color:#cc99ff; text-decoration:none; }

ul.biosmenu li a:hover {
color:#fff; }

.pagebgwrapper {
position:relative; width:800px; padding:0px; margin:0px; background:url(images/pagefill.jpg) repeat-y; clear:both; }

.textarea {
display:block; /*min-height:417px; height:100% !important; height:417px;*/ padding:20px 35px 20px 40px; margin:0px; text-align:left; background:url(images/pagebg.jpg) no-repeat top; }

.content {
width:510px; float:left; margin:0px; padding:0px; }

.content ul li, .content ol li {
margin-bottom:10px; }

.content img {
border:0px solid #ebd7ff; }

.rightrail {
width:178px; float:right; margin:0px; padding:0px; text-align:center; }

.rightrail img {
margin-bottom:10px; }

.footer {
display:block; height:140px; background:url(images/footbg.jpg) no-repeat; }

.copyright {
display:block; line-height:19px; font-size:10px; color:#ccc; text-align:center; }

.title {
	font-size:20px; font-weight:bold; font-style:italic; color:#9e70c1; }
	
.floatleft {
float:left; margin:0 15px 5px 0; }

.floatright {
float:right; margin:0 0 5px 15px; }