#wrap {background:transparent url('../graphics/content_bg.jpg') no-repeat;}
div#quicklinks ul li a {background:transparent url('../graphics/tab_left.gif') no-repeat;}
ul.dropdown li a{	background:url('../graphics/nav_right.png') right top no-repeat;}
ul.dropdown li a span {background:url('../graphics/nav_left.png') left top no-repeat;}
ul.dropdown li a:hover, ul.dropdown li.hover a, ul.dropdown li:hover a, ul.dropdown li.selected a {	background:transparent url('../graphics/nav_right.png') right -48px no-repeat;}
ul.dropdown li a:hover span, ul.dropdown li.hover a span, ul.dropdown li:hover a span, ul.dropdown li.selected a span {	background:transparent url('../graphics/nav_left.png') left -48px no-repeat;}
body #wrap ul.dropdown ul li a{background:#555533 url('../graphics/dropdown_arrows.gif') no-repeat;}
body #wrap ul.dropdown ul li a:hover {background:#323232 url('../graphics/dropdown_arrows.gif') 0 -119px no-repeat;}

div#quicklinks ul li {
	background:transparent url('../graphics/tab_right.gif') right no-repeat;
	margin-top:-17px;
}

body {
	background-color:#555533;
}

#metalinks li a:link, #metalinks li a:visited {
	color: #6a6aB4;
}

#metalinks li a:hover, #metalinks li a:active {
	background-color: #555533;
	color: #EEEECC;
}

#news li.odd, .subnav li.odd {
    background-color: #FfFfDf;
}

#content {
	color:#000000;
}

ul.dropdown li a {
    color: #555533;
}

a:link, a:visited {
    color: #6a6aB4;
}

a:hover, a:active {
	background-color: #555533;
	color: #EEEECC;
}

#footer {
	color:#FfFfFf;
}

#footer a:link, #footer a:visited {
    color: #FfFfFf;
    text-decoration:underline;
}

#footer a:hover, #footer a:active {
	text-decoration:none;
}

#footer #footer_links {
    border-bottom: 1px solid #FfFfFf;
    border-top: 1px solid #FfFfFfd;
}

.subnav li a:link, .subnav li a:visited {
    color: #6a6aB4;
}

.subnav li a:hover, .subnav li a:active {
	background-color: #555533;
	color: #EEEECC;
}

.formtitle, .form_title, h5.form_title, div.form_row_submit {
	background:#555533;
	color:#FfFfFf;
}

.font_mod a:link, .font_mod a:visited {
	color:#FfFfFf;
	text-decoration:none;
}

.font_mod a:hover, .font_mod a:active {
	color:#FfFfFf;
	text-decoration:underline;
}

#news li a:link, #news li a:visited {
    color: #6A6AB4;
    text-decoration:underline;
}

#news li a:hover, .subnav li a:hover {
    color: #6A6AB4;
    text-decoration:none;
    background:none;
}

#footer #footer_links {
    border-top: 1px solid #FfFfFf;
}

#quicklinks { width: 730px; }
