* {
    padding: 0;
    margin: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    font-family: Arial, Verdana, sans-serif;
    font-size: 62.5%;
    font-weight: normal;
    font-style: normal;
    background-color: #7f8184;
    text-align: center;
}

img {
    border: 0px;
    vertical-align: middle;
}

.fl {
    float: left;
}

.clearall {
    clear: both;
}

a:link, a:visited {
    text-decoration: underline;
    color: #000;
}

a:active, a:hover {
    color: #C94713;
}

/* Wrappers, Shadows */

div#wrapper {
    width: 1010px;
    background: url("images/middle-back.gif") repeat-y center center;
    margin: 0 auto;
}

div#top-shadow {
    width: 1010px;
    background: url("images/top-back.gif") no-repeat center center;
    margin: 0 auto;
    position: relative;
    height: 40px;
}

div#bottom-shadow {
    width: 1010px;
    background: url("images/bottom-back.gif") no-repeat center center;
    margin: 0 auto;
    position: relative;
    top: -35px;
    height: 60px;
}

div#bottom-shadow p {
    position: absolute;
    right: 23px;
    bottom: 9px;
    font-size: 1.1em;
    color: #4A4344;
    font-weight: bold;
}

div#container {
    width: 930px;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
    padding: 0px 20px 0px 20px;
}

/* Page Header */
div#page-header {
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%;
}

div#page-header h1 {
    float: left;
    width: 274px;
    margin-right: 30px;
}

ul#nav {
    float: left;
    overflow: hidden;
    width: 626px;
}

ul#nav li {
    float: left;
    float: left;
    list-style-type: none;
    margin-right: 5px;
    font-size: 1.2em;
    font-weight: bold;
}

ul#nav li.last {
    margin-right: 0px;
}

ul#nav li.last2 {
    margin-right: 0px;
    background-color: #C94713;
    color: #000;

}

ul#nav a:link, ul#nav a:visited {
    background-color: #282425;
    width: 100px;
    height: 30px;
    display: block;
    text-decoration: none;
    color: #999;
    padding-top: 53px;
    padding-left: 21px;
}

ul#nav a:hover, ul#nav a:active {
    background-color: #C94713;
    color: #000;
}

ul#nav a:link.current, ul#nav a:visited.current,
ul#nav a:hover.current, ul#nav a:active.current {
    background-color: #C94713;
    color: #000;
}

/* Page Top */
div#page-top {
    overflow: hidden;
    margin-bottom: 4px;
}

div#flash-holder {
    float: left;
    width: 670px;
    margin-right: 5px;
}

div#flash-holder2 {
    float: left;
    width: 655px;
    padding-bottom: 20px;
}

div#top-sidebar {
    width: 225px;
    height: 414px;
    float: left;
    background-color: #282425;
    padding: 15px;
}

div#top-sidebar h1 {
    color: #999;
    font-size: 2.2em;
    font-weight: normal;
    margin-bottom: 5px;
}

div#top-sidebar h2 {
    color: #999;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 5px;
}

div#top-sidebar li, div#top-sidebar p {
    color: #b1b2b2;
    font-size: 1.2em;
    line-height: 1.4em;
}

div#top-sidebar a:link, div#top-sidebar a:visited {
    color: #b1b2b2;
    text-decoration: underline;
}

div#top-sidebar a:active, div#top-sidebar a:hover {
    color: #C94713;
}

div#top-sidebar p {
    margin-bottom: 10px;
}

div#top-sidebar li {
    margin-left: 15px;
}

/* Page Content */
div#page-content {
    overflow: hidden;
}

div#page-content-body {
    float: left;
    width: 670px;
}

div#page-content-body h1 {
    color: #C94713;
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 10px;
}

div#page-content-body .row {
    overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
}

div#page-content-body .row h1 {
    width: 180px;
    margin-right: 10px;
    float: left;
}

div#page-content-body .row h2 {
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 5px;
}

div#page-content-body .row p {
    font-size: 1.2em;
    line-height: 1.3em;
}

div#page-content-body .row .row-text {
    width: 464px;
    float: left;
}

div#page-content-body .row .row-text2 {
    width: 404px;
    float: left;
}

div#page-content-body .body-txt {
    margin-left: 30px;
}

div#page-content-body .nonel {
    margin-left: 0px;
    margin-right: 20px;
}

* html div#page-content-body .nonel {
    margin-right: 15px;
}

div#page-content-body .body-txt p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 10px;
}

div#page-content-body .body-txt h3 {
    margin-bottom: 5px;
    padding-left: 10px;
    background: url("images/red-bullet.gif") no-repeat center left;
    font-size: 1.3em;
}

div#page-content-body .body-txt ul {
    font-size: 1.2em;
    margin-left: 20px;
}

/* Page Sidebar */

div#page-content-sidebar {
    width: 260px;
    float: left;
}

div#page-content-sidebar h2 {
    text-transform: uppercase;
    color: #999;
    background-color: #282425;
    padding: 10px;
    margin-bottom: 5px;
    font-size: 1.1em;
    letter-spacing: .5px;
}

div#page-content-sidebar .facts {
    background-color: #535051;
    padding: 10px;
    color: #d4d0c8;
    margin-bottom: 5px;
}

div#page-content-sidebar .facts h3 {
    text-transform: uppercase;
    font-size: 1.1em;
    color: #fff;
    margin-bottom: 5px;
}

div#page-content-sidebar .facts p {
    font-size: 1.2em;
    line-height: 1.4em;
}

div#page-content-sidebar .facts ul {
    margin-left: 15px;
    font-size: 1.2em;
}

div#sidebar-panel h1 {
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 3px;
}

div#sidebar-panel p {
    font-size: 1.1em;
}

div#sidebar-panel .person-more {
    width: 240px;
    height: 35px;
    background-color: #282425;
    margin-bottom: 20px;
    color: #999;
    padding: 10px 10px 15px;
}

div#sidebar-panel a:link, div#sidebar-panel a:visited {
    color: #999;
    text-decoration: underline;
}

div#sidebar-panel a:active, div#sidebar-panel a:hover {
    color: #C94713;
}

ul#faculty-people {
    padding-bottom: 20px;
}

ul#faculty-people li {
    margin-bottom: 0px;
    height: 26px;
    font-size: 1.1em;
}

* html ul#faculty-people li {
    height: 23px;
}

ul#faculty-people a:link, ul#faculty-people a:visited {
    background-color: #535051;
    text-decoration: none;
    color: #d4d0c8;
    margin; 0px;
    padding: 4px 5px 4px 10px;
    display: block;
    float: none;
}

ul#faculty-people a:active, ul#faculty-people a:hover {
    background-color: #C94713;
}

div#page-content-sidebar .quote {
    background: #282425 url("images/quotes.gif") no-repeat center top;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #d4d0c8;
    padding: 50px 10px 10px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#page-content-sidebar .quote2 {
    background: #282425 url("images/quotes2.gif") no-repeat center top;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #d4d0c8;
    padding: 50px 10px 10px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#page-content-sidebar .quote3 {
    background: #282425 url("images/quotes3.gif") no-repeat center top;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #d4d0c8;
    padding: 50px 10px 10px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#page-content-sidebar .quote4 {
    background: #282425 url("images/quotes4.gif") no-repeat center top;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #d4d0c8;
    padding: 50px 10px 10px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

div#page-content-sidebar .participant {
    margin-top: 35px;
    color: #999;
    line-height: 1.2em;
}



