html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0;
	background: linear-gradient(to bottom, #73000A, white);
	height: 100%;
    background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	font: Garamond, Arial, "Adobe Garamond Pro", "Adobe Garamond Pro Bold";
	color: #121516;
}

h1 { 
margin: 15px 0px 0px 15px;
font-size: 25px; 
color: #FFFFFF;
}

h2 { 
font-size: 18px; 
text-transform: uppercase;
}

h3 { 
font-size: 16px;
padding: 10px 0px 5px 20px;
}

p{
	margin-top: 0;
	line-height: 140%;
	text-align: justify;
	color: #121516;
}
sup { 
	vertical-align: top; 
	position: relative; 
	top: -0.5em; 
}
sub { 
	vertical-align: bottom; 
	position: relative; 
	bottom: -0.5em;
}
ul, ol { 
    margin-top: 0;
	line-height: 150%;
	text-align: justify;
	color: #121516;
}

blockquote { }

a { 
color: #002B5B; 
text-decoration: none;
font-weight: bold;
}

a:hover {
	color: #DCB439;
	left: 10px;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}
img.sclogo {
	float: right;
	clear: right;
	margin: 0;
	height: 55px;
}

img.right {
	float: right;
	clear: right;
	margin: 7px 0 0 30px;
}

img.right-stack {
	float: right;
	margin: 7px 0 0 30px;
}

img.right-group {
	float: right;
	margin: -15px 0px 5px 30px;
}
img.full{
	margin: 10px auto 10px auto;
	width: 100%
}
img.center{
	margin: 0 auto 0 auto;
}
img.cover{
	float: right;
	margin: 10px 0px 10px 15px;
	width: 100px
}
img.toc{
	float: left;
	margin: 7px 30px 0 0;
	max-height: 200px;
	max-width: 250px;
}
linkl

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Home Page */

#hpage {
	width: 900px;
	margin: 0px auto;
	padding: 30px 20px 0px 20px;
	background: #FFF;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
}

#hpage-bgtop {
	
}
/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 30px 20px 0px 20px;
	background: #121516;	
}

#page-bgtop {
}

/** LOGO */
#header {
	width: 940px;
	height: 55px;
	margin: 0 auto 0 auto;
	border-right: 0px solid #121516;
	border-left: 0px solid #121516;
	background-color: black;
}

#title {
	float: left;
	margin: 0 auto 0 auto;
	border-right: 0px solid #121516;
	border-left: 0px solid #121516;
	height: 55px;
	font-weight: bold;
	color: #FFFFFF;
}

#name {
	float: left;
	width: 340px;
	height: 55px;
	margin: 0 auto 0 auto;
	border-right: 0px solid #121516;
	border-left: 0px solid #121516;
}

#logo {
	float: right;
	width: 600px;
	height: 55px;
	margin: 0 auto 0 auto;
	border-right: 0px solid #121516;
	border-left: 0px solid #121516;
}

/* Content */

#content {
	float: left;
	width: 680px;
	background: #FFF;
}

/* Content */

#coursecontent {
	float: right;
	width: 760px;
}
.coursepassword {
	display: block;
	width: 300px;
	height: auto;
	padding: 0px 4px 0px 0px;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	float:right;
}
h3.intro{
	padding: 0px 0px 0px 0px;
	height: auto;
	background: #FFF;
	font-size: 14px;
	color: #161616;
}
/* Post */

.post {
	margin-bottom: 10px;
	line-height: 110%;
	padding-bottom: 20px;
	border-bottom: 0px dashed #1D1D1D;
	background: #FFF;
}

.post .title {
	padding: 4px 0px 0px 20px;
	height: 26px;
	background: #FFF;
	font-size: 20px;
	color: #1F386B;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 24px;
	color: #1F386B;
}
.post .name2 {
	padding: 6px 20px 6px 30px;
	height: auto;
	background: #1F386B;
	font-size: 19px;
	color: #FFF;
}

.name{
	padding: 2px 0px 2px 0px;
	height: auto;
	width: 100%;
	background: #1F386B;
	font-size: 19px;
	color: #FFF;
	margin: 0;
	text-indent: 20px;
}

.post .name {
	padding: 2px 20px 2px 30px;
	height: auto;
	background: #1F386B;
	font-size: 19px;
	color: #FFF;
}
.post .quote {
	padding: 0px 20px 0px 30px;
	height: 20px;
	background: #FFF;
	font-size: 18px;
	color: #161616;
}

