#container{
	
	position: relative;
	
	top : 0px;
	width: 800px;
	
	margin: 0 auto 0 auto;
	
	text-align: center;
	
}

body.background{
	background-color : #8AB3D5;
	text-align: center;
	
}

/*----------------------------*/
/*--------- TASKBAR ---------*/
/*----------------------------*/

.announcement{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 798px;
	height : 45px;
	border : 1px solid #444444;
}

.taskbar{
	position : absolute;
	background-color : #8AB3D5;
	top : 5px;
	left : 0px;
	width : 798px;
	height : 30px;
	border : 1px solid #8AB3D5;
}

.home{
	position : absolute;
	background-color : #8AB3D5;
	top : 5px;
	left : 1px;
	width : 115px;
	height : 28px;
	border : 1px solid #8AB3D5;
}

.calendar{
	position : absolute;
	background-color : #8AB3D5;
	top : 5px;
	left : 115px;
	width : 115px;
	height : 28px;
	border : 1px solid #8AB3D5;
}

.bio{
	position : absolute;
	background-color : #8AB3D5;
	top : 5px;
	left : 229px;
	width : 114px;
	height : 28px;
	border : 1px solid #8AB3D5;
}

.press{
	position : absolute;
	background-color : #8AB3D5;
	top : 5px;
	left : 342px;
	width : 115px;
	height : 28px;
	border : 1px solid #8AB3D5;
}

.photos{
	position : absolute;
	background-color : #8AB3D5;
	top : 5px;
	left : 456px;
	width : 114px;
	height : 28px;
	border : 1px solid #8AB3D5;
}

.listen{
	position : absolute;
	background-color : #8AB3D5;
	top : 5px;
	left : 569px;
	width : 114px;
	height : 28px;
	border : 1px solid #8AB3D5;
}

.contact{
	position : absolute;
	background-color : #8AB3D5;
	top : 5px;
	left : 682px;
	width : 115px;
	height : 28px;
	border : 1px solid #8AB3D5;
}

/*---------------------------------*/
/*--------- END TASKBAR ---------*/
/*---------------------------------*/

.title{
	position : absolute;
	background : url("../pics/kim1.jpg") no-repeat center center;
	top : 38px;
	left : 0px;
	width : 300px;
	height : 483px;
	border : 0px solid #444444;
}


.infobackground{
	position : absolute;
	backgroud-color : FFFFFF;
        top : 38px;
	left : 299px;
	width : 497px;
	height : 485px;
	z-index : 1;
}

.info{
	position : absolute;
	top : 38px;
	left : 299px;
	width : 497px;
	height : 485px;
	border : 0px solid #444444;
	z-index : 2;
}

.infophotos{
	position : absolute;
	top : 38px;
	left : 299x;
	width : 497px;
	height : 485px;
	border : 0px solid #444444;
	z-index : 2;
}

.infoautoform{
	position : absolute;
	top : 38px;
	left : 301px;
	width : 497px;
	height : 485px;
	border : 0px solid #444444;
	z-index : 2;
}

.inlineframe{
	width : 400px;
	padding : 5px;
	vertical-align : top;
}
	
.copyright{
	position : absolute;
	top : 520px;
	left : 301px;
	width : 497px;
	height : 20px;
	text-align : center;
	font-family : Verdana, Arial;
	font-size : 8px;
	color : #FFFFFF;
	text-decoration : none;
}

a.links_copyright{
	font-family : Verdana, Arial;
	font-size : 8px;
	color : #FFFFFF;
	text-decoration : underline;
}
a.links_copyright:hover{
	font-family : Verdana, Arial;
	font-size : 8px;
	text-decoration : underline;
	color : #F7FFB1;
}

a.links_body{
	font-family : Arial;
	font-size : 12px;
	color : #F7FFB1;
	text-decoration : underline;
}
a.links_body:hover{
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #FFFFFF;
}

a.links_music{
	font-family : Arial;
	font-size : 10px;
	color : #F7FFB1;
	text-decoration : underline;
}
a.links_music:hover{
	font-family : Arial;
	font-size : 10px;
	text-decoration : underline;
	color : #FFFFFF;
}

