@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	/* without margins the page would be stuck to the sides*/
	font-family: verdana, arial, sans-serif; /* base font is defined in the page */
	font-size: 11px; /* size font is defined in the page */
	padding:0;
	background-image: url(Images/081808.jpg);
	background-repeat: repeat-y;
	width:1275px;
		
}

a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	
}

#h1 {
	position:relative;
	top:0px;
	left:0px;
	height:80px;
	padding:0;
	margin:0; 
	z-index: 2;
	background-color:#990000;
	
		
}

#h3 {
	width: auto; 
	height: 50px;
	font-size:16px;
	font-style:normal;
	font-family: "DejaVu Sans", "Arial Narrow";     
	background-color:#999900;
	color:#ffffff;
	letter-spacing:1.5px;
	padding-left:190px;
	padding-top:6px;
	z-index:8;
	
}

#h3 a{
	color:#ffffff;
	text-decoration:none;
	
}

#h3 a:hover{
	color:#000000;
	text-decoration:underline;
	
}

#h15 {
	width: 100%;
	height:20px;
	clear:both;
	background-color:#ffffff;
		
}

#h10 {
	width: 100%;
	height:100px;
	clear:both;
	background-color:#999900;
	padding-left:190px;
}

#h10 a{
	background-color:#999900;
	color:#ffffff;
}

#h11 {
	width: 100%;
	height:20px;
	clear:both;
	background-color:#990000;
}

#faculty {
	position: relative;
	width:125px;
	z-index:1;
	height: 465px;
	float:left;
	left:25px;
	top:45px;
	background-image:url(Images/081908_faculty.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:2px;
	
	

}

#center2 {
	position: relative;
	width:750px;
	font-family: verdana, arial, sans-serif;
	z-index:2;
	background-color:#ffffff;
	padding:5px;
	height: auto;
	left:55px;
	float:left;
	

}

#blur {
	background-image: url(Images/wallpaper%20copy.png);
	background-repeat: no-repeat;
	position:relative;
	left:0px;
	margin:0;
	float:right;
	z-index:1;
	height:800px;
	width:1%;
}

#center2 a:link {
	color:#990000;
	font-weight:bold;
	z-index:1;
	
}

#center2 a:visited {
	color:#990000;
	z-index:1;
}

#center2 a:active {
	color:#990000;
	z-index:1;
}

#center2 a:hover {
	text-decoration:none;
	z-index:1;
}	

#center2 a.ewpa:link {
	color:#370000;
	
}

#center2 a.ewpa:visited {
	color:#370000;
	
}

#center2 a.ewpa:active {
	color:#370000;
	
}

#center2 a.ewpa:hover {
	text-decoration:none;

}

#column1 {
	float:left;
	width:47%;
	height:415px;
	padding-left:3px;
	padding-right:3px;
	border: dotted;
	border-width:thin;
	background-color:#FFFFFF;
	z-index:2;
	margin:0 0 0 4px;
		
}

#column2 {
	float:left;
	width:45%;
	height:auto;
	background-color:#ffffff;
	position:relative;
	padding-left:20px;
	padding-right:10px;
	z-index:2;
		
}	

#rightbox {
	float:top;
	width: 350px;
	Position:absolute;
	top: 360px;
	left: 532px;
	height: 539px;
}

#bottombox {
	position:absolute;
	left:4px;
	top:785px;	
	
}

#bottombox2 {
	clear:both;
	position:relative;
	bottom:60px;
	left:4px;
		
}

#center3 {
	line-height:20px;
		
}

#center3 ul li{
	list-style-type:none;
	
}

#center3 a{
	color:#055da5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1.5px;
	
}

#center3 a:link{
	color:#055da5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1.5px;
	
}

#center3 a:hover{
	color:#055da5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1.5px;
	text-decoration:underline;
}

#center3 a:visited{
	color:#055da5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1.5px;
}

.arkcharter{
	color:#055da5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:3px;
	
	
}

.arkcharter a:link{
	color:#055da5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:3px;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 80px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 70px; /*sub menu width*/
top: 0;
visibility: hidden;
z-index:3;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: yellow;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock {
	float:left;
	position:relative;
	top: -5px;
	width: 180px;
	padding: 0 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	background-color: #990000;
	color: #990000;
	left: 4px;
	z-index:4;
	
}

* html #blueblock { /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #FFFFFF;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 9px solid #ae850e;
border-right: 9px solid #ae850e;
border-top:none;
background-color: #990000;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

#blueblock li a:hover{
border-left: 9px solid #ae850e;
border-right: 9px solid #ae850e;
background-color: #990000;
color: #999999;
}

.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:17.5px;
	margin-top:0px;
	font-weight:575;
	
	}

.pageName {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	line-height:24px;
	letter-spacing:.2em;
	}

a.ewpa {
	color:#330000;
	text-decoration:underline;
	font-weight:bold;
 }

peerTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
}

#SCDPImages {
	padding-left:30px;
	
	
		
}

#SCDPImages a:hover img{
	border:thin #055da5;
	
}

.scdp {

}

.scdp ul li a{
	color:#055da5;
	font-weight:bold;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 1px solid #BCCDF0;
  background-color:#ffffff;
}

.gfg-title {
  font-size: 14px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #FFFFFF;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}


