@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/blackbackground.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#topbar {
	height: 5.6em;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/whiteback.png);
	z-index: 10;
}
#topbarright {
	height: 2.3em;
	z-index: 10;
	float: right;
	padding: 1em .3em 0 0;
	position: relative;
	font-size: 1em;
	text-align: center;
	color: #0000FF;
	font-variant: small-caps;
	padding: 0.6em;
	margin-top: 2em;
}
#container1 {
	width: 60.2em;
	height: 65em;
	position: relative;
	margin: 1em auto 0 auto;
}
#footerright {
	float: right;
	height: 1.4em;
	width: 30%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited {
	color: #2A5FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #7FDFFF;
	text-decoration: underline;
}
#topbarleft {
	height: 3.2em;
	z-index: 10;
	float: left;
	padding: 0.1em;
	margin: 0;
	position: relative;
}
#topbarleft img {
	border: none;
}
#picbox1 {
	height: 13.5em;
	width: 59.5em;
	position: absolute;
	top: 3em;
	border: 4px groove white;
	z-index: -1;
	left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	margin-bottom: .3em;
}
h2 {
	font-size: 20px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0.3em;
}
#content2 {
	width: 100%;
	position: absolute;
	top: 26.5em;
}
#cont2right {
	position: absolute;
	height: 26.6em;
	width: 38em;
	top: 2.3em;
	right: 0px;
	border: 5px groove #FFFFFF;
}
#cont2left {
	position: absolute;
	height: 26.6em;
	width: 20.1em;
	left: 0px;
	top: 2.3em;
	border: 5px groove #FFFFFF;
	padding: 0 .3em 0 .3em;
	background-color: #000000;
}
#thumb1 {
	height: 4em;
	width: 9.4em;
	border: 5px groove #FFFFFF;
	position: absolute;
	left: 0px;
	top: 29.6em;
	text-align: center;
	background-image: url(images/whiteback.png);
}
#content1 {
	width: 100%;
	position: absolute;
	top: 18em;
}
#navbar {
	width: 51.5em;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 50%;
	text-align: center;
	margin-left: -25.5em;
}
#thumb2 {
	height: 4em;
	width: 9.3em;
	border: 5px groove #FFFFFF;
	position: absolute;
	left: 10.1em;
	top: 29.6em;
	text-align: center;
	background-image: url(images/whiteback.png);
}
#thumb3 {
	height: 4em;
	width: 9.4em;
	border: 5px groove #FFFFFF;
	position: absolute;
	left: 20em;
	top: 29.6em;
	text-align: center;
	background-image: url(images/whiteback.png);
}
#thumb4 {
	height: 4em;
	width: 9.45em;
	border: 5px groove #FFFFFF;
	position: absolute;
	left: 30.15em;
	top: 29.6em;
	text-align: center;
	background-image: url(images/whiteback.png);
}
#thumb5 {
	height: 4em;
	width: 9.3em;
	border: 5px groove #FFFFFF;
	position: absolute;
	left: 40.2em;
	top: 29.6em;
	text-align: center;
	background-image: url(images/whiteback.png);
}
#thumb6 {
	height: 4em;
	width: 9.3em;
	border: 5px groove #FFFFFF;
	position: absolute;
	top: 29.6em;
	right: 0px;
	text-align: center;
	background-image: url(images/whiteback.png);
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: 1.5em;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 1.5em;
}
#footerleft {
	height: 1.4em;
	width: 60%;
	position: absolute;
	bottom: 0px;
	text-align: left;
	left: 0px;
}
#content3 {
	width: 100%;
	position: absolute;
	top: 2.5em;
	height: 51em;
}
#content4  ul  {
	margin-left: 4em;
}
#content4 ul li {
	padding-bottom: .5em;
}
#content4 a, #content4 a:link, #content4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content4 a:hover {
	color: #7fdfff;
	text-decoration: underline;
}


#cont3left {
	width: 35%;
	position: absolute;
	top: 9em;
	padding-left: 8em;
	left: 0px;
}
#content3 ul li {
	margin-bottom: .4em;
}
#content3 ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#content3 ul li a:visited {
	color: #A0A0A4;
}
#content3 ul li a:hover {
	color: #A0A0A4;
	text-decoration: underline;
}
#cont3right {
	width: 35%;
	position: absolute;
	top: 9em;
	right: 0px;
	padding-right: 3em;
}
#container2 {
	width: 60.2em;
	height: 56em;
	position: relative;
	margin: 1em auto 0 auto;
}
#contact1 {
	text-align: center;
	height: 25em;
	width: 25em;
	position: absolute;
	top: 4em;
	left: 0px;
}
#contact1  h2, #contact2 h2 {
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 20px;
}

#container3 {
	height: 57.5em;
	position: relative;
	margin: 1em auto 0 auto;
}
#content3 img {
	padding-bottom: 2em;
}
#contact2 {
	text-align: center;
	height: 43.5em;
	width: 30em;
	position: absolute;
	top: 4em;
	right: 0px;
}
#contact1 a, #contact1 a:link, #contact1 a:visited {
	color: #2A5FFF;
	text-decoration: none;
}
#contact1 a:hover {
	color: #7FDFFF;
	text-decoration: underline;
}
#content4 {
	width: 100%;
	position: absolute;
	top: 4em;
}
#content5 {
	width: 69em;
	position: relative;
	text-align: center;
	margin: .8em auto 0 auto;
}
#container5 {
	width: 100%;
	height: 65em;
	position: relative;
	margin: 1em 0 0 0;
	padding: 0;
}
#navbar5 {
	width: 51.5em;
	position: relative;
	z-index: 5;
	margin: 0 auto .8em auto;
	text-align: center;
}
#footer5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: 1.5em;
	width: 74%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A4;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	padding-top: 1em;
}
#footer5 a, #footer5 a:link, #footer5 a:visited {
	color: #2A5FFF;
	text-decoration: none;
}
#cover {
	background-image: url(images/coverpage.jpg);
	position: relative;
	width: 65em;
	height: 60em;
	background-repeat: no-repeat;
	background-position: center top;
	border: 6px ridge #A0A0A4;
	margin: 0 auto 0 auto;
}

#footer5 a:hover {
	color: #7FDFFF;
	text-decoration: underline;
}
#content4  h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#content4  h3 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFBF00;
}
#content4 a, #content4 a:link, #content4 a:visited {
	font-style: italic;
	color: #ffbf00;
	text-decoration: none;
}
#content4 a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
#content4 img {
	margin-left: .5em;
}
