#content
{
  width:1024px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  background-color:#eefcee;
  overflow:hidden;
}

#contentRight h3
{ font-size:14px;
  font-family: arial,sans-serif;
  color: #ffffff;
  background: #94c594 url("/img/h3bg.png") repeat-y top right;
  width:730px;
  padding:0 0 0 2px;
  text-transform:none;
  padding: 2px 2px;
}

#contentRight h2{
  color: #7a385f;
  font-size: 16px;
}

#contentLeft
{
  width:280px;
  height:auto;
  background-color:#eefcee;
  float:left;
  padding-bottom:500px;   /*Column Hack*/
  margin-bottom:-500px;   /*cont...   */
}

#innerLeft
{ 
  text-align:left;
  padding-left:7px;
  padding-right:7px;
  overflow:hidden;
}

#innerLeft h1,h2
{ font-family: Palatino,Georgia,serif;
  margin: 0px;
  padding: 1px 0px;
  text-transform: uppercase;
}

#innerLeft h1
{
color: #363636;
font-size: 14px;
}

#innerLeft h2
{
  color: #7a385f;
  border-bottom: 2px solid #7a385f;
  margin-bottom: 8px;
  font-size:12px;
}

#innerLeft ul, #innerLeft ul li ul
{
  margin: 0 15px 0 0;
  padding:0;
  list-style-type:none;
}
/*InnerLeft Menu Top Level*/

#innerLeft ul.leftMnu li
{
  padding-left:15px;
  padding-bottom:2px;
  margin-bottom:5px;
  background: url(/img/tri-bullet-small.gif) no-repeat 0px 4px;
  border-bottom:1px dashed #000; 
}
#innerLeft ul.leftMnu li.active
{
  padding-left:15px;
  padding-bottom:2px;
  margin-bottom:5px;
  background: url(/img/tri-bullet-small.gif) no-repeat 0px 4px;
 /* border-bottom:1px dashed #000;*/
}


#innerLeft li ul
{
  padding-bottom:2px;
  margin-bottom:5px;
  
}

#innerLeft ul.leftMnu ul li
{
  padding-bottom:2px;
  margin-bottom:5px;
  border:0px; 
}

#innerLeft ul.leftMnu ul li.active a.on
{
	color: #7a385f;
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;
}
                                                       
#innerLeft ul li a, #innerLeft ul li ul li a 
{
  color: #30558e;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
}

#innerLeftDepartment
{ text-align:center;
}

#innerLeftDeptHeadPic
{ margin: 0 auto;
 position: relative;
 height:227px;
 width:160px; }

#innerLeftDeptHeadPicFrame
 { position:absolute;
   overflow: hidden;
   top:0px;
   left:0px;
   height:227px;
   width:160px;
 	background:url(/img/departmentheadoverlay.png) no-repeat;}

#contentRight
{ background: #fff;
  text-align:left;
  width:744px;
  float:right;
}

#innerRight
{
  background: url('/img/inside-content-background.gif') no-repeat;
  background-attachment:scroll;
  background-position: bottom center;
  padding: 0 7px 0 7px;
}

#innerRight p
{ text-align:justify;
  line-height:135%;
}

.infobox
{ text-align:center;
  line-height:115%;
  padding: 0px 3px;
  border: 3px groove #86Ea86;
}

