  body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #000000;
    background: #FFFFFF;
  }
  body h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:0px;
  }
  body p {
    line-height:1.5em;
    font-size:12px;
    text-align:justify;
    padding-top:5px;
  }
  p.errorDisplay
  {
    color:red;
    text-align:center;
    width:600px;
    border:1px solid red;
    margin-top:10px;
  }  
  p.successDisplay
  {
    color:green;
    text-align:center;
    width:600px;
    border:1px solid red;
    margin-top:10px;
  }  
  #menu {
    position: absolute;
    height: auto;
    width: 175px;
    left: 0px;
    top: 0px;
  }
  #menu div.menuList{
    text-align:right;
    line-height:2em;    
    margin-right:20px;
  }
  #menu ul li {
    list-style: none;
    text-align: right;
    line-height: 2em;
  }
  #menu a {
    color:#000000;
    text-decoration: none;
  }
  #menu a:hover {
    color:#b2710d;
  }
  #login {
    width:auto;
    text-align:left;
    margin-right:15px;
    margin-left:15px;
    padding:15px;
    background: #dbd6d0;
    }
  #content-holder{
    position: absolute;
    height: auto;
    width: 650px;
    left: 182px;
    top: 0px;
    color:#675040;
  }
  #content-holder li {
	  line-height: 1.3em;
	  list-style:outside;
  }
  #header {
    height: auto;
    width: 100%;
    padding-top: 20px;
  }
  #wrapper {
    width: 100%;
    min-height:300px;
    padding-top: 12px;
  }
  #content1 {
    height: auto;
    width: 300px;
    /*border-left: solid 1px #ccc;*/
    float:left;
  }
  #content1 ul {
    text-align:left;
    padding-left:0px;
    margin-right:20px;
  }
  #content1 p {
    border-bottom:dashed 1px gray;
    line-height: 2em;
  }
  #content2 {
    /*height: 240px;*/
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    /*background:#CCCCCC;*/
    float:left;
    background:white;
  }
  #content2 ul li {
    list-style: none;
  }
  #content3 {
    height: 225px;
    width: 180px;
    float: left;
    background-image:url(images/content3_bg.jpg);
    background-position:top;
    background-repeat:no-repeat;
    margin-top:-5px;
    padding-top:5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #content4 {
    height: auto;
    width: 300px;
    float: left;
    border-left: solid 1px #ccc;
    padding-left: 15px;
    padding-right: 14px;
  }
  #content4 img {
    margin: 10px 10px 0px 0px;
  }
  #content5 {
    height: auto;
    width: 180px;
    float: left;
    margin-top: 15px;
    border-left: solid 1px #ccc;
    padding-left: 15px;
    padding-right: 14px;

  }
  #content6 p {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 12px;
	  font-weight: normal;
	  text-decoration: none;
	  letter-spacing: normal;
	  text-align: left;
	  word-spacing: normal;
    #FFFFFF;
    line-height: 1.5em;
	  margin-left: 0px;
  }  
  #alumscroller {
    width: 100%;
  }
  #alumscroller h2 {
    margin-top: 2
  }
  #footer {
    height: auto;
    width: 100%;
    float: left;
    border-top: #ccc 1px solid;
    margin-top: 15px;
    padding-top: 10px;
  }
  #footer a {
    text-decoration:none;
    color:#666666;
    }
  #footer a:hover {
    color:#675040;
    }

/* VIDEO PLAYER ELEMENTS */  
  .listHolder{
    width:256px;
    height:100px;
    position:relative;
    overflow:hidden;
    float:left;
  }
  .videoList {
    width:10000px;
    /*height:100px;*/
    position:absolute;
  }
  .videoThumb{
    border:none;
  }
/* END VIDEO ELEMENTS */

  #content6 {
	  float: left;
	  width: 310px;
	  background-color: #FFF;
	  padding-top: 5px;
	  border-left: solid 1px #ccc;
  }
  #content7 {
	  width: 295px;
	  float: left;
	  padding-right: 15px;
	  list-style-type: square;
	  padding-left: 15px;
  }
  #content7 p {
	  text-decoration: none;
	  text-align: justify;
	  line-height: 1.5em;
	  margin-top: 0px;
  }
  #content7 ul {
	  list-style-type: disc;
	  list-style-position: outside;
	  padding: 0px;
	  margin: 5px;
	  text-decoration: none;
	  text-align: justify;
  }
  #content8 {
	  text-decoration: none;
	  width: 350px;
	  float: left;
	  margin-right: 15px;
  }
  #content8 li {
	  font-size: 10px;
	  line-height: 1.3em;
	  letter-spacing: normal;
	  word-spacing: normal;
	  text-align: justify;
	  padding-top: 0px;
  }
  #content9 p  {
	text-align: left;
  }
  #content9 {
	  color: #000;
	  text-decoration: none;
	  text-align: left;
  }
  #content4 ul {
	  list-style-position: outside;
	  list-style-type: disc;
  }
  h3 {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 13px;
  }
  a {
	  text-decoration: none;
	  color: #00947e;
  }
  a:hover
  {
    font-weight:bold;
    color:blue;
  }

/*Chair Style brought over from Original CSS */
.chair{
	margin: 0px;
	padding: 5px 3px 10px 5px;
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 10px;	
}

.chair p{
	margin: 0px;
	padding: 5px 3px 0px 0px;
	text-align: right;	
}

.chair a{
	margin: 0px;
	padding: 15px 3px 0px 0px;
	color:#0C450F;
	text-decoration:underline;	
}

.chair h3{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
}

