body {
background: #99ca3d url('../graphics/layout/bg.jpg') repeat-x;
}

#wrap {
background: transparent;
}

#secondarynav ul li a:hover,#secondarynav ul li a:active,#secondarynav ul li.here a {
background:url('../graphics/layout/bg_secondary_hover.png') no-repeat 5px center;
}

#nav ul {
background:transparent url('../graphics/layout/bg_nav.png') repeat-x 0 0;
}

#nav_overlay_left {
background:transparent url('../graphics/layout/nav_left.png') no-repeat 0 0;
}

#nav_overlay_right {
background:transparent url('../graphics/layout/nav_right.png') no-repeat 0 0;
}

#topnav ul li div a {
color: #231f20;
}

#topnav {
background:transparent url('../graphics/layout/1px.png') repeat left top;
}

#nav ul li ul li a:hover, #nav ul li.hover ul li a:hover {
background: #7ca72e;
border-bottom: 1px solid #99ca3d;
border-top: 1px solid #99ca3d;
}

#secondarynav ul li a:hover, #secondarynav ul li a:active, #secondarynav ul li.here a {
color: #231f20;
}

/*
body {
background:#5485af url('../graphics/layout/bg.jpg') repeat left top;
color:#4a5477;
}

#wrap {
background:transparent url('../graphics/layout/bg_wrap.jpg') no-repeat center top;
}

a,a:link {
color:#146897;
text-decoration:none;
}

a:visited {
color:#a60000;
}

a:hover,a:active {
color:#4f4f4f;
}

#topnav {
background:transparent url('../graphics/layout/1px.png') repeat left top;
}

#topnav ul li div a {
color:#fff;
}

#topnav ul li div a:hover {
text-shadow:0 1px 0 #000;
}

#nav ul {
background:transparent url('../graphics/layout/bg_nav.png') repeat-x 0 0;
}

#nav ul li a {
color:#151000;
text-shadow:0 1px 0 #cecece;
}

#nav ul li a:hover,#nav ul>li.hover>a,#nav ul>li.here>a {
background:transparent url('../graphics/layout/bg_nav_hover.png') no-repeat center 60px;
text-shadow:0 1px 0 #fff;
}

#nav ul ul {
border-top:3px solid #1d1c1c;
border-bottom:3px solid #1d1c1c;
}

#nav ul li ul li a {
background:#1d1c1c;
color:#fff;
text-shadow:0 1px 0 #222;
}

#nav ul li ul li a:hover,#nav ul li.hover ul li a:hover {
background:#263258;
border-bottom:1px solid #56578d;
border-top:1px solid #56578d;
}

#nav_overlay_left {
background:transparent url('../graphics/layout/nav_left.png') no-repeat 0 0;
}

#nav_overlay_right {
background:transparent url('../graphics/layout/nav_right.png') no-repeat 0 0;
}

#spotlight {
background:#fff;
}

#home #main {
background:#f6f5f5;
border:1px solid #fff;
}

#utilities {
background:transparent url('../graphics/layout/bg_utilities.png') repeat-x 0 0;
}

div.collection_item_description {
color:#797979;
}

h1,h2,h3,h4,h5 {
color:#4f4f4f;
}

#home #col1 {
width:430px;
float:left;
}

#home #col2 {
background:transparent url('../graphics/layout/bg_news.png') no-repeat 0 20px;
}

#home #col2 h1,#home #col2 h2,#home #col2 h3,#home #col2 h4 {
color:#d81203;
}

#home #col2 h5 {
color:#595959;
}

#home #col2 div.news_articles ul li {
background:transparent url('../graphics/layout/arrow.png') no-repeat 0 4px;
}

#internal #main {
background:#f6f5f5 url('../graphics/layout/bg_main.gif') repeat-y top right;
border:1px solid #fff;
}

#title {
color:#fff;
background:#fff url('../graphics/layout/bg_title.gif') repeat-x top left;
}

#title h1 {
color:#fff;
}

#col1 h1,#col1 h2 {
color:#454545;
border-bottom:1px solid #ddd;
}

#col1 h3,#col1 h4,#col1 h5,#col1 h6 {
color:#000;
}

#secondarynav h2#section_title {
text-shadow:0 1px 1px #fff;
}

#secondarynav ul li {
border-top:2px groove #fff;
}

#secondarynav ul li a {
color:#4a5477;
background:url('../graphics/layout/bg_secondary.png') no-repeat 5px center;
}

#secondarynav ul li a:hover,#secondarynav ul li a:active,#secondarynav ul li.here a {
color:#dbc8a0;
background:url('../graphics/layout/bg_secondary_hover.png') no-repeat 5px center;
}

#footer {
background:#1d1d1d url('../graphics/layout/bg_footer.png') repeat-x 0 0;
color:#fff;
border-top:1px solod #f3f3f3;
}

div.bottomnav ul li {
border-left:1px solid #fff;
}
*/