/**
 *  Custom Style
 *
 *  Generated By Gazelle on 25/03/10 @ 12:26
 *
 *  @title       Custom Style
 *  @author      jhancock
 *  @description and2attempt
 */

body {
	background: #070303 none top left repeat;
	font-family: Arial;
	color: #010309;
}

#container {
	background: #000000 url(/styles/images/customstyle_header.jpg) top left no-repeat;
}

#header {
	margin-bottom: top left no-repeat;
	margin-bottom: 0;
}

#header h1{
         padding-bottom: 150px;
}

#header h1 a,
#header h1 a:hover {
	visibility: visible;
	font-family: Arial;
	color: #000;
}

#utilities a:link, 
#utilities a:visited, 
#utilitysearch label {
	 color: #000;
}

#mainnav ul {
	background: #000;
}
#mainnav ul a {
	color: white;
}
#content {
	background: #fff url(/styles/images/customstyle_sidebar.jpg) top left repeat;
}

#subnav {
	background-color: #fff;
	}

#maincontent {
	background: #fff none top left no-repeat;
	border-right-color: #DDE;
}

#supportingcontent {
	background-color: #DDE;
}

#footer {
	background: #fffafa none bottom left no-repeat;
	border-top: 1px solid #000;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Arial;
	color: #010309;
        font-size:12px;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #000000;
}

a:link {
	color: #ff5400;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #ff00d4;
}

ul.navlist li a:hover {
	color: #ff00d4;
}

hr {
	background-color: #DDE;
}

.border {
	border-color: #DDE;
}

img.border {
	border-color: #000000;
}

.highlighted {
	color: #ff00d4;
}