.MenuSection {
	height: 125px;
	width: 806px;
	position: relative;
	z-index: 10;
	top: 0px;
	left: 0px;
}
.MainText {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
}
.Images {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}
#Holder {
	height: 600px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	top: 170px;
	left: 50%;
	border: 1px none #CCC;
}
#Info {
	position:absolute;
	width:325px;
	height:415px;
	z-index:1;
	border: 1px none #333;
	vertical-align: top;
	left: 5px;
	top: 130px;
}
.SectionTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #000;
}
#Image {
	position:absolute;
	width:445px;
	height:390px;
	z-index:2;
	left: 355px;
	top: 153px;
}
#apDiv3 {
	position:absolute;
	width:800px;
	height:50px;
	z-index:1;
	top: 530px;
	text-align: right;
	background-color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#Logo {
	position:absolute;
	width:310px;
	height:54px;
	z-index:3;
	top: -60px;
	left: 5px;
}
.MainTextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: lighter;
	text-indent: 10px;
}
#TeamBox {
	height: auto;
	border: 1px solid #999;
	left: 50%;
	position: absolute;
	top: 25px;
	width: 480px;
	margin-left: -240px;
}
.TeamLogo {
	left: 25px;
	top: 10px;
	position: relative;
}
.Portrait {
	padding: 20px;
	border: 1px solid #CCC;
	position: relative;
	top: 40px;
	left: 20px;
}
.MainTextTeam {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: lighter;
	padding-top: 10px;
	text-align: justify;
}
.Close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
#Border {
	height: 600px;
	width: 850px;
	left: 50%;
	border: 100px solid #666;
	position: absolute;
	margin-left: -525px;
	top: 50%;
	margin-top: -400px;
}
#Border2 {
	height: 700px;
	width: 950px;
	left: 50%;
	border: 1px none #999;
	position: absolute;
	margin-left: -475px;
	top: 50%;
	background-image: url(../images/shadow_border.jpg);
	background-repeat: no-repeat;
	z-index: -1;
	margin-top: -350px;
}
#Plane {
	background-color: #eeeeee;
	background-image: url(../images/plane_bgrnd.jpg);
	background-repeat: no-repeat;
	height: 1315px;
	width: 100%;
	background-position: center top;
	position: absolute;
}
#Collection {
	position:absolute;
	width:802px;
	height:390px;
	z-index:2;
	left: 5px;
	top: 175px;
}
.SectionTitlePopup {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
}
#Face {
	height: 100px;
	width: 500px;
	position: relative;
	top: 510px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #666;
}
.Twit {
	position: absolute;
	top: 25px;
}
.PressTitles {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-indent: 10px;
	line-height: 20px;
	border: 1px solid #999;
	background-color: #CCC;
}
#PressBox {
	height: auto;
	border: 1px solid #999;
	left: 50%;
	position: absolute;
	top: 25px;
	width: 480px;
	margin-left: -240px;
	padding: 25px;
}
#CloseFloat {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000;
	position: fixed;
	left: 50%;
	top: 30px;
	width: 90px;
	margin-left: 190px;
	background-color: #FFF;
	text-align: right;
	z-index: 1000;
}
.CoverageThumbs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #ddd;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.TeamImages {
	background-color: #FFF;
	padding: 5px;
	border: 1px none #CCC;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 138px;
	text-decoration: none;
	color: #666;
	height: 230px;
	text-align: center;
}
