.container {
	width: 700;
	text-align: left;
	padding: 10;
}

#backphoto {
	width: 1200;
	text-align: center;
}

.textbox {
	width: 680;
	text-align: left;
	float: left;
	color: #003366;
}

p {
	font-family: Arial, sans serif;
	font-size: 11;
}

h1 {
	font-family: Helvetica, sans serif;
	font-size: 36;
	font-weight: normal;
	color: #660066;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 16;
	font-weight: normal;
}

.whitelink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink a:hover {
	color: #00FF00;
	text-decoration: none;
}

.purplink a:visited {
	font-family: Trebuchet MS, sans serif;
	font-size: 18;
	color: #660066;
	text-decoration: none;
}

.purplink a:link {
	font-family: Trebuchet MS, sans serif;
	font-size: 18;
	color: #660066;
	text-decoration: none;
}

.purplink a:hover {
	font-family: Trebuchet MS, sans serif;
	font-size: 18;
	color: #00FF00;
	text-decoration: none;
}

.navbar {
	text-align: left;
	height: 40;
}

.imagebox {
	border: 2px solid #003366;
}