

/*                Rules                  */
body {
	background-image: URL(images/gradient.png); 
	background-repeat: x-repeat;
	background-attachment: fixed;
	width: 100%; 
	height: 100%; 
	margin: 0px; 
	background-color: black;
	font-family: arial, sans-serif;
	font-size: 1em;
}

ul {
	border: 0px solid #000;	
}


/*                IDS                  */
#container {
	min-width: 800px;
}

#head{ 
	width: 836px;
	height: 180px;
	margin: 50px 0px 0px 176px;
	background-image: URL(images/header.png); 
	background-repeat: no-repeat;
	border-top: 3px solid #851772;
	border-left: 3px solid #851772;
	border-right: 3px solid #851772;
	border-bottom: 0px solid #851772;
}

#logo {
	margin-top: 55px;
	background-color: black;
	position: absolute;
	right: 0%;
	border:0px solid cyan;
}

#navbar {
	width: 100%;
	height: 35px;
	padding-top: 0px;
	margin: 120px 0px 0px 0px;
	padding-left: 220px;
	border: 0px solid cyan;
	font-size: .8em;
}

#navbarhome {
	width: 100%;
	height: 35px;
	padding-top: 0px;
	margin: 135px 0px 0px 0px;
	padding-left: 220px;
	border: 0px solid cyan;
	font-size: .8em;
}

#nav { 
	width: 715px;
	margin: 0px;
	border: 0px solid red;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

#navbtns { 
	width: 715px;
	margin: 0px;
	border: 0px solid red;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

#navbtns a:link{
	margin: 10px 10px;
	padding: 5px;
	border: 1px solid #d8f1f6;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #99423c;
}

#navbtns a:visited {
	margin: 10px 10px;
	padding: 5px;
	border: 1px solid #d8f1f6;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #99423c;
}

#navbtns a:hover {
	margin: 10px 10px;
	padding: 5px;
	border: 1px solid #922a2b;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #99423c;
}

#navbutns a:active {
	margin: 10px 10px;
	padding: 5px;
	border: 1px solid #d8f1f6;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #99423c;
}


#content {
	width: 836px;
	margin: 0px 0px 25px 176px;
	font-family: Helvetica Neue, helveticaNeue, helvetica, arial sans-serif;
	background-color: white;
	border: 3px solid #851772;
	padding-bottom: 20px;
}

#profile {
	border: 1px solid cyan;
	width: 550px;
	margin: 25px Auto;
	font-family: Helvetica Neue, helveticaNeue, helvetica, arial sans-serif;
	background-color: white;
	border: 4px solid #7d0267;
	padding-bottom: 20px;
}

#dates {
	
	background-color: white;
	border: 10px solid #f6eaf3;
	margin: 26px 0px 0px 44px;*/
	position: relative;
	float: right;
	width: 166px;
	font-family: HelveticaNeue-Light, helveticaNeue, helvetica, sans-serif;
}


/*                Classes                  */
.pinkbar {
	background-image: URL(../images/pink.png);
	background-repeat: repeat-x;
	width: 100%px;
	margin: 0px -10px 0px -10px;
	height: 9px;
}

.title{
	margin-left: 22px;
	font-size: 1.5em;
	font-weight: 100;
	font-family: "HelveticaNeue-Light", helveticaNeue, helvetica, sans-serif;
	font-stretch: semi-expanded;
	letter-spacing: 1px;
	
}
h1 {
	margin-left: 0px;
	font-size: 1.3em;
	font-weight: 700;
	font-family: helveticaNeue, helvetica, sans-serif;
	color: #303294;
	font-stretch: semi-expanded;
	letter-spacing: 1px;
}
h2 {
	margin-left: 0px;
	font-size: 1em;
	font-weight: 700;
	font-family: helveticaNeue, helvetica, sans-serif;
	color: #303294;
	font-stretch: semi-expanded;
	letter-spacing: 1px;
	
}

.pdf {
	text-align: right;
	font-size: .6em;
	font-weight: 500;
	font-family: helveticaNeue, helvetica, sans-serif;
	padding: 0px;
	margin: -15px 0px 0px 350px;
	border: 0px solid #000;
}

.subhead1{
	margin-left: 0px;
	font-size: 1.4em;
	font-weight: 700;
	font-family: helveticaNeue, helvetica, sans-serif;
	color: #851772;
	font-stretch: semi-expanded;
	letter-spacing: 1px;
	
}
.subhead2{
	margin-left: 0px;
	font-size: 1.1em;
	font-weight: 600;
	font-family: helveticaNeue, helvetica, sans-serif;
	font-stretch: semi-expanded;
	letter-spacing: 1px;
	color: #851772;
	font-style: italic;
}

.question{
	margin-left: 0px;
	font-size: 1em;
	font-weight: 700;
	font-family: helveticaNeue, helvetica, sans-serif;
	font-stretch: semi-expanded;
	letter-spacing: 1px;
	color: #850203;
	
}	

.copy {
	margin-left: 44px;
	margin-right: 48px;
	font-size: 0.9em;
	line-height: 1.3;
	/*letter-spacing: 1px;*/
	
}
.profile-copy {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 0.9em;
	line-height: 1.3;
	border: 0px solid #000;
	/*letter-spacing: 1px;*/
	
}

.start {

	height: 70px;
	line-height: 118px;
	border: 0px solid #000;
	
	}

.startpix {

	padding-right: 10px;
	border: 0px solid #000;
	}

.t-footer {
	border-top: 1px solid #a8a8a8;
	padding: 10px 0px 0px 0px;
	margin: 0px 80px 0px 0px;
	font-size: 0.8em;
	}

.t-rule {
	border-top: 1px solid #a8a8a8;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	font-size: 0.8em;
	}
	
.footnote {
	font-size: 0.8em;
	font-weight: italic;
	line-height: 1.3;
	/*letter-spacing: 1px;*/
	
}
.expire {
	margin-left: 22px;
	margin-right: 28px;
	margin-top: 5px;
	font-size: 0.75em;
	line-height: 1.3;
	text-transform: uppercase;
	/*letter-spacing: 1px;*/
	
}

.indentFaculty {
	border: 0px solid #000;
	padding-left: 15px;
	}

.footer { 
	margin: 0px 0px;
	text-align: center;
	line-height: 1.5;
	font-size: 0.8em;	
	}

.rph {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border: 0px solid #000;
	}
.acpe { 
	padding-top: 5px;
	padding-right: 5px;
	}
	
.datetitle{
	margin-left: 22px;
}

.dateentry{
	margin-left: 22px;
	margin-right: 24px;
	font-size: 0.9em;
	line-height: 1.3;
}

.highlight {
	color: #850203;
}

.headshot {
	border: 1px solid #000;
	padding: 2px;
	margin: 0px 10px 10px 0px;
	}

hr {
	width: 90%;
	color: #850203;
	margin: 10px 0px 10px 0px;
	}
a {
	color: #850203;
	font-weight: 400;	
	text-transform: none;
	text-decoration: none;
	}
	
a:hover {
	color: #850203;
	font-weight: 400;
	text-transform: none;
	text-decoration: underline;
	}
	
a.position { text-decoration: underline; } 	
