body{
	background: white url('../img/backgrounds/headerbkgd1.png') repeat-x top left scroll;
    margin: 0;
    padding: 0;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height:100%;
	min-width:997px;
	background-size:100% 175px;
	}
	
	
	a{ color:#428BCA;
	}
	ul.line{
	background:#157E61;
	width:100%;
	rder-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;

	
	}
.line li {
color:white;
display:line;
margin: 0 58px;
}
.line li a{

padding:0px;
}
.line li a:hover { text-decoration:none; color:white; background:none;}

.rss{
	border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-color:#F1F1F1;
/*padding:0 10px*/
	}
h2{ text-align:center;color: red; font-family:  Cambria, Georgia, serif; text-transform: uppercase; font-weight: normal; font-size: 16px; color: #666; border-bottom: 4px solid #7c0809; border-bottom: 4px solid #08247C;  }

.wrapper{
	min-height:100%;
	position:relative;
    width: 997px;
    margin: 0 auto;
} 
	
	 
#footer { position:absolute;  bottom:0; width:100%;/*height: 30px;*/
	/*background:#D2C292;*/
	background:#0D2242;
	text-align: center;}
	#footer p { margin:0;}
#footer a { color:#666; text-decoration:none;}
#footer a:hover { color:#903;}
#header{
    position: relative;
    height:170px;
    color:white;
    /*z-index:-1;*/
}

img#aerologo{
	position:absolute;
	top: 18px;
	left: 2px;
}
img#djublogo{
	position:absolute;
	top: 20px;
	left:900px;

}
#header hr{
	position:absolute;
	top:75px;
	width:204px;
	margin-left: 45px;
	left: -2px;
}
#kgplogo {
	position: absolute;
    top: 20px;
	left:800px;
}

div.menu{
	min-width:977px;
    position:relative;
    color: white;
    margin:-40px auto;
    width:993px;
	height: 45px;
	background:rgb(209, 205, 205);
	/*background:url(../img/backgrounds/menubkgd.png);*/
	border-radius:10px 10px 10px 10px;
	left:-14px;
}

.selected{
	background:white;
	border-radius:10px 10px 0 0;
}

.selected:hover{
	background:white;
	border-radius:10px 10px 0 0;
}




.wrap{
width: 997px;
clear: both;
margin: 18px 0px;
}

div.right{ 
float: left;
width: 527px;

border-left: 1px solid #aaa;
padding: 0 5px;
}

div.left{
float: left;
width: 220px;
padding: 0px 5px 0px 0px;
}
div.middle{
float:left; width:225px; margin-left:2px;
	
}
.clear{
clear: both;
}

p.about{ text-align: center;background: #D7C797;   }
p.about a { line-height: 28px; text-decoration: none; color: #777; }
ul {
	position:  absolute;
	z-index: 1000;
   font-family:Tahoma, Geneva, sans-serif;
  border-radius:5px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  display: block;
  position: relative;
  float: left;
   /*margin: 0px 8px;*/
}

ul li ul li {
	width:auto;
  display: block;
  position: relative;
  float: left;
   margin: 0px;
   
}
ul li ul li a {
	font-size:15px;
	}
	

li ul { display: none; }
ul li a {
	font-size:15px;
  color:#300;
  padding:10px 23px;
   /*padding:10px 18px 10px 1px;*/
  display: block;
  text-decoration: none;
  font-variant:small-caps;
  border-left-color:#e14135;
  border-left-style:dashed;
  border-left-width:1px;   
  white-space: nowrap;
}


ul li a:hover {background:rgb(168, 159, 159);}
li:hover ul {
  display: block;
  position: absolute;
}
li:hover li {
  float: none;
  font-size: 11px;
}
li:hover a {  background:rgb(209, 205, 205); }
li:hover li a:hover { background:#fff;}


#slideshow {
	position:relative;
	height:250px;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: auto;
	width:100%;
	background-color: #FFF;
}

#slideshow DIV.active {
	z-index:10;
	opacity:1.0;

}

#slideshow DIV.last-active {
	z-index:9;
	opacity:0;

}

#slideshow DIV IMG {
	padding: 4px;
	background: white;
	height: 250px;
	display: block;
	border: 0;
	margin:auto;
/*-webkit-box-shadow: 0px 0px 3px 3px #aaa;
-moz-box-shadow: 0px 0px 3px 3px #aaa;
box-shadow: 1px 1px 1px 1px #aaa; */
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

table {
			text-align: left;
			font-size: 14px;
			background: #aaa;
			line-height: 15px;
			} 
		
		table thead  {
			cursor: pointer;
		}
 
		table thead tr,
		table tfoot tr {
			/*background: #7C0809;*/
			background:#2D4A70;
			color: white;
		}
 
		table tbody tr {
			background: #fefefe;
		}
 
		td, th {
			border: 0px solid white;
		}

		
#accordion {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton { width:100%;
	/*width: 700px;*/
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	}
	
.accordionContent {	
 	width: 100%;
	/*width: 700px;*/
	float: left;
	_float: none; /* Float works in all browsers but IE6 */

	}
	
	.on {
	color:#FFFFFF;
	background: #990000;
	}
	
.over {
	background: #CCCCCC;
	}
#alumni_center { text-align:center; }
#alumni_center a { text-decoration:none; margin:0 5px;}
#alumni_center a:hover { text-decoration:underline; color:red;}
a.pdf:hover { text-decoration:underline; color:#F00;}

 .four_block {
	 
	 text-align:center;
	 /*background:#8168E4;*/
	 /*background:#253577;*/
	 background:#29416D;
	 margin:8px 4px;
	 padding:4px;
	 color:white;
	 }
	 
	 
.none1 ul li a {
	border:none;
	
	
	}
	
	
.clear			{ clear:both; }
.photo-link		{ padding:5px; margin:5px; border:1px dashed #8A5FD6; display:block; /*width:200px;*/ float:left; }
.photo-link:hover	{ border-color:#999; }
tr.r2 th {text-align:center !important; padding:6px; font-variant:small-caps; font-size:15px;}