body {
	background-attachment: fixed;
	background-image: url(wall.jpg);
	background-repeat: repeat-x;
}
.contentBox {
	background-color: white;
	background-image: url(navigationGradient.png);
	background-repeat: repeat-y;
	margin-left: 6%;
	margin-right: 6%;
	width: 88%;
}
.titleBox {
}
.title {
	color: orange;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-size: 5em;
	font-weight: bold;
	text-transform: none;
}
.subtitle {
	background-image: url(subtitle.gif);
	background-repeat: repeat-x;
	color: orange;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-top: -6px;
	padding-left: 10px;
}
#titlePic {
	border: 4px solid #FFFFFF;
}
.header {
	background-image: url(orange_reflection.gif);
	border-bottom: 3px solid #414156;
	border-right: 3px solid #414156;
	color: black;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 8px;
	width: 300px;
}
.headerNoEffect {
	background-image: url(orange_reflection.gif);
	border-bottom: 3px solid #414156;
	border-right: 3px solid #414156;
	color: black;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 8px;
	width: 300px;
}
.textbox {
	color: black;
	font-family: Verdana;
	font-weight: normal;
	margin-left: 40px;
}
.screencast {
	left: -150px;
	position: relative;
}
#madeWithSeaBreeze {
	color: black;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
}
.email {
	color: #00BFFF;
	font-family: Verdana;
	font-size: 12px;
}
button .menubutton {
	border-width: 0;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 2px;
	padding: 5px;
}
button .menubutton:hover {
	background-color: darkblue;
	color: yellow;
}
.button:link {
	background-image: url(orange_reflection.gif);
	border: 2px outset #AC8B00;
	color: yellow;
	display: inline;
	font-family: Verdana;
	font-weight: normal;
	height: 14px;
	padding: 4px;
	text-decoration: none;
}
div .textElement:hover {
	border: 4px outset orange;
	cursor: move;
}
.header:hover, #madeWithSeaBreeze:hover {
	border: 4px outset red;
	cursor: move;
}
.headerNoEffect:hover {
}
.menu:hover {
	color: white;
	background-image: none;
	background-color: orange;
}

a.menu:hover {
  color: white;
}
a.menu:link {
  color: white;
}
a.menu:visited {
  color: white;
}
#tabs {
	color: orange;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	top: -40px;
}
.menu {
	background-image: url(subtitle.gif);
	background-repeat: repeat-x;
	color: orange;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	margin-right: 1px;
}
.selectedMenu {
	color: white;
	background-image: none;
	background-color: orange;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	margin-right: 1px;
}
a.selectedMenu:hover {
  color: silver;
}
a.selectedMenu:link {
  color: white;
}
a.selectedMenu:visited {
  color: white;
}
.wmv {
	color: orange;
	font-family: "century gothic", futura, Verdana;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.mov {
	color: orange;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 20px;
	text-decoration: none;
}
#GHMapRoot {
	background-image: url(subtitle.gif);
	background-repeat: repeat-x;
	color: orange;
	font-family: "century gothic", futura, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	height: 22px;
	padding: 4px;
	text-decoration: none;
}
#Face {
	border: none;
}

