I have been trying to get the links on this sheet to move all the way over to the left in a purple bar that is vertical in a column. Please help--because I sure don't know how to do this.
body{margin : 0px;}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color

urple;}
address {margin-left: 120px;color: purple; font-style: normal; font-size: 8pt; font-variant: small-caps;
text-align: center; clear: both; border-top: 1px purple}
#head{margin-left: 120px;float: left;text-align: right; border-bottom-color: purple ;
border-bottom-width:1px}
#links {float:left; background-color: purple; margin-left: 120px;
padding: 2px; border: 5px color purple ; position:absolute;left: 100px; top: 0px}
# links a {display:block;font-family: sans-serif; color: white; font-size: 9pt}
#links a:link {text-decoration:none}
#links a:visited {text-decoration:none}
#links a:hover {color: purple; text-decoration: none}
#links a:active {text-decoration:none}
#links a.newgroup {margin-top: 15px}
#main { margin-left: 120px width; 70%; float: left; border-left: 1px solid purple; padding-left: 10px}