body {
	color: #313e4d;
	background: #e0e0e0 url(../images/bg.gif) repeat-y center center;
	text-align: center;
}

#container {
	background: #fff url(../images/mainbg.gif) repeat-y;
	width: 770px;
	text-align: left;
	border: none;
	margin: 0 auto;
}

#innercontainer {
	background-image: none;
}

/* Header */

.colorbar, .bottomcolorbar, .bartitles {
	background-color: #910048;
}

#linkbar, #linkbar a.student, #linkbar a.student:active, #linkbar a.student:visited {
	color: #910048;
}

div#photobar {
	height: 39px;
	background: transparent url(../images/photobar.jpg) no-repeat top left;
	padding: 111px 0 0 618px;
}

/* Left Bar (except menu) */

#left {
	width: 170px;
	min-height: 599px;
	height: 599px;
	background-color: #c9d4e0;
	color: #ffffff;
	padding-bottom: 30px;
	margin: 0px;
}

#contact {
	display: block;
	background: transparent url(../images/hand.gif) no-repeat center center;
	color: #54667a;
	padding: 20px 12px;
	border: 1px dotted #54667a;
	border-width: 1px 0;
	margin: 0;
}

#contact p, #contact a, #contact a:active, #contact a:visited {
	color: #54667a;
}

#contact p.name {
	color: #54667a;
	font-weight: normal;
	margin-bottom: 10px;
}

/* Content */

#center {
	padding: 20px 0 20px 0;
	margin: 0 20px 0 195px;
}

#pagetitle, h1 {
	color: #54667a;
	font-family: Arial, Helvetica, serif;
	font-size: 150%;
	line-height: 80%;
	margin: 0 0 20px 0;
}

h3 {
	display: block;
	color: #54667a;
	font-family: Arial, Helvetica, serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	margin: 20px 0 6px 0;
}

h4 {
	color: #54667a;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#center p {
	margin: 0 0 12px 0;
}

#center ul {
	list-style-type: disc;
}

#center ul li {
	margin-bottom: 5px;
}

#center ul ul {
	list-style-type: circle;
	margin-bottom: 0;
}

#center a, #center a:link, #center a:active, #center a:visited {
	color: #54667a;
	border-bottom: 1px dotted #54667a;
}

#center a:hover {
	color: #313e4d;
	border-bottom: 1px solid #313e4d;
}

#center table {
	font-size: 100%;
}

hr {
	background-color: #c9d4e0;
	color: #c9d4e0;
	height: 1px;
	border: 0;
	margin: 20px 0;
}

/* Footer */

.footer {
	clear: both;
}

/* Special */

.print_only {
	display: none;
}

/* Menu */

ul#nav {
	margin: 6px 0 50px 0;
}

ul#nav ul {
	padding: 0;
}

ul#nav li {
	display: block;
	position: relative;
	color: #54667a;
	padding: 0;
	border: 0;
	margin: 0;
}

ul#nav li:hover, ul#nav li.over {
	background: transparent none;
}

ul#nav li a, ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
	background: #c9d4e0 url(../images/c9d4e0_arrow.gif) no-repeat center right;
	color: #54667a;
	padding: 3px 12px;
	min-height: 15px;
}

ul#nav li a:hover {
	background: #54667a url(../images/54667a_arrow.gif) no-repeat center right;
	color: #fff;
}

ul#nav li a.dl, ul#nav li a.dl:link, ul#nav li a.dl:active, ul#nav li a.dl:visited {
	background-image: none;
}

ul#nav li a.dl:hover {
	background: #54667a none;
	color: #fff;
}

ul#nav li ul, ul#nav li:hover li ul, ul#nav li.over li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
	width: 170px;
	background-color: #c9d4e0;
	border: 1px solid #54667a;
	margin: 0;
}

ul#nav li:hover ul, ul#nav li.over ul, ul#nav li li:hover ul, ul#nav li li.over ul {
	display: block;
}

ul#nav li.postsub { /* IE Fix */
	margin-top: -3px;
}

ul#nav li li a, ul#nav li li a:link, ul#nav li li a:active, ul#nav li li a:visited, ul#nav li li a:hover {
	padding: 2px 8px;
}

ul#nav li li a.dl, ul#nav li li a.dl:link, ul#nav li li a.dl:active, ul#nav li li a.dl:visited, ul#nav li li a.dl:hover {
}

/* Gallery Styles */

