/* CSS Document */
.wrapper{
	width: 760px;
	background-color:#FFCC33;
	margin: 0 auto;
	border-style:solid;
	border-color:#CC9900;
}

.banner{
	height:130px;
	background-image:url(../images/redesign/banner.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

.img-shadow {
  background: url(../graphics/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../graphics/shadow.gif) no-repeat bottom right;
  margin: 10px 0px 0px 10px !important;
  margin: 10px 0px 0px 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 0px 6px 6px 0px;
  padding: 4px;
  }
  
#news td{
	border-top:solid 1px; 
}

#textArea{
	background-color:#FFFFFF;
	padding:0;
	margin: 0;
	font-family:Arial;
	font-size:80%;
}

#navigation{
/*border-bottom: 1px solid #000000;*/
	font-weight:bold;
	z-index:100;
}

#navigation ul, #topNavigation ul{
	padding: 0;
	margin: 0;
	background-color:transparent;
	list-style-type:none;
	font-size: 100%;
	border: 0px;
	z-index:100;
}

#navigation ul ul {
	background-color: #FFCC33;
	border-style:ridge;
	border-color:#000000;
	border-width:thin;
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block */
	z-index:100;
}

div#navigation ul ul ,
div#navigation ul li:hover ul
{display: none;}

div#navigation ul li:hover ul,
div#navigation ul ul li:hover ul
{display: block;}

#navigation li{
	position: relative;
	padding: 0;
	margin: 0;
	z-index:100;
}

#navigation ul li a{
	background-color: transparent;
	border-bottom: 0px;
	color: #000000;
	display: block;
	padding: 4px 0 6px 4px;
	text-decoration: none; 
	height: 1%;
	z-index:100;
}

#navigation ul li a:hover, #navigation ul li a:focus{
	font-weight:bold;
	color: #CC9900;
	z-index:100;
}

.textTemp{
	background-color:white;
}

#topNavigation ul{
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 100%;
	border: 0px;
}

#topNavigation{
	font-weight:bold;
}

#topNavigation li{
	display: inline;
	padding: 0;
	margin: 0;
}

#topNavigation ul li a{
	background-color: transparent;
	color: #000000;
	padding: 0 10px 0 10px;
	text-decoration: none;
	text-align: right;
	width: 9em;
}

#topNavigation ul li a:hover, #topNavigation ul li a:focus{
	font-weight:bold;
	color: #CC9900;
}

.topNav{
	background-color:#FFCC33;
	padding-right: 10px;
}

.topTable{
	background-color:#FFCC33;
	border-top-color:#CC9900;
	border-top-width: 4px;
	border-top-style: solid;
}

.rightTable{
	/*border-top-color:#CC9900;
	border-top-width: 4px;
	border-top-style: solid;*/
	background-image:url(../images/redesign/right.jpg);
	background-repeat:repeat-x;
}

.centerTable{
	/*border-top-color:#CC9900;
	border-top-width: 4px;
	border-top-style: solid;*/
	background-image:url(../images/redesign/corner2.jpg);
	background-repeat:no-repeat;
}

.leftTable{
	background-image:url(../images/redesign/left.jpg);
	background-repeat:repeat-y;
}

.footerBground{
	background-color:#FFCC33;
	font-size:80%;

}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

table, td, tf{
	padding: 0;
	margin: 0;
}

img{
	padding: 5px;
	margin: 3px;
	border: none;
}

body{
	background-color:#000000;
	font-family: Arial;
	font-size:100%;
}

ul{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:15px;
}

ol{
	list-style-position:outside;
	list-style-type: decimal;
	margin-left:15px;
}

h2{
	font-family:"Arial Narrow", Arial;
	font-size:150%;
}
h3{
	font-family:Arial;
	font-size:110%;
	font-weight:bold;
}

hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
	text-align: left;
}

.textTable{
	padding-right: 20px;
	vertical-align: top;
}

.memberInfoHeader{
	background-color:#FFFF99;
	font-weight:bold;
	font-size:125%;
	border-width:1px;
	border-style:solid;
	border-color:#000000;	
	padding-left:5px;
	color:black;
}

.ensembleInfoHeader{
	background-color:#FFFF99;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:#000000;	
	padding-left:5px;
	display: block;
	color:black;
}

.ensembleInfoHeader a{
	color:black;
}

.memberInfoHeader a{
	color:black;
}

.memberInfoContent{
	background-color:#FFFFFF;
}

.sideBox {
  background-color: #FFFF99;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  float: right;
  padding: 1px;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  width: 175px;
}

.topBox {
  background-color: #FFFF99;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  padding: 1px;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
}

.aambsideBox {
  font-size: 120%;
  background-color: #FFFF99;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  float: right;
  padding: 1px;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  width: 140px;
}

.mediaTable {
	border-width:1px;
	border-style:solid;
}

.mediaTable td{
	padding:5px;
	border-bottom-width:0px;
	border-right-width:0px;
}

.mediaTable th{
	padding:5px;
	border-bottom-width:0px;
	border-right-width:0px;
}

.noline {
	text-decoration:none;
}

.hail {
	display:none;
}

.purdue {
	display: inherit;
}

