body {color:#000080;
        background-color:#ffffff;
        background-image:url(image/back.jpg);
	background-repeat:repeat;
	background-attachment:fixed;}
  p{line-height:150%}
  div.copy
    {background-color:#f0e68c;
	color:#006400;
	font-size:15px;
	padding:5px;
	margin-top:20px;
	clear: both;
	}

  a:link,a:hover,a:visited,a:active{
color:#000080; text-decoration:none;}
-->

.wrapper {
	width: 830px;
	margin: 0 auto;
	background: #fff;
}
.text {
	width: 600px;
	float: left;
}
.nav {
	width: 230px; 
	float: left;
}
.none {
	display: none;
}