#nav {
width: 150px;
position: relative;
}

#main{
position: absolute;
top: 220px;
Left: 170px;
border-left: thin solid #B5C9DA;
width: 625px;
padding-left:15px;
padding-bottom: 15px;
text-align:justify;
}


A {
text-decoration:none;
}
a:link {color: #000066;}
a:visited {color: #000066;}
a:hover {color: #000066; background-color:#B5C9DA; }
a:active {color: red;}

blockquote{
	margin: 0.5em;
}


























