@charset "utf-8";
body { width: 100%; background: url("../images/background.gif") repeat-y top center; margin: 0; padding: 0; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
img { border: none; }
#body { width: 734px; text-align: left; margin: 0 auto; padding: 14px; position: relative; }
#logo {width: 734px; height: 56px; position: relative; margin-bottom: 9px;}
#login { position: absolute; bottom: 11px; right: 5px; font-weight: bold; }
#login img { position: relative; bottom: -1px; border: 0; }
#login a:link { color: #000000; text-decoration: none; }
#login a:visited { color: #000000; text-decoration: none; }
#login a:hover { color: #000000; text-decoration: underline; }
#grammy { position: relative; top: -35px; }
#header { width: 734px; padding: 0; height: 281px; }
#nav { height: 30px; text-transform: uppercase; font-weight: bold; text-align: center; }
#nav ul { position: relative; margin: 0 auto; padding: 0; display: inline; top: 8px; }
#nav li { padding: 0 11px 0 11px; display: inline; }
#content { width: 734px; }
#main { padding: 30px 30px 40px 30px; font-size: 12px; }
#main h1 { font-size: 15px; margin: 0; padding: 0 0 2px 0; color: #000000; }
#main a:link { color: #3e7496; text-decoration: none; }
#main a:visited { color: #3e7496; text-decoration: none; }
#main a:hover { color: #3e7496; text-decoration: underline; }
#sidebar { width: 230px; background-color: #e8e8e8; }
#sidebar th { height: 28px; border-bottom: 1px solid #ffffff; width: 230px; }
#sidebar td { height: 28px; background-color: #e8e8e8; border-bottom: 1px solid #ffffff; padding: 0 30px; color: #000000; width: 230px; font-size: 12px; }
#sidebar td:hover { background-color: #bcbcbc; cursor: pointer; }
#sidebar a:link { color: #000000; text-decoration: none; }
#sidebar a:visited { color: #000000; text-decoration: none; }
#sidebar a:hover { color: #000000; text-decoration: none; }

#footer-nav { clear: both; width: 734px; height: 30px; background-color:#dadbdc; color: #3e7496; margin: 0 0 4px 0; padding: 0; font-weight: bold; text-transform: uppercase; position: relative; text-align: center; }
#footer-nav ul { position: relative; margin: 0 auto; padding: 0; display: inline; top: 8px; }
#footer-nav li { padding: 0 11px 0 11px; display: inline; }
#footer-nav a:link { color: #717172; text-decoration: none; }
#footer-nav a:visited { color: #717172; text-decoration: none; }
#footer-nav a:hover { color: #717172; text-decoration: underline; }
#footer { width: 734px; text-align: center; color: #717172; }
#footer-image { width: 734px; text-align: center; margin: 25px 0 10px 0; }
.rTitle { color: #9d0a0e; font-weight: bold; }
.title { color:#000000; font-size:14px; font-weight:bold; border-bottom: 1px solid #ddd; }