/* CSS Document */body{background-color: #black;background-image: url(images/bgimg2.gif);background-attachment: fixed;margin: 0;padding: 0;text-align: center;color: black;font-family: Arial, Helvetica, sans-serif;font-size: 12px;border: 0;}h1{color:#ff6600;font-family: Arial, Helvetica, sans-serif;font-size: 14px;}a:link { color: #ff6600; text-decoration: none; }a:visited { color: purple; text-decoration: none; }a:hover, a:active { color: blue; text-decoration: underline; }#container{width: 750;background-color: white;background-attachment: fixed;margin: 0 auto;text-align: left;}#headertext{color: black;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;float: right;height: 80px;padding:10px;text-align: right;}#header{background-color: white;background-image: url(images/rsims2logo.gif);background-repeat: no-repeat;width: 750px;height:125px;text-align: center;margin: 0 auto;}#artbox1{background-color: white;width: 300px;height: auto;padding: 4px;color: black;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}#description1{background-color: white;width: 420;height: auto;padding: 4px;color: black;font-family: Arial, Helvetica, sans-serif;font-size: 12px;float: right;text-align: left;}#navi2{text-align: center;width:750;}#footer{background-image: url(images/bgimg.gif);background-color: white;width: 750;height: 20px;color: black;font-family: Arial, Helvetica, sans-serif;}
