/* Copyright (c) 2006 Kathleen Brade.  All Rights Reserved. */

body { margin: 0px; }
body, td, th { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }

.linkbar { background-image: url("http://cmsaa.org/img/orangecurve.gif"); 
           background-repeat: no-repeat; height: 598px; width: 220px; }
.linkbar div { position: absolute; top: 110px; }
.topbar { font-size: 10pt; background-color: white; color: rgb(197, 17, 26);
     position: absolute; top: 0px; left: 235px;
     text-transform: uppercase; text-align: center; }

.info { position: absolute; top: 100px; left: 245px; }
.sectionheading { font-weight: bold; margin: 20px 0px 10px 0px; }

a:hover { color: rgb(143, 8, 17); }
.rollover { color: rgb(197, 17, 26); text-decoration: none; font-weight: bold; }
.hlinkbar { padding: 8px; }
.hlinkbar a { margin: 0 2em; }
.multilinelinkbaritem { position: absolute; height: 60px; width : 80px; }
.bodytext { width: 500px; }
.rightedge { margin-right: 90px; }
