body{
background:white;
font-family:  "Arial", "Helvetica", sans-serif;

}


.main{
margin: auto;
width:700px;

padding:40px;


}

.head{
width: 700px;
height: 309px;
margin-top:8px;
margin-bottom:8px;
}



.nav1{
padding-top:10px;
padding-bottom:8px;
word-spacing:25px;

}

a:link{
color: 808080;
text-decoration: none;
}

a:visited, active{
font-style: bold;
text-decoration: none;
color: 808080;
}
a:hover{
text-decoration: none;
color: #990000;
}

.mycontent{
margin-top:8px;
margin-bottom:8px;
color: 808080;
}

.pic1{
border: 10px solid black;
background: black;
width: 201px;
height: 289px;
float:left;
}

.pic2{
border: 10px solid black;
background: black;
width: 201px;
height: 289px;
float:right;
}

.pic3{
border: 10px solid black;
background: black;
width: 201px;
height: 289px;
position: absolute;
margin-left: 239px;
}


menu{
margin-top:15px;
margin-bottom:8px;
width:90px;
min-height:500px;
float: left;
}


.menu2{
margin-top:15px;
margin-bottom:8px;
width:550px;
min-height:500px;
}

.menu3{
margin-bottom:8px;
width:248px;
min-height:500px;
float: right;
}

blockquote {
font-size:95%;

}