/* 
  -----------------------------------
  Deja Vu Portal - 01 Navbar Right
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	margin: 0px;
	padding: 15px;
	min-width: 900px;
	background-image: url(../images/background03.jpg);
}

h1 {margin: 0;}


#wrapperZ {
	margin: 0px auto;
	width: 900px;
	border:1px;
	border-style:dashed;
	border-color: #666666;
}

#spacerT {
	margin: 0 auto;
	width: 840px;
	height: 30px;
	/*background-image: url(../images/spacer.gif);
	background-repeat: repeat-y;*/
}


#wrapperT {
	margin: 0 auto;
	width: 840px;
	/*background-image: url(../images/Columns01.gif);
	background-repeat: repeat-y;*/
	height: 150px;
}

#leftcolumnT {
	float: left;
	width: 150px;
	font-size: .75em;
}
#midcolumnT {
	float: left;
	width: 480px;
	margin: 0 30px;
	font-size: .75em;
}
#rightcolumnT {
	float: left;
	width: 150px;
	font-size: .75em;
}
#layoutbottomT {
	clear: both;
	/*height: 0;
	background-image: url(img/dj1_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;*/
	line-height: 0.0;
	font-size: 0;
}

#spacerM {
	margin: 0 auto;
	width: 840px;
	height: 30px;
}

#wrapperB {
	margin: 0 auto;
	width: 840px;
	background-image: url(../images/Columns01.gif);
	background-repeat: repeat-y;
}
#wrapperB2 {
	margin: 0 auto;
	width: 840px;
	background-image: url(../images/Columns01b.gif);
	background-repeat: repeat-y;
}

#leftcolumnB {
	float: left;
	width: 150px;
	font-size: .75em;
}
#midcolumnB {
	float: left;
	width: 480px;
	margin: 0 30px;
	font-size: .75em;
}
#midcolumnB2 {
	float: left;
	width: 660px;
	margin: 0 0 0 30px;
	font-size: .75em;
}
#aback {
	background-image: url(../images/Side_Arch01b.jpg);
	height: 420px;
	}
#abackb {
	background-image: url(../images/Side_Arch02b.jpg);
	height: 420px;
}
#abackc {
	background-image: url(../images/Side_Cred01b.jpg);
	height: 420px;
}
#abackc2 {
	background-image: url(../images/Side_Cred02b.jpg);
	height: 420px;
}
#abackd {
	background-image: url(../images/Side_Group02b.jpg);
	height: 420px;
}
#gback {
	background-image: url(../images/Green01b.jpg);
	height: 420px;
	filter: alpha(opacity=100);
}
#sbacka {
	background-image: url(../images/Side_Org02.jpg);
	height: 420px;
	}
	#sbackb {
	background-image: url(../images/Side_Structure01b.jpg);
	height: 420px;
	}
	#sbackc {
	background-image: url(../images/Side_Awards01b.jpg);
	height: 420px;
	}
	#sbackd {
	background-image: url(../images/Side_News02b.jpg);
	height: 420px;
	}
#pbackp {
	background-image: url(../images/Side_Proj01b.jpg);
	height: 420px;
	}
#pbackc {
	background-image: url(../images/Side_Proj02b.jpg);
	height: 420px;
	}
#rightcolumnB {
	float: left;
	width: 150px;
	font-size: .75em;
}
#layoutbottomB {
	clear: both;
	background-image: url(../images/Columns02.gif);
	background-repeat: no-repeat;
	height: 15px;
	line-height: 0.0;
	font-size: 0;
}
#layoutbottomB2 {
	clear: both;
	background-image: url(../images/Columns02b.gif);
	background-repeat: no-repeat;
	height: 15px;
	line-height: 0.0;
	font-size: 0;
}

#spacerB {
	margin: 0 auto;
	width: 840px;
	height: 30px;
}


.top {
	font-size: 12px;
	color:#999999;
	/*text-align:left;	*/
}	
.top  a:link, a:visited {
		color:#666666;
		text-decoration:none
}	
.top  a:hover  {
		color:#CCCCCC;
		text-decoration:none
}	


h2 {font-size: 1.5em;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
}
h3 {
	font-size: 13px;
	font-style: normal;
	color: #DEDEDE;
	margin: 0 0 1.2em 0;
}
.content {
	margin: 0 1px 0 1px;
	padding: 20px;
	color:#CCCCCC;
	font-size: 13px !important;
	filter: alpha(opacity=100);
}
.content img {
	/*margin: 1px ;
	padding: 20px;
	color:#CCCCCC;
	filter: alpha(opacity=60);
	border: 3px;*/
	border-color: #666666;
}
.content a:link, a:visited, a:active {
	text-decoration: none;
	/*color: #6699CC;*/
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.content strong {
	color:#EEEEEE;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
	text-align: justify;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a, .content a:link {
	color: #CCFFFF;
	/*background-color: #666666;*/
	padding: 2px 6px 2px 6px;
}

.contentA {
	margin: 0 1px 0 1px;
	padding: 1px;
	color:#CCCCCC;
	font-size: 12px !important;
	filter: alpha(opacity=100);
}
.contentA a:link, a:visited, a:active {
	text-decoration: none;
}
.contentA a:hover, .p7AB p a:hover, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.contentA strong {
	color:#EEEEEE;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.contentA p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
	text-align: justify;
}
.contentA ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.contentA a, .p7AB p a, #footer a {
	color: #CCFFFF;
	/*background-color: #666666;*/
	padding: 2px 6px 2px 6px;
}


.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 840px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

#back01 {
	background-image: url(../images/Page01a.jpg);
	height: 386px;	
		}
#back02 {
	background-image: url(../images/Map01.jpg);
	height: 480px;	
		}
