#leftcolumn { -moz-box-shadow: 5px 5px 10px #8b8378; -webkit-box-shadow: 5px 5px 10px #8b8378; box-shadow: 5px 5px 10px #8b8378; color: #333; background: #000; text-align: center; height: 800px; width: 200px; float: left; }
#rightcolumn { -moz-box-shadow: 5px 5px 10px #000000; -webkit-box-shadow: 5px 5px 10px #000000; box-shadow: 5px 5px 10px #000000; color: #333; background: #f5f5f5; height: 760px; width: 660px; float: left; padding: 20px; }
a.rightcolumn:link { color: #000; font-size: 15px; font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none; }
a.rightcolumn:hover { color: #c0c0c0; font-size: 15px; font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 17px; text-decoration: underline; }
a.rightcolumn:active { color: #000; font-size: 15px; font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 17px; }
a.rightcolumn:visited { color: #000; font-size: 15px; font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-height: 17px; }
