#wrapper {
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}



#page {

}

#title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 4em;
	text-align: center;
	padding-bottom: 10px;
}

#front-image {
	padding-top:5px;
	padding-bottom:7px;
	text-align: center;
}

#sections {
	font-family: helvetica;
	font-size:1em;
	text-align: center;	
}

#affiliation {
	font-family: helvetica;
	font-size: 1em;
	text-align: center;
	line-height: 1.2em;
	color: #333333;
	padding-top: 20px;
}

#email {
	font-family: helvetica;
	font-size: 1em;
	text-align: center;
	line-height: 1em;
	color: #555555;
	padding-top: 20px;
}

#subsections {
	padding-top: 110px;
	padding-bottom: 110px;
	font-family: helvetica;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

#subsection {
	padding-left: 15px;
	padding-right: 15px;
}

#thesistitle {
	font-family: helvetica;
	font-size: 3em;
	text-align: left;
	line-height: 1.2em;
}

#thesissubtitle {
	padding-top: 10px;
	font-family: helvetica;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.2em;
}

#thesislink {
	padding-top: 20px;
	font-color: black;
	font-family: helvetica;
	font-size: 1em;
	text-align: left;
	line-height: 1.2em;
}

#thesisabstract {
	padding-top: 20px;
	font-family: helvetica;
	font-size: 1.0em;
	text-align: left;
	line-height: 1.2em;
}

#thesisstatus {
	padding-top: 20px;
	padding-bottom: 100px;
	width: 600px;
	font-family: helvetica;
	font-size: 1.0em;
	text-align: left;
	line-height: 1.2em;
}

#publicationstitle {
	font-family: helvetica;
	font-size: 3em;
	text-align: left;
	line-height: 1.2em;
}

#publicationssubtitle {
	padding-top: 20px;
	font-family: helvetica;
	font-size: 1.5em;
	text-align: left;
	line-height: 1.2em;
}

#publicationslist {
	font-family: helvetica;
	font-size: 1em;
	text-align: left;
	line-height: 1.2em;
}

li.publicationslist {
	padding-bottom: 10px;
}


#navigation {
	text-align: center;
	font-family: helvetica;
	font-size: 1em;
	padding-bottom: 20px;
}

#copyright {
	padding-top: 5px;
	font-family: helvetica;
	font-size: 1em;
	text-align: center;
}

#smallcaps {
	font-size: 0.9em;
}

a {
	color: red;
	text-decoration: none;
}

a:visited {
	color: red;
}

a:hover {
	color: white;
	background-color: black;
}

a:active {
	color: red;
	background-color: red;
}
