body {
	background-color: rgb(246, 224, 248) ;
}

.insidetable, #achievements ul, .resumelink, .activitydescription {
	background-color: #daf3f9 ;
}

.resumelink {
	color: rgb(0, 0, 0) ;
	margin-bottom: 1% ;
}

a {
	color: black ;
}

.smoothScroll {
	margin: 10px ;
	color: rgb(255, 255, 255);
	text-decoration: none ;
	font-weight: bold ;
	font-family: "Trebuchet MS", Helvetica, sans-serif ;
}

#navigation {
	position: fixed ;
	top: 0 ;
	left: 0 ;
	z-index: 9999 ;
	width: 100% ;
	background-color: black ;
	padding-top: 10px ;
	padding-bottom: 10px ;
}

#prename {
	padding-top: 10% ;
	font-weight: bold ;
	font-family: "Trebuchet MS", Helvetica, sans-serif ;
}

#name {
	font-weight: bold ;
	font-size: 300% ;
	font-family: "Trebuchet MS", Helvetica, sans-serif ;
}

#welcome {
	font-weight: normal ;
	font-family: "Trebuchet MS", Helvetica, sans-serif ;
	padding-bottom: 10% ;
	width: 100% ;
}

#welcome li {
	display: inline ;
}

#layouttable {
	width: 90% ;
	font-weight: normal ;
	font-family: "Trebuchet MS", Helvetica, sans-serif ;
}

#layouttable ul {
	list-style-type: none ;
	padding: 0 ;
}

#layouttable li {
	margin: 5px ;
}

#layouttable table {
	width: 100% ;
}

.coursetype {
	text-align: center ;
	padding: 5px ;
}

.projheading {
	text-align: left ;
}

.skill {
	text-align: center ;
}

h3 {
	text-align: center ;
}

#highlight {
	font-weight: bold ;
}

#year {
	font-style: italic ;
}

.image {
	width: 150px;
	height: 150px ;
}

.description li {
	list-style-type: disc ;
}

.description {
	margin-left: 5% ;
	background-color: #daf3f9 ;
	background-color:  ;
	height: 100% ;
	padding-bottom: 1% ;
	padding-top: 1% ;
	padding-right: 1% ;
	padding-left: 3% ;
}

.contactimages {
	width: 100px ;
	height: 100px ;
	margin: 20px ;
}

.imagerow {
	text-align: center ;
}

.formfield {
	margin: 10px ;
}

.activity {
	font-weight: bold ;
	padding: 10px ;
	padding-right: 20px ;
}

.activitydescription {
	padding: 20px ;
}

#home {
	background-image: url('this.jpg') ;
	background-repeat: no-repeat;
	background-size: 300px;
	z-index: -1 ;
}

#welcome ul {
	font-weight: bold ;
}