/* CSS Document */
/*------------------MainFrame------------------*/
body {
	background-color: #000000;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}

#Logo {
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	/*
	position:absolute;
	left: 176px;
	top: 27px;
	*/
	width:398px;
	height:456px;
	z-index:1;
	background-image:url(Images/Logo.gif);
	background-position: center center;
}

#MainFrame {
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	/*
	position:absolute;
	left: 176px;
	top: 27px;
	*/
	width:850px;
	height:600px;
	z-index:1;
	background-image:url(Images/MainFrame.gif);
	background-position: center center;
}

#Title {
	position:absolute;
	width:410px;
	height:47px;
	z-index:2;
	left: 205px;
	top: 8px;
}

#BeginLink {
	position:absolute;
	width:211px;
	height:13px;
	z-index:2;
	left: 69px;
	top: 389px;
}

#CompanyText {
	position:absolute;
	width:467px;
	height:381px;
	z-index:2;
	left: 192px;
	top: 117px;
}
#EventsText {
	position:absolute;
	width:637px;
	height:417px;
	z-index:2;
	left: 110px;
	top: 85px;
}
#EventsText2 {
	position:absolute;
	width:565px;
	height:403px;
	z-index:2;
	left: 146px;
	top: 95px;
}
/*------------------Buttons------------------*/
#Btn_Company {
	position:absolute;
	width:100px;
	height:52px;
	z-index:2;
	left: 73px;
	top: 530px;
}
#Btn_Players {
	position:absolute;
	width:76px;
	height:51px;
	z-index:2;
	left: 209px;
	top: 530px;
}
#Btn_Events {
	position:absolute;
	width:69px;
	height:48px;
	z-index:2;
	left: 328px;
	top: 531px;
}
#Btn_Shows {
	position:absolute;
	width:73px;
	height:48px;
	z-index:2;
	left: 441px;
	top: 530px;
}
#Btn_ContactUs {
	position:absolute;
	width:80px;
	height:48px;
	z-index:2;
	left: 551px;
	top: 530px;
}
#Btn_Back {
	position:absolute;
	width:66px;
	height:24px;
	z-index:2;
	left: 652px;
	top: 449px;
}
#Btn_BackSmall {
	position:absolute;
	width:66px;
	height:24px;
	z-index:2;
	left: 647px;
	top: 481px;
}
/*------------------Photos------------------*/
#PhotoTL {
	position:absolute;
	width:92px;
	height:100px;
	z-index:2;
	left: 135px;
	top: 127px;
}

#PhotoBL {
	position:absolute;
	width:78px;
	height:96px;
	z-index:2;
	left: 135px;
	top: 315px;
}

#PhotoTR {
	position:absolute;
	width:62px;
	height:87px;
	z-index:2;
	left: 449px;
	top: 135px;
}
#PhotoBR {
	position:absolute;
	width:66px;
	height:80px;
	z-index:2;
	left: 449px;
	top: 315px;
}
#PhotoLarge1 {
	position:absolute;
	width:130px;
	height:187px;
	z-index:2;
	left: 143px;
	top: 127px;
}
#PhotoLarge2 {
	position:absolute;
	width:104px;
	height:156px;
	z-index:2;
	left: 135px;
	top: 160px;
}
#PhotoLarge3 {
	position:absolute;
	width:104px;
	height:156px;
	z-index:2;
	left: 135px;
	top: 160px;
}
#PhotoLarge4 {
	position:absolute;
	width:104px;
	height:156px;
	z-index:2;
	left: 135px;
	top: 160px;
}
/*------------------Player Text------------------*/
#PlayerText1 {
	position:absolute;
	width:403px;
	height:220px;
	z-index:2;
	left: 334px;
	top: 127px;
}
#PlayerText2 {
	position:absolute;
	width:104px;
	height:156px;
	z-index:2;
	left: 135px;
	top: 160px;
}
#PlayerText3 {
	position:absolute;
	width:104px;
	height:156px;
	z-index:2;
	left: 135px;
	top: 160px;
}
#PlayerText4 {
	position:absolute;
	width:104px;
	height:156px;
	z-index:2;
	left: 135px;
	top: 160px;
}
#PlayerLink1 {
	position:absolute;
	width:255px;
	height:54px;
	z-index:2;
	left: 142px;
	top: 353px;
}
#PlayerLink2 {
	position:absolute;
	width:441px;
	height:263px;
	z-index:2;
	left: 411px;
	top: 160px;
}
#PlayerLink3 {
	position:absolute;
	width:441px;
	height:263px;
	z-index:2;
	left: 411px;
	top: 160px;
}
#PlayerLink4 {
	position:absolute;
	width:441px;
	height:263px;
	z-index:2;
	left: 411px;
	top: 160px;
}

/*------------------Names------------------*/
	#NameTL {
	position:absolute;
	width:56px;
	height:0px;
	z-index:2;
	left: 264px;
	top: 186px;
}
	#NameTR {
	position:absolute;
	width:137px;
	height:19px;
	z-index:2;
	left: 579px;
	top: 186px;
}
	#NameBL {
	position:absolute;
	width:127px;
	height:16px;
	z-index:2;
	left: 264px;
	top: 368px;
}
	#NameBR {
	position:absolute;
	width:136px;
	height:0px;
	z-index:2;
	left: 579px;
	top: 368px;
}