#center #gallery {
	background-color: #;
	padding: 2px 2px 2px 10px;
	border: 1px solid #c9d4e0;
	margin: 0;
}

#center #gallery a, #center #gallery a:link, #center #gallery a:active, #center #gallery a:visited {
	border-bottom: none;
	border: 0px solid #e5f0fb;
}

#center #gallery a:hover {
	border: 0px solid #54667a;
}

#center #gallery a img {
	padding: 2px;
	border: 1px solid #e5f0fb;
}

#center #gallery a:hover img {
	padding: 2px;
	border: 1px solid #54667a;
}

#center #gallery img {
	padding: 0;
	margin: 4px 4px 4px 0;
}

#center #view #gallerybuttons {
	margin-top: 20px;
}

#center #view #gallerybuttons a {
	background-color: #e5f0fb;
	color: #54667a;
	font-size: 92%;
	padding: 5px 8px;
	border: 1px solid #c9d4e0;
}

#center #view #gallerybuttons a#prev {
	margin-right: 15px;
}

#center #view #gallerybuttons a#next {
	margin-left: 15px;
}

#center #view #gallerybuttons a:hover {
	color: #2d3947;
	border: 1px solid #54667a;
}

/* Staff */

#center .staff {
	float: left;
	height: 95px;
	width: 275px;
}

#center .staff img {
	height: 80px;
	width: 80px;
	float: left;
	border: 1px solid #c9d4e0;
	margin: 0 8px 0 0;
}

#center .staff h3 {
	margin: 0 0 5px 0;
}

/* Pager Numbers */

#center table#pagers {
	width: 500px;
	float: left;
	font-size: 100%;
	margin: 8px 0 20px 0;
}

#center table#pagers tr.alt {
	background-color: #e5f0fb;
}

#center table#pagers td {
	padding: 5px 8px;
}

#center table#pagers td.number {
	font-weight: bold;
	text-align: right;
}

/* Handbook */

#center ul#handbook li {
	font-weight: bold;
}

#center ul#handbook ul li {
	font-weight: normal;
}

/* Handbook Navigation */

#center #handbooknav {
	margin-top: 20px;
}

#center #handbooknav a {
	background-color: #e5f0fb;
	color: #54667a;
	font-size: 92%;
	padding: 5px 8px;
	border: 1px solid #c9d4e0;
}

#center #handbooknav a#prev {
	margin-right: 15px;
}

#center #handbooknav a#next {
	margin-left: 15px;
}

#center #handbooknav a:hover {
	color: #2d3947;
	border: 1px solid #54667a;
}

/* Miscellaneous */

#center a.pdf, #center a.pdf:link, #center a.pdf:active, #center a.pdf:visited {
	height: 16px;
	color: #8c0808;
	background: transparent url(../images/pdf.gif) no-repeat top left;
	font-size: 80%;
	padding: 3px 0 3px 20px;
	border: none;
	margin-left: 6px;
}

#center a.pdf:hover {
	text-decoration: underline;
	border: none;
}

#center a.doc, #center a.doc:link, #center a.doc:active, #center a.doc:visited {
	height: 16px;
	color: #0000a1;
	background: transparent url(../images/doc.gif) no-repeat top left;
	font-size: 80%;
	padding: 3px 0 3px 20px;
	border: none;
	margin-left: 6px;
}

#center a.doc:hover {
	text-decoration: underline;
	border: none;
}

/* Form Fields */

input, textarea, select {
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
	border: 1px solid #c9d4e0;
	padding: 2px 3px;
}


textarea {
	width: 210px;
	height: 100px;
	font-size: 10pt;
}

select {
	width: 126px;
	font-size: 92%;
	padding: 1px 3px;
}

input.required, textarea.required, select.required {
	background-color: #c2cad3;
	border: 1px solid #c2cad3;
	padding: 1px 3px;
}

input.ab, input.cd {
	width: 240px;
}

input.bcd, textarea.bcd, select.bcd {
	width: 409px;
}

input.bpc, input.cpd {
	width: 193px;
}

select.bpc, select.cpd {
	width: 201px;
}

textarea.abcd {
	width: 500px;
}

input.radio, input.cb {
	width: 11px;
	vertical-align: middle;
	padding: 0;
	border: 0;
	margin: 0 5px 5px 0;
}

input.day {
	width: 25px;
	margin-right: 5px;
	padding: 0;
}

input.date {
	width: 28px;
	text-align: center;
}