a.links_photos{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}
a.links_photos:hover{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #F7FFB1;
}

a.links_hello{
	font-family : Arial;
	font-size : 18px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}
a.links_hello:hover{
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	text-decoration : underline;
	color : #F7FFB1;
}

font.announcement{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

h1{
	font-family : Arial;
	font-size : 22px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

font.event{
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

font.date{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	font-style : italic;
	color : #FF6600;
}

font.place{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

font.information{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

font.biography{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

font.music{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

font.contactinfo{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

font.pressinfo{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

font.photoinfo{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}

.photoimages{
	border : 1px solid #FFFFFF;
}

/*---------------------------------*/
/*--------- OPENING PAGE ---------*/
/*---------------------------------*/

.topbar{
	position : absolute;
	background-color : #FF6600;
	top : 64px;
	left : 0px;
	width : 1003px;
	height : 20px;
	border-top : 2px solid #444444;
	z-index : 2;
}

.bottombar{
	position : absolute;
	background-color : #FF6600;
	top : 485px;
	left : 0px;
	width : 1003px;
	height : 20px;
	border-bottom : 2px solid #444444;
	z-index : 2;
}

.opening{
	position : absolute;
	background : url("../../newsite/pics/opening.jpg") no-repeat center center;
	top : 85px;
	left : 350px;
	width : 603px;
	height : 400px;
	border-right : 1px solid #444444;
	z-index : 1;
}

.openingtitle{
	position : absolute;
	background : url("../../newsite/pics/openingtitle.gif") no-repeat center center;
	top : 0px;
	left : 0px;
	width : 600px;
	height : 60px;
	z-index : 3;

}

.quote{
	position : absolute;
	background-color : #212121;
	top : 135px;
	left : 50px;
	width : 300px;
	height : 300px;
	border : 1px solid #444444;
	z-index : 1;
}

.awardone{
	position : absolute;
	background : url("../../newsite/pics/award1.gif") no-repeat center center;
	top : 516px;
	left : 150px;
	width : 200px;
	height : 50px;
	border : 1px solid #FFFFFF;
	z-index : 3;
}

.awardtwo{
	position : absolute;
	background : url("../../newsite/pics/award2.gif") no-repeat center center;
	top : 516px;
	left : 400px;
	width : 200px;
	height : 50px;
	border : 1px solid #FFFFFF;
	z-index : 3;
}

.awardthree{
	position : absolute;
	background : url("../../newsite/pics/award3.gif") no-repeat center center;
	top : 516px;
	left : 650px;
	width : 200px;
	height : 50px;
	border : 1px solid #FFFFFF;
	z-index : 3;
}

.skipintro{
	position : absolute;
	background-color : #2E2E2E;
	top : 454px;
	left : 165px;
	width : 75px;
	height : 25px;
	z-index : 5;
}

a.links_opening{
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}
a.links_opening:hover{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #FF6600;
}

/*---------------------------------*/
/*------------ ENFLYER ------------*/
/*---------------------------------*/

#enflyercontainer{
	
	position: relative;
	
	top : 0px;
	width: 500px;
	
	margin: 0 auto 0 auto;
	
	text-align: center;
	
}

.enflyertitle{
	position : absolute;
	background : url("../enflyers/pics/title.gif") no-repeat center center;
	top : 0px;
	left : 0px;
	width : 500px;
	height : 33px;
	border : 1px solid #444444;
}

.enflyerheadshot{
	position : absolute;
	background : url("../enflyers/pics/brandon.jpg") no-repeat center center;
	top : 34px;
	left : 0px;
	width : 232px;
	height : 349px;
	border : 1px solid #444444;
}

.enflyerposter{
	position : absolute;
	background : url("../enflyers/pics/1956Poster.jpg") no-repeat center center;
	top : 34px;
	left : 251px;
	width : 249px;
	height : 349px;
	border : 1px solid #444444;
}

.enflyerinfo{
	position : absolute;
	background-color : #2E2E2E;
	text-align: left;
	
	top : 390px;
	left : 0px;
	width : 500px;
}