body {
	font-family: arial,verdana,helvetica,sans;
	font-size: x-small;
	color: #333333;
}
td {
	font-family: arial,verdana,helvetica,sans;
	font-size: x-small;
	color: #333333;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
}

a:visited {
	color: #993333;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #FCD683;
}
.big {
	font-family: arial,verdana,helvetica,sans;
	font-size: small;
}
.header {
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
.gutter {
	padding:5px 5px 5px 5px;
}
.bodygutter {
	padding:50px 5px 5px 5px;
}
.introtext {
	padding:35px 25px 0px 400px;
	text-align: justify;
}
.introtext:first-line {
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
.introtext2 {
	padding:0px 25px 0px 400px;
	text-align: justify;
}
.nav {
	padding:0px 5px 10px 5px;
}

.nav2 {
	padding:0px 5px 10px 600px;
}

.section {
	font-weight: bold;
	color: #000000;
}

#project {
	font-size: large;
	font-weight: bold;
	color: #800000;
	}
#date {
	font-size: medium;
	font-weight: bold;
	color: #696969;
	}
#prj_image {
	padding:15px 15px 15px 15px;
	}
#details {
	font-family: arial,verdana,helvetica,sans;
	font-size: small;
	color: #333333;
	padding:15px 150px 15px 150px;
	}