* { behavior: url(iepngfix.htc); }
body {
  margin: 0;
  padding: 0;
  background:#F1F1F1 url(../images/bg.gif) repeat-x;      
  color: #000;
  text-align:center;
  font-family:Sans-Serif, Arial, Verdana;
  font-size:8pt;
}

#header {
  position: relative;
  top:20px;
  left:-320px;
  z-index: 2;
  margin:0px auto;
  width:204px;
  height:0px;
}
#ticker {
  position: relative;
  top:30px;
  left:0px;
  z-index: 10;
  margin:0px auto;
  width:395px;
  height:0px;
  
}
#intro
{z-index:12;
 position:relative;
}

#ticker2 {
  position:relative;
  top:-550px;
  text-align:center;
  margin:0px auto;
  z-index: 20;
  width:395px;
  height:0px;
  
}
#flashcontent
{
  padding-top:18px;
  background-image:url(../images/ticker_bg.gif);
  background-position:left;
  background-repeat:no-repeat;
}
#menu_eliment_0,#menu_eliment_1,#menu_eliment_2,#menu_eliment_3,#menu_eliment_4,#menu_eliment_5,#menu_eliment_6,#menu_eliment_7,#menu_eliment_8 {
  position: relative;
  padding-left:25px;
  text-align:left;
  z-index: 10;
  height:40px;
  line-height:40px;
  background-image:url(../images/inactive_btn.gif);
  background-position:left;
  background-repeat:no-repeat;
}
#menu_eliment_0:hover,#menu_eliment_1:hover,#menu_eliment_2:hover,#menu_eliment_3:hover,#menu_eliment_4:hover,#menu_eliment_5:hover,#menu_eliment_6:hover,#menu_eliment_7:hover,#menu_eliment_8:hover {
  position: relative;
  z-index: 10;
  height:40px;
  line-height:40px;
  padding-left:25px;
  text-align:left;
  background-image:url(../images/active_btn.gif);
  background-position:left;
  background-repeat:no-repeat;
}
.content_container{
    width:885px;
    height:696px;
    background-position:top left;
    background-repeat:no-repeat;
    margin:0px auto;
}

#from_top{
	position:relative;
	top:180px;
	text-align:center;
}
/*#content{
    float:left;
    font-size:10pt;
    font-family:arial;
    width:420px;
    height:460px;
    overflow: auto;
    white-space: wrap;
}
#media{
    float:left;
    width:250px;
    border:solid 1px #ffffff;
}*/
#MediaTwo, #MediaOne 
{
   height:160px;
   width:225px;
   background-position:top left;
   background-repeat:no-repeat;
   background-image:url('../images/media_bg.png');
   margin-top:15px;
}
#MediaTwo img, #MediaOne img
{
   padding-top:10px;
}
#nav{
    float:left;
    width:150px;
    text-align:left;
    position:relative;
    left:40px
    /*border:solid 1px #ffffff;*/
}
#content
{
    float:left;
    margin:0px auto;
    width:720px;
    text-align:left;
    position:relative;
    left:50px;
    z-index:40;
}

.whiteLink:link
{
    font-size:10pt;
    font-weight:bold;
    color:#212121;
    text-decoration:none;
}
.whiteLink:visited
{
    font-size:10pt;
    font-weight:bold;
    color:#212121;
    text-decoration:none;
}
.whiteLink:hover
{
    font-size:10pt;
    font-weight:bold;
    color:#212121;
    text-decoration:underline;
}
.menuElement
{
    text-align:center;
    line-height:2.8;
    width:126px;
}
.deptElement
{
    padding:0 0 0 5px;
}
.manLink:link
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
.manLink:visited
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
.manLink:hover
{
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
}