.post .bio {
	padding: 5px 5px 5px 5px;
	text-indent: 24px;
	font-size: 14px;
	color: #121516;
}
.post .pubs {
	padding: 5px 5px 5px 5px;
	text-indent: 6px;
	font-size: 14px;
	color: #121516;
}
.post .background {
	padding: 5px 5px 5px 5px;
	text-indent: 24px;
	font-size: 14px;
	color: #121516;
}
.post .research {
	padding: 5px 5px 5px 5px;
	text-indent: 24px;
	font-size: 14px;
	color: #121516;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px;
	color: #666666;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

.post .note {
	margin-left: 2px;
	padding: 0px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	font-size: 10px;
	color: #666666;
}


.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 10px;
	text-decoration: none;
	color: #121516;
}

.post .entry {
	padding: 0px 20px 0px 20px;
	line-height: normal;
}
.post .entry td p{
	margin: 0;
	line-height: 100%;
	text-align: center;
	color: #121516;
	padding: 3px 0 3px 0;
}

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #FFF url(images/viewfull.jpg) no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .linklist {
	display: block;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #1F386B;
}

.post .linklist:hover{
	color: #DCB439;
}
.post .linkhead {
	display: block;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #1F386B;
}

.post .linkhead:hover{
	color: #DCB439;
}
.post .newsLink {
	display: block;
	width: 20px;
	color: #1F386B;
	float: left;
}
.post .newsLink:hover{
	color: #DCB439;
}
.post .newsLinkActive {
	display: block;
	width: 20px;
	color: #DCB439;
	float: left;
}
.post .newsPrev {
	display: block;
	height: 20px;
	width: 20px;
	padding: 0px 0px 0px 360px;
	float: left;
}
.post .newsNext {
	display: block;
	height: 20px;
	width: 20px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.post .pages {
	display: block;
	height: 20px;
	padding: 0px 20px 0px 20px;
	float:left;
}

.post .read {
	display: block;
	width: 14px;
	height: 14px;
	padding: 0px 4px 0px 0px;
	background: url(images/readonline.jpg) no-repeat;
	float:left;
}
.post .slide {
	display: block;
	width: 14px;
	height: 14px;
	padding: 0px 4px 0px 0px;
	background: #FFF url(images/slideonline.jpg) no-repeat;
	float: left;
	left: 14px;
}
.post .blank {
	display: block;
	width: 14px;
	height: 14px;
	padding: 0px 4px 0px 0px;
	background: #FFF;
	float: left;
}
.post .reference1 {
	margin: 0px 0px 0px 72px;
	text-indent: -15px;
}
.post .reference2 {
	margin: 0px 0px 0px 72px;
	text-indent: -25px;
}
.post .reference3 {
	width: 85%;
	margin: 0px 0px 0px 72px;
	text-indent: 0px;
}
.post .rightcap {
	display: block;
	float: right;
	clear: rigth;
	margin: 0px;
	padding: 0px 0px 8px 30px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 0px;
}
.post .rightcap200 {
	display: block;
	width: 200px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px 0px 8px 30px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-indent: 0;
}
.post .rightcap300 {
	display: block;
	width: 300px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px 0px 8px 30px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-indent: 0;
}
.post .rightcap350 {
	display: block;
	width: 350px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px 0px 8px 30px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-indent: 0;
}
.post .rightcap400 {
	display: block;
	width: 400px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px 0px 8px 30px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-indent: 0;
}
.post .rightcap450 {
	display: block;
	width: 450px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px 0px 8px 30px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-indent: 0;
}

.post .leftcap600 {
	display: block;
	width: 600px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 30px 8px 0px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 0px;
}
.post .leftcap450 {
	display: block;
	width: 450px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 30px 8px 0px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 0px;
}

.post .leftcap250 {
	display: block;
	width: 250px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 30px 8px 0px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	text-indent: 0px;
}

/* Home Page Post */
.hometitle {
	margin-bottom: 0px;
	line-height: 110%;
	padding-bottom: 0px;
	border-bottom: 0px dashed #1D1D1D;
	background: #FFF;
}
.hometitle .news {
	padding: 18px 0px 0px 20px;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	background: #FFF;
	color: #1F386B;
	border-bottom: 1px solid #999999;
}

.homepost {
	margin-bottom: 10px;
	line-height: 110%;
	padding-bottom: 20px;
	border-bottom: 0px dashed #1D1D1D;
	background: #FFF;
}

.homepost .title {
	padding: 4px 0px 8px 20px;
	height: auto;
	background: #FFF;
	color: #1F386B;
	font-size: 18px;
	font-weight: bold;
}

.homepost .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 24px;
	color: #1F386B;
}

.homepost .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px;
	color: #666666;
}

.homepost .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.homepost .meta span {
	margin: 0px;
}

.homepost .meta a {
	padding: 8px 10px 5px 10px;
	text-decoration: none;
	color: #121516;
}

.homepost .entry {
	padding: 0px 20px 0px 20px;
	line-height: 120%;
}

.homepost .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #FFF url(images/viewfull.jpg) no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	margin: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 0 0 10px 0px;
	background: #1E1E1E;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 0px solid #121516;
}

