html,body { font-family: sans-serif; font-size: 12pt; margin: 0; padding: 0; text-align: center;  }img { border: none; }#header {    margin: 0;    padding: 10px;    padding-left: 20px;    background-color: black;    color: rgb(120,120,120);    height: 135px;    background-image: url(../imgs/gradient_1.png);    background-repeat: repeat-x;    background-position: bottom;}#header a {    color: white;    text-decoration: none;}#header a:hover {    text-decoration: underline;}#header img {    float: left;}#meta_links {    color: white;    list-style: none;    margin: 0;    padding: 0;    margin-top: 0px;    font-size: .8em; }#meta_links li {    float: left;    line-height: 33px;    margin-right: 10px;}.clear {    clear: both;}#sidebar {    clear: left;    float: left;    width: 175px;    border-right: 4px double rgb(120,120,120);    margin: 0;    padding: 0;    margin-top: 10px;}#side_links {    margin: 0;    padding: 0;    list-style: none;}#side_links a {    color: red;    text-decoration: none;    font-size: 1em;}#side_links a:hover {    text-decoration: underline;}#side_links li {    margin-bottom: 30px;    margin-right: 5px;    text-align: right;}#main {    margin-left: 195px;    margin-top: 10px;    margin-right: 7px;    min-height: 300px;    text-align: left;    position: relative;/*    width: 600px; */    font-family: "Times New Roman", serif;}#copyright {    text-align: center;    margin: 30px auto;    font-size: .8em;    clear: both;}input {     border: 1px solid black; margin-left: 5px;}h1 { margin: 0; padding: 0; width: 500spx; font-family: serif;    text-align: justify; margin-left: 20px; font-weight: normal; }#header_items { width: 750px; }#logo { margin-right: 20px; }#main a { text-decoration: none; color: black; }#main a:hover  { color: gray; text-decoration: underline }#main ul { list-style: none; }form p {margin: 0; padding: 0;}#main a.underline { text-decoration: underline }