body {
	margin: 20px 0;
	padding: 0;
	background: #ffffff;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
greg 
{
	BACKGROUND-POSITION: center 50%; BACKGROUND-IMAGE: url(images/body.gif); BACKGROUND-REPEAT: repeat-y; FONT-FAMILY:  arial, sans-serif; BACKGROUND-COLOR: #373735

    	BACKGROUND: url(images/topgradient.jpg) black repeat-x
}
#extraDiv1 {
	BACKGROUND-IMAGE: url(images/background.jpg); WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 350px
}
#extraDiv2 {
	BACKGROUND-POSITION: center 50%; BACKGROUND-IMAGE: url(images/blackGradient1.jpg); WIDTH: 100%; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px; HEIGHT: 350px
}
td.active
{
	text-decoration: none;
	background: #EEEEEE
}
h1 {
	color: orange;
}
h2 {
	font-size: 1.6em;
	color: orange;
}
h3 {
	margin: 0;
	font-size: 1em;
	color: #000000;
}
p, ul, ol, blockquote {
	margin-top: 0;
}
a:link {
	color: #330000;
}
a:hover {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
img {
	border: none;
}


/* Header */
#header {
	width: 700px;
	height: 60px;
	margin: 0 auto;
	background: url(images/img2.jpg);
}
#header * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: orange;
}
#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}
#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}


/* Menu */
#menu {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	background: white;
	border-top-color: Orange;
	border-top-style: solid;
	border-top-width: 8px;
	border-left-color: Orange;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Orange;
	border-right-style: solid;
	border-right-width: 1px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	height: 25px;
	padding: 5px 27px 0 27px;
	text-decoration: none;
	color: #330000;
}
#menu a:hover, #menu .active a{
	text-decoration: none;
	background: #EEEEEE;
}


/* Nav */
#nav {
	margin: 0 auto;
	background: #FFFFFF;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 8px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	padding: 5px 0px 5px 5px;
}
#nav a {
	text-decoration: none;
	color: #330000;
}
#nav a:hover, #nav .active{
	text-decoration: none;
	background: #EEEEEE;
}
#box-header {
	background: #CCCCCC;
	padding: 2px 0px 2px 5px;
	border-top-color: #AAAAAA;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#box-body {
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


/* Content */
#content {
	background: #EEEEEE;
	width: 700px;
	margin: 0 auto;
	border-top-color: Orange;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Orange;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Orange;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: orange;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#colZero {
	float: left;
	width: 640px;
	padding: 20px 10px 0 10px;
}
#colOne {
	float: left;
	width: 160px;
	padding: 20px 10px 0 10px;
}
#colTwo {
	float: left;
	width: 480px;
	padding: 20px 10px 0 10px;
}
#colThree {
	float: left;
	width: 300px;
	padding: 20px 10px 0 10px;
}
#colFour {
	float: left;
	width: 340px;
	padding: 20px 10px 0 10px;
}


/* Footer */
#footer {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0px 0 0px;
	background: white;
	border-top-color: Orange;
	border-top-style: solid;
	border-top-width: 1px;
}
#footer * {
	background: white;
	color: #330000;
}
#footer_menu {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	background: white;
	border-left-color: Orange;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Orange;
	border-right-style: solid;
	border-right-width: 1px;
}
#footer_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer_menu li {
	display: inline;
}
#footer_menu a {
	float: right;
	height: 25px;
	padding: 5px 27px 0 27px;
	text-decoration: none;
	color: #330000;
}
#footer_menu a:hover, #footer_menu .active a{
	text-decoration: none;
	background: #EEEEEE;
}

#search_results a:hover, #search_results a:link, #search_results a:visited{
	text-decoration:underline;
	background: #EEEEEE;
}

