﻿body{
	padding: 0px;
	margin: 0px;
	color: #0F0F14;
	background-color: #0f0f14;
}
label{margin:0px; padding:0px;}
h1{margin:0px; padding:0px;}
div{margin:0px; padding:0px;}
 
#BKGDlayer{
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 667px;
	position: relative;
	margin: 0 auto;
	background-color: #1B1B2C;
}

#header{
	left: 0px; 
	top: 0px; 
	width: 1000px; 
	height: 150px;
	position: absolute;
	background: url('images/InthebeHeader.jpg') repeat-y center top;
}

#navbar{
	left: 0px; 
	top: 191px; 
	width: 158px; 
	height: 321px;
	margin-left: 10px; 
	position: absolute;
}
#navbar0{
	left: 14px;
	top: 144px;
	height: 32px;
	width: 364px;
	margin-left: 10px;
	position: absolute;
	z-index: 30;
	font-family: Arial, Helvetica, sans-serif;
	color: #35356A;
	font-size: small;
}

#content{
	border-style: none;
	border-color: inherit;
	border-width: thick;
	left: 7px;
		top: 188px;
		width: 787px;
		height: 518px;
		position: absolute;
	background: url('images/content.jpg');
		color: #4540AA;
		font-family: "Times New Roman", Times, serif;
}
#body-nav #Bullets-1{
	left: 0px; 
	top: 0px; 
	width: 146px; 
	height: 64px; 
	text-decoration:none;
}
#body-nav #Bullets-2{
	left: 0px; 
	top: 74px; 
	width: 146px; 
	height: 64px;
	text-decoration:none;
}
#body-nav #Bullets-3{
	left: 0px; 
	top: 148px; 
	width: 146px; 
	height: 64px;
	text-decoration:none;
}
#body-nav #Bullets-4{
	left: 0px; 
	top: 222px; 
	width: 146px; 
	height: 64px;
	text-decoration:none;
}
#body-nav #Bullets-5{
	left: 0px; 
	top: 296px; 
	width: 146px; 
	height: 64px;
	text-decoration:none;
}
#body-nav #Bullets-6{
	left: 0px; 
	top: 370px; 
	width: 146px; 
	height: 64px;
	text-decoration:none;
}
#body-nav #Bullets-7{
	left: 0px; 
	top: 444px; 
	width: 146px; 
	height: 64px;
	text-decoration:none;
}
#body-nav #Bullets-8{
	left: 0px; 
	top: 518px; 
	width: 146px; 
	height: 64px;
	text-decoration:none;
}
.hyperlinks {
	text-decoration: none;
	color: #35356A;
	text-decoration: none;
}
.noborder {
	border-width: 0;
}
.border {
	border-style: solid;
	border-width: 3px;
	border-color:  white;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}


.HEADER {
	font-size: large;
	color: #ffffff;
	font-family: "Exotc350 DmBd BT";
	text-decoration: none;
}
.BULLETS {
	letter-spacing: 1pt;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #C0C0C0;
	font-weight:bold;
}
.FOOTER {
	left: 10px;
	top: 720px;
	color: #5858AB;
	font-family: "Exotc350 DmBd BT";
	font-size: small;
	text-align: center;
	text-decoration: none;
	position: absolute;
}

a {
	color: #B1B1D8;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1{
	color: #0F0F14;
	font-size: xx-small;
	font-weight: normal;
	background-color: #0F0F14;
}
h2{
	top: 23px;
	text-align:center;
	font-size:  medium;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
	position: relative;
}
h3{	color: #640000;
	font-family: "Swis721 Blk BT";
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: large;
	font-weight: normal;
	margin: 0px;
	padding: 0px; 
	text-align: center;
}

