/* CSS Document */
/* Background images for the page */
#slice_1 {
	background-image:url(/root/includes/skins/skin_images/prospective_01.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:241px;
	height:139px;
	z-index:25;
}
#slice_2 {
	background-image:url(/root/includes/skins/skin_images/prospective_02.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:241px;
	width:409px;
	height:50px;
	z-index:25;
}
#slice_3 {
	background-image:url(/root/includes/skins/skin_images/prospective_03.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:650px;
	width:268px;
	height:50px;
	z-index:25;
}
#slice_4 {
	background-image:url(/root/includes/skins/skin_images/prospective_04.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	left:241px;
	width:409px;
	height:45px;
	z-index:25;
}
#slice_5 {
	background-image:url(/includes/skins/skin_images/prospective_05.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	left:650px;
	width:268px;
	height:45px;
	z-index:25;
}
#slice_6 {
	background-image:url(/includes/skins/skin_images/prospective_06.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:95px;
	left:241px;
	width:677px;
	height:44px;
}
#slice_7_top {
	background-image:url(/includes/skins/skin_images/prospective_07_top.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:139px;
	left:0px;
	width:241px;
	height:35px;
	z-index:25;
}
#slice_7_bottom {
	background-repeat:no-repeat;
	background-image:url(/includes/skins/skin_images/prospective_07_bottom.gif);
	position:absolute;
	top:174px;
	left:0px;
	width:241px;
	height:293px;
	z-index:25;
}
#slice_8 {
	background-image:url(/includes/skins/skin_images/prospective_07-11_sliver.gif);
	background-repeat:repeat-y;
	position:absolute;
	min-height:382px;
	height:auto;
	top:139px;
	width:918px;
	left:0px;
}
#content_goes_here {
	position:relative;
	top:0px;
	left:241px;
	width:630px;
	padding-top:15px;
	padding-bottom:15px;
	min-height:330px;
	height:auto !important;
	height:330px;

}

#slice_9 {
	background-image:url(/includes/skins/skin_images/prospective_09.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:139px;
	left:516px;
	width:18px;
	height:328px;
}
#slice_10 {
	background-image:url(/includes/skins/skin_images/prospective_10.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:139px;
	left:514px;
	width:315px;
	height:328px;
}
#slice_11 {
	background-image:url(/includes/skins/skin_images/prospective_11.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	position:absolute;
	top:139px;
	left:889px;
	width:29px;
	height:328px;
}
#slice_12 {
	background-image:url(/includes/skins/skin_images/prospective_12.gif);
	background-repeat:no-repeat;
	position:absolute;
	padding-left:10px;
	left:0px;
	width:918px;
	height:36px;
	z-index:25;
}
#slice_13 {
	background-image:url(/includes/skins/skin_images/prospective_13.gif);
	background-repeat:no-repeat;
	position:relative;
	top:35px;
	left:0px;
	width:918px;
	height:17px;
	z-index:25;
}

#bottom_nav {
	position:relative;
	padding-left:230px;
	top:-18px;
}
#back_button {
	position:relative;
	padding-left:15px;
	padding-top:5px;
}
body {
	margin: 10px 0px;
	text-align:center;
	background-color:#FFFFFF;
}
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:918px;
}
#search_box {
position:relative;
top:25px;
left:0px;
}
#navigation {
	z-index:25;
	padding-left:00px;
	padding-top:12px;
}

#clock {
	position:relative;
	top:0;
	padding-left:10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

/*
a.menu_link_white {color:#ff0000}			
 White menu link */
a.menu_link_white:hover {
 color: #ffffff;             /*  light gray */
}

a.menu_link_white:link {
color: #ffffff;
}
a.menu_link_white:visited {
color: #ffffff;                /* medium gray */
}
.menu_link_white_title {
color: #ffffff;               /*  white */
}

.mission {color:white; }

.time {color:#eeeeee}