body {
      padding-right: 40px;
      padding-left: 40px;
      width: 800px;
	}

p { 
	font-family: arial, verdana, sans-serif;
 	font-size: 16px;
	}
p.text { 
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	}
	
p.textbox{
        font-family: optima, arial, veranda, sans-serif;
        font-size: 12px;
        color: rgb(102,0,102);
	}
p.header	{	
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		}
h2	{
	font-family: arial, veranda, san-serif;
	color: rgb(102,0,102);
	border-bottom: solid 2px rgb(102,0,102);
	width: 60%;
	font-size: 26px;
	padding-bottom: 5px;
        text-align: left;
	}

div.textbody{
	display: block;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 70px;
	margin-bottom: 40px;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 100px;
        border: 2px solid #0066cc;
        width: 620px;
        height: 550px;
	}
div.textbody2{
	width: 65%;
	z-index: 1;
	position: relative;
	}
div.image{
	float: right;
	padding-top: 25px;
	text-align: center;
	margin-top: 30px;
        width: 25%;
	}	
a {
text-decoration: none;
   }
.floatstop {
	clear: both;
   }
#header{
		display: fixed;
		height: 90px;
		width: 96%;
		text-align: right;
		font-family: arial, sans-serif;
		font-size: 14px;
		}
img.logo{
		float: left;
                height: 80px;
		}
a.nav, a.nav:visited {
		text-decoration: none;
		background: rgb(143,143,255);
		text-align: center;
		height: 30px;
		line-height: 30px; 
		font-family: arial, sans-serif;
		font-size: 16px;
		color: #fff;
		width: 24%;
		font-weight: bold;
		display: block;
		float: left;
		width: 24%;
		margin-right: 2px;
	 	}
a.nav:hover { 
		background: rgb(102,0,102);
		}
a.nav:active {
		font-weight: bold;
		}
#pixius {
		position: absolute;
                top: 770px;
                left: 360px;
		margin-bottom: 2px;
		}
li {
		font-family: arial, sans-serif;
		font-size: 14px;
		padding: 5px 5px 5px 5px;
				}
li:hover{
		color: rgb(143,143,255);
		cursor: default;
		}
.background{
		position: absolute;
		z-index: 0;
		width: 737px;
		height: 500px;
                border: 1px solid;
		}
.pixiuslogo{
height: 60px;
}