input#city {
	width: 82px;
	margin-right: 3px;
}

input#state {
	width: 22px;
	text-align: center;
}

input#phone1, input#phone2 {
	width: 22px;
	text-align: center;
}

input#phone3 {
	width: 28px;
	text-align: center;
}

input.submit, input.delete {
	width: 90px;
	background-color: #c9d4e0;
	color: #333;
	font-size: 92%;
	font-weight: bold;
	margin-top: 15px;
}

input.delete {
	width: 40px;
	font-weight: normal;
	font-size: 85%;
}

form {
	margin-bottom: 0;
}

/* Form Formatting */

dl.form {
	width: 100px;
	margin: 0;
	padding: 0;
}


dl.form dt, dl.form dd {
	float: left;
	width: 130px;
	vertical-align: middle;
	text-align: left;
	padding: 5px 0;
	margin: 0;
}

dl.form dt {
	width: 120px;
	font-weight: bold;
}

dl.form dt i {
	font-weight: normal;
}

dl.form dt.c, dl.form dd.c {
	width: 120px;
	margin-left: 40px;
	text-align: left;
}

dl.form dt.ab, dl.form dd.cd {
	width: 250px;
}

dl.form dd.bpc {
	width: 205px;
}

dl.form dd.cpd {
	width: 205px;
	margin-left: 10px;
}

dl.form dd.bcd {
	width: 420px;
}

dl.form dt.abcd, dl.form dd.abcd {
	width: 500px;
}

dl.form dt.days {
	height: 90px;
}

div.form_buttons {
	text-align: center;
}

* table and forms */

form {
	margin-top: 30px;
}

form.reslife fieldset { margin-bottom: 10px; }

	

form.reslife legend {

	padding: 0 2px;

	font-weight: bold;

	_margin: 0 -7px; /* IE Win */

	}

	

form.reslife label {

	display: inline-block;

	line-height: 1.8;

	vertical-align: top;

	float: left;

	}

	

form.reslife fieldset ol {

	margin: 0;

	padding: 0;

	}

	

form.reslife fieldset li {

	list-style: none;

	padding: 5px 0;

	margin: 0;

	clear: left;

	}

	

form.reslife fieldset fieldset {

	border: none;

	margin: 3px 0 0;

	}

	

form.reslife fieldset fieldset legend {

	padding: 0 0 5px;

	font-weight: normal;

	}

	

form.reslife fieldset fieldset label {

	display: block;

	width: auto;

	width: 120px;

	float: left;

	margin-bottom: 10px;

	}



form.reslife em {

	font-weight: bold;

	font-style: normal;

	color: #f00;

	}


form.reslife label { width: 160px;
                     margin-right: 5px;

 } /* Width of labels */

form.reslife fieldset fieldset label { margin-left: 80px; } /* Width plus 3 (html space) */



div#center div.content a, div#center div.content a:active, div#center div.content a:link, div#center div.content a:visited {
	text-decoration: none;
        border-bottom: none;
}


/* Gallery */


div#center div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
}
div#center div.content a, div#center div.navigation a {
	text-decoration: none;
	color: #777;
}
div#center div.content  a:focus, div#center div.content a:hover, div#center div.content a:active {
	text-decoration: underline;
}
div#center div.controls {
	margin-top: 5px;
	height: 23px;
}
div#center div.controls a {
	padding: 5px;
}
div#center div.ss-controls {
	float: left;
}
div#center div.nav-controls {
	float: right;
}

div#center div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 500px;
	height: 350px
}
div#center div.slideshow {
	clear: both;
}
div#center div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div#center div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div#center div.slideshow img {
	border: none;
	display: block;
}
div#center div.download {
	float: right;
}
div#center div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div#center div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div#center div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div#center div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
div#center ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
div#center ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
div#center a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div#center ul.thumbs li.selected a.thumb {
	background: #000;
}
div#center a.thumb:focus {
	outline: none;
}
div#center ul.thumbs img {
	border: none;
	display: block;
}
div#center div.pagination {
	clear: both;
}
div#center div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div#center div.navigation div.bottom {
	margin-top: 12px;
}
div#center div.pagination a, div#center div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div#center div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div#center div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
div#center #thumbs-min ul.thumbs li {
	float: none;
	padding: 2px 2px;
	margin: 4px 0;
	list-style: none;
}

div#center #thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

div#center #thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}


/*\*//*/ form.reslife legend { display: inline-block; } /* IE Mac legend fix */

