@charset "utf-8";
/* CSS Document */
body {
	background-color:#990000;
	font-family:"Century Gothic";
	font-size:12px;
}

h1 {
	padding:1%;
}

p {
	padding:1%;
}

a:link {
	color:#990000;
	text-decoration:underline;
}

a:visited {
	color:#990000;
	text-decoration:underline;
}

.border {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
}

.bottomborder {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#000000;
}

.bottomborder a:link {
	color:#000000;
	text-decoration:underline;
}

.bottomborder a:visited {
	color:#000000;
	text-decoration:underline;
}


.homeimage {
	background:url(images/homeimg.gif) no-repeat;
	background-position:bottom right;
}

.jobsimage {
	background:url(images/jobimage.gif) no-repeat;
	background-position:bottom right;
}

.infoimage {
	background:url(images/infoimage.gif) no-repeat;
	background-position:bottom right;
}

.pdfimage {
	background:url(images/PDfimage.gif) no-repeat;
	background-position:bottom right;
}

.linksimage {
	background:url(images/links.gif) no-repeat;
	background-position:bottom right;
}

.newsletterimage {
	background:url(images/newsletterimage.gif) no-repeat;
	background-position:bottom right;
}

.ratesimage {
	background:url(images/advertisingimage.gif) no-repeat;
	background-position:bottom right;
}

.contactimage {
	background:url(images/contactimage2.gif) no-repeat;
	background-position:bottom right;
}

.accessibilityimage {
	background:url(images/accessibilityimage.gif) no-repeat;
	background-position:bottom right;
}

.privacyimage {
	background:url(images/privacy.gif) no-repeat;
	background-position:bottom right;
}

input {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#990000;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#990000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#990000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#FFFFFF;
}

.submit {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#FFFFFF;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#990000;
}

.option {
	font-family:"Century Gothic";
	font-size:12px;
	color:#990000;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#FFFFFF;
}

textarea {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#990000;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#990000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#990000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#FFFFFF;
	scrollbar-base-color:#990000;
	scrollbar-arrow-color:white;
}

ul {
	list-style-type:none;
}

li {
	display:inline;
}

li. black {
	color:#000000;
}

li a:link {
	color:#FFFFFF;
	text-decoration:underline;
}

li a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

#adspace {
	margin-left:6%;
	margin-top:2%;
	float:right;
}
