html, body, div, span, ul, li, a, img, h1, h2, h3, input, select, form, textarea, label, p, ol, address {
    margin:0px;
    padding:0px;
    border:0px;
    text-align:left;
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    line-height:18px;
}
html, body {
    height: 100%;
}

body {
    font-size:12px;
    line-height:18px;
    text-align:center;
    color:#000000;
    background:#eeeeee;
    text-align:center;
}

h1 {
   font-size:18px;
   line-height:24px;
   font-weight:normal;
   position:absolute;
   top:80px;
   left:52px;
   z-index:2;
}
h2 {
   font-size:14px;
   line-height:14px;
   margin:8px 0px;
   font-weight:bold;
   padding-left:10px;
   border-left:14px solid #999999;
}
p {
    margin-bottom:10px;
}
#wrapper {
    width:960px;
    text-align:left;
    margin:0px auto;
    border-left:1px solid #999999;
    border-right:1px solid #999999;
    background:#ffffff;
}

* html #wrapper {
    height: 100%;
}
#header {
    width:960px;
    height:200px;
    clear:both;
    position:relative;
    z-index:1;
}
#logo {
    width:960px;
    height:200px;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
#search {
    position:absolute;
    top:120px;
    left:54px;
    z-index:1;
}
input {
    height:24px;
    line-height:24px;
    font-size:18px;
    border:1px solid #999999;
    float:left;
    margin-right:10px;
    padding:0px 2px;
}
input.button {
    height:26px;
    line-height:26px;
    padding:0px 10px;
    font-size:14px;
    font-weight:bold;
}
#navigation {
    width:940px;
    padding:0px 10px;
    display:block;
    height:30px;
    line-height:30px;
    clear:both;
    position:absolute;
    top:168px;
    left:0px;
    z-index:2;
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;

}
#nav {
    list-style:none;
    float:left;
}
#nav li, #nav a  {
    float:left;
}
#nav li a, #email a {
    color:#000000;
    line-height:30px;
    height:30px;
    padding:0px 10px;
    text-decoration:none;
}
#nav li a:hover, #email a:hover {
    text-decoration:underline;
}
#nav li a.selected {
    font-weight:bold;
}
#email {
    line-height:30px;
    height:30px;
    float:right;
}
#content {
    padding:10px;
    width:940px;
    clear:both;
    background:#ffffff;
}
#students {
    width:300px;
    margin:0px 10px;
    float:left;
}
#students-list {
    width:300px;
    height:300px;
    list-style:none;
}
#students-list li, #students-list a, #students-list a img {
    width:75px;
    height:75px;
    float:left;
}
#students a.read-more {
    display:block;
    clear:both;
    float:none;
    border-top:1px solid #999999;
    border-bottom:1px solid #999999;
    line-height:20px;
    height:20px;
    text-decoration:none;
    color:#000000;
    font-weight:bold;
    width:280px;
    padding:0px 10px;
    margin-top:3px;
}
#students a.read-more:hover {
    color:#eeeeee;
    background:#999999;

}
#quick-nav {
    width:300px;
    margin:0px 10px;
    float:left;
}
#quick-nav ul {
    list-style:none;
}
ul.list {
    padding-left:20px;
}
#quick-nav a, ul.list a {
    color:#000000;
    text-decoration:none;
}
#quick-nav a:hover, ul.list a:hover {
    text-decoration:underline;
}
ul.list a.selected {
    font-weight:bold;
}
#students-full {
    float:left;
    width:600px;
    margin:0px 10px;
}
#students-full a {
    width:100px;
    height:100px;
    float:left;
}
#students-full a img {
    width:100px;
    height:100px;
}
#students-full a.search-result {
    display:block;
    color:#000000;
    height:100px;
    width:600px;
    text-decoration:none;
}
#students-full a.search-result img {
    float:left;
    width:100px;
    height:100px;
}
#students-full a.search-result span {
    float:left;
    line-height:100px;
    height:100px;
    padding-left:20px;
    display:block;
}
#students-full a.search-result:hover {
    text-decoration:underline;
}
#home {
    width:600px;
    height:480px;
    margin:0px 10px;
    float:left;
}
#home img {
    float:left;
}
#slideshow {
    width:600px;
    min-height:480px;
    margin:0px 10px;
    float:left;
    position:relative;
    z-index:1;
    text-align:center;
}
#slideshow img {
    position:absolute;
    z-index:1;
    left:0;
    top:30px;
    margin:0px auto;
}
#slideshow div.image {
    position:absolute;
    z-index:1;
    left:0;
    top:30px;
    margin:0px auto;
    width:600px;
    min-height:470px
}
#slideshow div.image span {
    width:600px;
    text-align:center;
    font-weight:bold;
    height:20px;
    line-height:20px;
    display:block;
}
#slideshow div.image img {
    margin:0px auto;
    position:static;
    z-index:1;
    left:0;
    top:0;
    display:block;
    float:none;
}

#footer {
    width:940px;
    padding:0px 10px;
    line-height:20px;
    font-size:11px;
    clear:both;
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
    height:60px;
    margin-top:20px;
    background:#ffffff;
}
#footer ul {
    list-style:none;

}
#footer ul li {
    float:left;
}
#footer ul li a {
    line-height:60px;
    height:60px;
    float:left;
    padding:0px 10px;
    width:285px;
    font-size:16px;
    color:#000000;
    text-decoration:none;
    text-align:center;
}
#disclaimer {
    width:950px;
    margin:0px 5px;
    text-align:right;
}
#disclaimer, #disclaimer a {
    font-size:10px;
    color:#000000;
}
.clear {
    height:1px;
    font-size:1px;
    line-height:1px;
    clear:both;
}

