a:link, a:active, a:visited {
	background-color: #000066;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #000066;
	color: #FF00FF;
	text-decoration: underline;
}

a.contact:link, a.contact:active, a.contact:visited {
	background-color: #000066;
	color: #33CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.contact:hover {
	background-color: #000066;
	color: #FF99FF;
	text-decoration: underline;
}

a.nav-bar:link, a.nav-bar:active, a.nav-bar:visited {
	background-color: #000066;
	color: #F5FFFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}

a.nav-bar:hover {
	background-color: #000066;
	color: #FFFF00;
	text-decoration: underline overline;
}

body {
	background: url(../images/technology-backdrop.jpg) repeat;
}

h3 {
	background-color: #000066;
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
}

h4 {
	background-color: #000066;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}

h5, li, .contact-form {
	background-color: #000066;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}

h6 {
}

hr.separator {
	background-color: #000066;
	color: #FFFFCC;
}

p {
	background-color: #000066;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
}

.bits {
	background-color: #000066;
	color: #00FFFF;
	font-family: "Felix Titling", "Times New Roman", Georgia, serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
}

.clock {
	background-color: #000066;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
}

.contact {
	background-color: #000066;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
}

.main {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nav-bar, .copy {
	background-color: #000066;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
}

.privacy {
	font-size: 0.75em;
}

.site-map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFF00;
	margin: 0.25em;
	padding: 0.25em;
	border: medium double #FFFF00;
}