body
{
	background-color: black;
	text-align: center;
	min-width: 850px;
	margin-top: 0;
}

/* PAGE WRAPPER -----------------> */

#page
{
	width: 850px;
	height: 100%;
	text-align: left;
	min-width: 840px;
	max-width: 850px;
	background-color: black;
	vertical-align: top;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

#head
{
	text-align: center;
	padding-left: 12px;
}

#login
{
	position: relative;
	top: -39px;
	left: 603px;
	max-width: 180px;	
}

#blue
{
	
	width: 95%;
	margin-left: 25px;
	color: white;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	text-align: center;	
}

#foot
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* HOME PAGE SIDEBAR -----------------> */

#homesidebar
{
	position: relative;
	background-image: url(images/sideBg.jpg);
	height: 483px;
	width: 183px;
	margin-left: 38px;
	margin-bottom: 10px;
	text-align: center;
	color: #03124e;
	background-repeat: repeat-x;
}

#homesidebar a
{
	text-decoration: none;
}

#homesidebar a span.exp
{
	position: absolute;
	top: 0px;
	left: 190px;
	z-index: 5;
	display: none;
	width: 250px;
	max-height: 80px;
	padding: 7px;
	border: 2px #9f0 ridge;
	background-color: #fff;
	color: #03124e;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}

#homesidebar a:hover span.exp
{
	display: block;
}

#homesidebar a span.dl
{
	text-decoration: underline;
}

#contentLinks
{
	position: relative;
	line-height: 25px;
}

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

#contentLinks a:active
{
	color: #b5dafe;
	text-decoration: underline;
}

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

#contentLinks a:focus
{
	color: #b5dafe;
	text-decoration: underline;
}

#contentLinks a span.pu
{
	position: absolute;
	top: -70px;
	left: 180px;
	z-index: 5;
	display: none;
	width: 350px;
	max-height: 400px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 2px #9f0 ridge;
	background-color: #fff;
	color: #03214e;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 15px;
	line-height: 20px;
	text-align: justified;
	vertical-align: middle;
	text-decoration: none;
}

#contentLinks a:hover span.pu
{
	display: block;
	text-decoration: none;
}

img.side
{
	margin-top: 30px;
	border: 0;
	cursor: hand;
}

/* PAGE SIDEBAR -----------------> */

#sidebar
{
	background-image: url(images/bigSideBG.jpg);
	height: 742px;
	width: 182px;
	margin-left: 62px;
	margin-top: 5px;
	text-align: center;
	padding-top: 10px;
	background-repeat: repeat-x;
	color: #03124e;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
}


/* CONTENT -----------------> */

#homecopy
{
	left: 250px;
	top: 390px;
	position: absolute;
	text-align: left;
	vertical-align: top;
}



img.head
{
	text-align: center;
	padding-left: 37px;
}

form.lf
{
	margin-bottom: -15px;


}

img.main
{
	margin-bottom: -15px;
	z-index: 1;

}

.content { display: none;
	left: 250px;
	width: 450px;
	top: 165px;
	max-width: 450px;
	position: absolute;
	text-align: left;
	vertical-align: top;
	height: 100%;
	
}

.pageCopy
{
	left: 20px;
	top: 170px;
	width: 520px;
	max-width: 600px;
	position: absolute;
	text-align: justified;
	vertical-align: top;
	height: 100%;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	color: #83a5d6;
	line-height: 17px;

}

.pageCopy p
{
	margin-top: 0px;
	margin-bottom: 7px;
}

.bigStuff
{
	color: white;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.littleBigStuff
{
	color: white;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

.bigRed
{
	color: red;
	font-size: 14px;
	font-weight: bold;
}

h3
{
	color: white;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 15px;
	font-weight: bolder;
	line-height: 20px;
}

.bl
{
	font-weight: bold;
}

#sidemen
{
	text-align: left;
	color: #03214e;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	width: 180px;
	position: relative;
	top: -20px;
}

#sidemen ul
{
	list-style: none;
	margin-left: 1px;
	padding: 0;
}

#sidemen li a:link
{
	display: block;
	padding: 5px 0px 8px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	color: #039;
	border: 0px;
}

#sidemen li a:visited
{
	display: block;
	padding: 5px 0px 8px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	color: #03214e;
	border: 0px;
}

#sidemen li a:focus
{
	text-decoration: none;
	color: #fff;
	background-image: url(images/menuBG2.jpg);
	border: 0px;
}

#sidemen li a:hover
{
	color: #fff;
	background-image: url(images/menuBG2.jpg);
	border: 0px;
}

#sidemen li a:active
{
	text-decoration: none;
	color: #fff;
	background-image: url(images/menuBG2.jpg);
	border: 0px;
}


.footer
{
	font-size: 10px;
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin-top: 20px;
	
}

.footer a:link
{
	color: white;
}
.footer a:hover
{
	color: white;
}
.footer a:visited
{
	color: white;
}
.footer a:active
{
	color: white;
}
.disc
{
	font-size: 9px;
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	margin-top: 10px;
}

/* CONTACT PAGE IMAGES -----------------> */

#building
	{
		position: relative;
		left: 270px;
		top: 15px;
		display: inline;
	}
	
	#map
	{
		position: relative;
		left: -230px;
		top: 50px;
	}
/* LINK STYLES -----------------> */

a:link
{
	text-decoration: none;
	color: #03214e;
}

a:visited
{
	text-decoration: none;
	color: #039;
}

a:focus
{
	text-decoration: none;
	color: white;
}

a:hover
{
	text-decoration: underline;
	color: white;
}

.pageCopy a:link, .pageCopy a:visited
{
	text-decoration: underline;
	color: white;
}

/* MENU STYLES -----------------> */

#menuBar
{
	display: block;
	position: relative;
	top: 0px;
	left: 62px;
	width: 86%;
	overflow: hidden;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	padding-top: 3px;
	background-image: url(images/menBG.gif);
}

.menuHeader
{
	color: #03214e;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding-left: 12px;
	margin: 0px;
	padding-right: 12px;
	display: inline;
	position: relative;
}

.menuHeader a:link
{
	text-decoration: none;
}

.menuDrop
{
	position: absolute;
	visibility: hidden;
	opacity: .80;
	z-index: 1000;
	top: 60px;
	left: 0;
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #03214e;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	background-color: #ffffff;
	background-repeat: repeat;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #003;
}

.menuDrop a
{
	display: block;
	text-align: left;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	text-decoration: none;
}

.menuDrop a:link { color: #03214e; }
.menuDrop a:visited { color: #039; }

.menuDrop a:hover
{
	color: #fff;
	background-image: url(images/menuBG2.jpg);
}

.menuDrop a:active
{
	color: #ffffff;
	background-image: url(images/menuBG2.jpg);
}

#spliceImg
{
position: relative;
z-index: 9000;
float: right;
margin-top: -120px;
margin-right: 15px;
cursor: pointer;
}

#spliceText {
	position: relative;
	display: none;
	color: black;
	z-index: 9500;
	float: right;
	margin-top: -80px;
	border: 2px lime inset;
	background-color: white;
	padding: 10px;
	width: 500px;
}

