body {
	background-image: url(images/phoenix_mysfitt.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	background-color: #ffffff;
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px; 
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #739cc7;
}

a:hover {
	text-decoration: none;
	color: #483d8b;
}

a.nav {
	text-decoration: none;
	color: #696969;
}

a.nav:hover {
	text-decoration: none;
	color: #739cc7;
}

div.nav {
	text-align: right;
	border: thin solid #999999;
	position: absolute;
	left: 20px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 25px;
	width: 70px;
	top: 107px;
}

div.navchild {
	display: block;
	font-size: 10px;
}

div.content {
	position: relative;
	left: 120px;
	padding: 20px;
	margin: 25px;
	width: 585px;
	color: #ffffff;
	background: #000000;
	opacity: 0.7;
	border-style: none;
	overflow: hidden;
	font-family: monospace, courier, verdana;
}

div.simplebox {
	position: relative;
	left: 120px;
	padding: 20px;
	margin: 25px;
	width: 585px;
	color: #4c4c4c;
	background: #f3f3f3;
	border: thin solid #999999;
	overflow: hidden;
	font-family: monospace, courier, verdana;
}

div.code {
	font: bold 10pt Courier New, Courier, mono;
	white-space: nowrap;
	border: thin dashed #ffffff;
	background: #000066;
	padding: 5px;
	color: #ffffff;
	margin: 5px;
	overflow: auto;
}

div.photos {
	position: relative;
	left: 120px;
	margin: 25px;
	color: #696969;
	border: thin solid #999999;
	overflow: hidden;
	font-family: monospace, courier, verdana;
	width: 670px;
}

p.footer {
	font-size: 10px;
	text-align: left;
	margin-left: 120px;
	margin-right: 120px;
	padding: 5px 30px 5px 30px;
}

p.title {
	font-weight: bold;
	text-indent: 15px;
	font-size: 16px;
	font-family: verdana, LucidaGrande, Lucida, Helvetica, Arial;
}

img.framed {
	margin: 5px;
	margin-right: 15px;
	float: left;
	position: relative;
	border: thin solid #999999;
}

img.inline {
	border: none;
}

img.flipnav {
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
	border: thin solid #999999;
}

img.flipmain {
	margin-left: 15px;
	margin-right: 10px;
	vertical-align: middle;
	border: thin solid #999999;
}

img.footer {
	margin-left: 8px;
	margin-right: 8px;
}

span.emphasis {
	font-style: italic;
	font-weight: bold;
}