#sidebar li li a {
	padding: 0px 0px;
	margin: 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #DCB439;
}

#sidebar p {
	margin: 0;
	text-align:left;
	padding: 0px 10px;
}

#sidebar h2 {
	height: auto;
	text-align: center;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background: #1F386B;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}


#sidebar p {
	line-height: 120%;
	color: #FFF;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#sidebar a:hover {
	color: #DCB439;
}

/* Sidebar */

#courselinks {
	float: left;
	width: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin: 20px 0 0 0;
}

#courselinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#courselinks li {
	margin-bottom: 30px;
	padding: 0 0 0px 0px;
	background: #FFF;
}
#courselinks p {
	margin: 0;
	text-align:left;
	padding: 0px 10px;
	line-height: 120%;
	color: #1F386B;
}

#courselinks a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #1F386B;
}
#courselinks a:hover {
	color: #DCB439;
}

/* Footer */

#footer {
	width: 940px;
	height: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFF;
}
#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
	color: #666666;
}
a.footlink{
	color: #1F386B;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px 7px 0px 7px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

a.footlink:hover{
	color: #DCB439;
}
a.footlink{
	color: #1F386B;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px 7px 0px 7px;
	background: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

a.footlink:hover{
	color: #DCB439;
}

/*----- Header Drop Down Menu ----*/

#navbar {
	width: 940px;
	height: 30px;
	margin: 0 auto 0 auto;
	background: #121516;
	font-family: Garamond, Arial, Adobe Garamond Pro, Adobe Garamond Pro Bold;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
}
.fbook{
	display: block;
	height: 29px;
	width: 29px;
	float: right;
	margin: 0px 1px 0px 0px;
	background: url(images/fbook.jpg) no-repeat;
}
.fbook:hover{
	background: url(images/fbook-hover.jpg) no-repeat;
}
.twitter{
	display: block;
	height: 29px;
	width: 29px;
	float: right;
	margin: 0px 8px 0px 0px;
	background: url(images/twitter.jpg) no-repeat;
}
.twitter:hover{
	background: url(images/twitter-hover.jpg) no-repeat;
}

ul.menu {
	list-style:none;
	margin:0; 
	padding:0;
	}
ul.menu a {
	display:block; 
	color:#FFF; 
	text-decoration:none;
	}
ul.menu li {
	position:relative; 
	float:left; 
	}
ul.menu ul {
	position:absolute; 
	top:30px; 
	left:0; 
	background:#121516; 
	display:none; 
	opacity:0; 
	list-style:none;
	}
ul.menu ul li {
	border: none; 
	width: 135px; 
	margin: 0;
	}
ul.menu ul li a {
	display:block; 
	padding:0 0 0 8px;
	margin: 0px;
	background-color:#121516;
	}
ul.menu ul li a:hover {
	color: #DCB439;
	background:#182122;
	}
ul.menu ul ul {
	left: 135px; 
	top: 0px;
	}
ul.menu .menulink {
	border: 0; 
	padding: 5px 11px 4px 11px; 
	font-size: 14px;
	background:#121516; 
	width: auto;
	}
ul.menu .menulink:hover, ul.menu .menuhover {
	color: #DCB439;
	background:#182122;
	}
	
ul.menu .submenulink {
	border: 0; 
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 0px -40px;
	font-size: 14px;
	background:#121516; 
	width: auto;
	}
ul.menu .submenulink:hover{
	color: #DCB439;
	background:#182122;
	}

/*----- Drop Down Description - Multimedia Page ----*/
ul.drop a {
	display: block;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #1F386B;
}
ul.drop li {
	list-style:none;
	margin: 0 0 0 -30px;
	padding: 0;
}

ul.drop .droplink {
	border: 0; 
	padding: 0px; 
	font-size: 14px;
	background:#FFF; 
	width: 100%;
	list-style:none;
}
ul.drop .droplink:hover, ul.drop .drophover {
	color: #DCB439;
	background:#FFF;
}
ul.drop ul {
	position: relative;  
	left:0; 
	background:#FFF; 
	display:none; 
	opacity:0; 
	list-style:none;
}	
ul.drop .subdroplink {
	border: 0; 
	padding: 0;
	margin: 0;
	font-size: 14px;
	background:#121516; 
	width: 100%;
}
ul.drop .subdroplink:hover{
	color: #DCB439;
	background:#FFF;
}
	
	/*----- Drop Down Abstracts - Publications Page ----*/

.abstractButton{
	display: inline;
	margin: 0 5px 0 68px;
	text-indent: 0px;
}
div.abstract{
	width: 85%;
	margin: 0 0 0 72px;
	text-indent: 0px;
}
.show{
	cursor: pointer;
}