div#mainbox { width: 810px; height: 800px; margin-right: auto; margin-left: auto; }
div#left { color: #444; background-color: #73a0b5; width: 220px; height: 800px; float: left; }
div#right { background-color: white; width: 580px; height: 790px; float: right; border: solid 5px #73a0b5; outline-width: 0; }
h6 { color: #444; font-size: 1em; font-weight: normal; margin: 0.7em 0 0.5em 1em; }
p.right1 { color: #444; font-size: 1em; font-weight: normal; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 2em; }
a { text-decoration: none; }
a:visited{color:#444;}
