body {
    background: url(images/background.jpg) #4D6480 repeat-x 0px -29px;
    margin: 0px;
    padding: 0px;
		font: 11px/13px "MS Sans Serif", Geneva, sans-serif;
}

a {
    color: #333333;
    text-decoration: underline;
}

a:visited {
    color: #555555;
    text-decoration: underline;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}

h1 {
	color: #384A60;
	font: 17px/17px "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
    text-transform: uppercase;
		
}

h2 {
	color: #384A60;
	font: 11px/10px "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0px;
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
    border-color: silver;
    padding-bottom: 6px;
    margin-bottom: 4px;
}

img {
	border: 0px;
}

form { margin-bottom: 1px; }

/* main wrapper */
div#container {
    background: #fff;
    margin: 66px auto 0px auto;
    width: 650px;
    position: absolute;
	left: 50%;
	margin-left:-325px;
}

/* this is the middle wrapper */
div#content {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 15px 10px;
}

/* footer settings */
div#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 57px;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 650px;
	clear: both;
}

div#footer p {
	color: #CCCCCC;
	margin: 0px 25px 0px 0px;
	padding: 6px 0px 0px 0px;
	text-align: right;
}

div#footer p a{
	color: #FFCC00;
	text-decoration: underline;
}

div#footer p a:hover{
	color: #ffcc00;
	text-decoration: underline;
}

/* top logo piccie */
div#logo {
	height: 125px;
	margin: 0px 0px 0px 0px;
	width: 650px;
}

div#logo img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* the navigation */
div#navigation {
	background: url(images/background_navigation.jpg) repeat-x;
 	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 650px;
}

div#navigation a {
	color: #F4F4F4;
	text-decoration: none;
}

div#navigation a:hover {
	background-color: #FFCC00;
	text-decoration: none;
}

div#navigation li {
	display: inline;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

div#navigation ul {
	height: 50px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px auto 0px auto;
	padding: 6px 20px 0px 0px;
}

div#navigation ul li a {
	color: #FFFFFF;
	font: 11px/13px "MS Sans Serif", Geneva, sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	text-decoration: none;
}

div#navigation ul li a:hover {
	background-color: #FFCC00;
	color: #333333;
	text-decoration: none;
}

/* I can remove this once all the tables have gone */
td
{
font: 11px/13px "MS Sans Serif", Geneva, sans-serif;
margin: 0px;
padding: 0px;
}

/* not sure what this is except a class to make red text */
.red
{
font: 11px/13px "MS Sans Serif", Geneva, sans-serif;
margin: 0px;
padding: 0px;
color: #FF0000;
}

/* I don't know what the splash is */
div#splash {
	float: right;
	margin: 0px 0px 0px 00px;
}

div#splash img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* some image properties */
img#line {
	left: 0px;
	position: absolute;
	top: 155px;
}

img.alignleft {
	display: inline;
	float: left;
	margin: 0px 7px 2px 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

img.alignright {
	display: inline;
	float: right;
	margin: 0px 0px 2px 7px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

label {
	margin: 0px 0px 0px 10px;
	padding: 0px 15px 0px 0px;
	text-align: right;
	width: 55px;
}


p, li, label, input {
	color: #333333;
	font: 11px/16px  "MS Sans Serif", Geneva, sans-serif;
}

input, textarea {
	background: transparent;
	border: 1px solid #D3D3D3;
	color: #444444;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.65em;
	margin-bottom: 4px;
	text-align: left;
}

.button-image {
	border: none;
	margin: 5px;
}

/* main content divs */
#mainContent {
    vertical-align: top;
		width: 468px;
		float: left;
}

#navBar {
    width: 140px;
    vertical-align: top;
		float: right;
}

#pageResults {
    padding-left: 2px;
}

#pageResults a {
    color: #000080;
    font-weight: bold;
}

#pageResults ul {
  list-style-type: none;
	margin: 0;
	padding: 0;
}

#pageResults li {
  text-align: justify;
	margin-bottom: 12px;
}

.outerNavBox {
    margin-bottom: 10px;
}

.innerNavBox {
    background: white;
    padding-top: 3px;
    padding-bottom: 3px;
}

#adBox {
}

#mainContent p { text-align: justify; }

.innerNavBox ul {
  list-style-type: none;
	padding: 0;
	margin: 0;
}

.innerNavBox ul li h3 {
  margin: 10px 0 0 0;
	font-size: 11px;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
}
	