/**
 *  Custom Style
 *
 *  Generated By Gazelle on 09/07/10 @ 02:31
 *
 *  @title       2010n
 *  @author      Jeff
 *  @description Latest
 */

body {
	background: #fff none top left repeat;
	font-family: Verdana;
	color: #000;
}

#container {
	background: #e2efc8 url(/styles/images/customstyle3_header.jpg) top left no-repeat;
}

#header {
	margin-bottom: top left no-repeat;
	margin-bottom: 0;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	visibility: visible;
	font-family: Arial Black;
	color: #ee2f38;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #ee2f38;
}

#mainnav ul {
	background: #697f3c;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #e2efc8 url(/styles/images/customstyle3_sidebar.jpg) top left no-repeat;
}

#subnav {
	background-color: #e2efc8;
	}

#maincontent {
	background: #fff none top left no-repeat;
	border-right-color: #e2efc8;
}

#supportingcontent {
	background-color: #e2efc8;
}

#footer {
	background: #d9decd none bottom left no-repeat;
	border-top: 1px solid #697f3c;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Verdana;
	color: #000;
}

h1, h2, h3, h4 {
	font-family: Arial Black;
	color: #432fee;
}

a:link {
	color: #5032dc;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #F00;
}

ul.navlist li a:hover {
	color: #F00;
}

hr {
	background-color: #e2efc8;
}

.border {
	border-color: #e2efc8;
}

img.border {
	border-color: #432fee;
}

.highlighted {
	color: #F00;
}