body {
	margin-left: 0px;
	margin-top: 0px;
}
#top_left {
	height: 10px;
	width: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #663399;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}
#top {
	height: 10px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 25;
}
#left {
	height: 100%;
	width: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #663399;
	position: fixed;
	top: 10px;
	left: 0px;
	z-index: 15;
}
#main {
	width: 100%;
	position: fixed;
	top: 10px;
	left: 10px;
	background-image: url(phoenix_images/bg_30x30.jpg);
	z-index: 5;
	height: 100%;
}
.display_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #663399;
	position: absolute;
}
#main_header {
	height: 80px;
	width: 100%;
	top: 10px;
	left: 10px;
	image: url(phoenix_images/phoenix_header.gif);
	background-image: url(phoenix_images/bg_30x30.jpg);
	position: absolute;
	z-index: 10;
	padding-left: 125px;
}
#main_index {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(phoenix_images/bg_30x30.jpg);
	z-index: 5;
	padding-left: 125px;
}
#founded {
	position: absolute;
	z-index: 45;
	height: 30px;
	width: 160px;
	left: 345px;
	top: 450px;
}
#display_link a:link {
	color: #663399;
	text-decoration: underline;
}
#display_link a:visited {
	color: #663399;
	text-decoration: underline;
}
#display_link a:hover {
	color: #C5A971;
	text-decoration: underline;
}
#display_link a:active {
	color: #663399;
	text-decoration: underline;
}
#shield_left {
	top: 70px;
	left: 235px; 
	height: 360px;
	width: 190px;
	position: absolute;
	z-index: 35;
}
#shield_right {
	top: 70px;
	left: 425px; 
	height: 360px;
	width: 190px;
	position: absolute;
	z-index: 40;
}
#button {
	height: 200px;
	width: 230px;
	position: absolute;
	top: 190px;
	left: 30px;
	z-index: 40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
	font-size: 10px;
	line-height: 22px;
	font-style: italic;
	text-decoration: none;
}

#button a:link {
	color: #663399;
	text-decoration: none;
}
#button a:visited {
	color: #663399;
	text-decoration: none;
}
#button a:hover {
	color: #C5A971;
	text-decoration: none;
}
#button a:active {
	color: #663399;
	text-decoration: none;
}
#page_header {
	height: 40px;
	width: 230px;
	position: absolute;
	top: 120px;
	left: 20px;
	z-index: 45;
}
#display {
	height: 100%;
	width: 570px;
	position: absolute;
	top: 112px;
	left: 241px;
	z-index: 50;
}
.display_subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #C5A971;
}
.display_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
	text-decoration: none;
}
.display_subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #C5A971;
	}
.display_link_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	text-decoration: none;
}
#photog_creditline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
	text-align: right;
}
