/* 
This file contains enhancements to specifications found in common.css 
and also additional specifications that are unique the aicc website.

Element specifications marked with !! are enhancements to those found in common.css
*/

h1 { /* !! */
color:#000088;
color:#333366;
}

.topmenu { /* !! */
top: 79px;
background-color:#993333;
}
/* begin IE min-width incompatibity workaround */
* html .topmenu_minwidth {
border-left:780px solid #993333;
}
/* end IE min-width incompatibity workaround */

.date { /* !! */
top: 98px; 
}

.topmenu li { /* !! */
width: 90px;
border-right: 2px solid #EFE7D6;
}

.topmenu a { /* !! */
background-color:#993333;
}

dl.leftmenublk
{border:1px solid #993333;}

dl.leftmenublk dt
{border-top:1px solid white;}

dl.leftmenublk a
{color:#0044FF;}

dl.leftmenublk dt
{padding:1px;
background-color:#EFE7D6;}

dl.leftmenublk dt.leftmenuheader
{font-weight:600;
color:#dddddd;
background-color:#993333;
border:1px solid white;}

dl.leftmenublk dd
{background: #EFE7D6;
border:1px solid #993333;}

dl.leftmenublk dd a
{padding:1px;
border-top:1px solid white;
}

dl.leftmenublk dd a.poptop
{border-top:0;}

dl.leftmenublk a:hover 
{display:block;
color:white;
background-color:#993333;}

.content { /* !! */
top: 115px; 
left:190px;
width:100%-220px;
}

.zonemap {
float:right;
margin: 5px 25px 5px 12px;
border: 0;
}