@charset "utf-8";
/* CSS Document */

body {
	background: url(images/apple-bg.jpg);
	color: #333333;
	font-family: verdana;
	font-size: 12px;
	margin: 0 auto; 
	padding: 0; 
	line-height: 20px; 
	text-align: center; 
	height: 100%;
	width: 100%; 
	behavior:url("csshover.htc");
}

a {color: #3399FF; text-decoration: none; font-weight: bold; }
a:visited {color: #3399FF; text-decoration: none; }
a:hover {color: #FF99CC; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }

#header1 {
	color: #333333;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold; 
	line-height: 19px;
}

#top {
	background: url(images/top-bar4.png);
	width: 950px;
	height: 165px;
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto;
	text-align: center; 
	top: 10px; 
	left: 50%;
    margin-left: -475px;
	z-index: 0;
}

#link_row {
	background-color: #FFFFFF; 
	width: 905px;
	height: 25px;
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: left;
	top: 175px; 
	padding: 0px; 
	left: 50%;
	margin-left: -453px; 
	z-index: 1; 
}

#bar_left_metal {
	background: url(images/top-bar3-wide_03.jpg);
	width: 27px;
	height: 25px;
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: center;
	top: 0px;  
	margin-left: 0px; 
	z-index: 2; 
}

#bar_left_pink {
	background: url(images/top-bar3-wide_04.jpg);
	width: 124px;
	height: 25px;
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: center;
	top: 0px; 
	margin-left: 27px;
	z-index: 2; 
}

#lunch {
	width: 149px;
	height: 25px;
	position: absolute; 
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: center; 
	top: 0px; 
	margin-left: 151px; 
	z-index: 2; 
}

#dinner {
	width: 149px;
	height: 25px; 
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: center;
	top: 0px; 
	margin-left: 300px;
	z-index: 2;
}

#dessert {
	width: 149px;
	height: 25px;
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: center;
	top: 0px; 
	margin-left: 449px;
	z-index: 2; 
}

#home {
	width: 149px;
	height: 25px;
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: center;
	top: 0px; 
	margin-left: 598px;
	z-index: 2;
}

#bar_right_pink {
	background: url(images/top-bar3-wide_09.jpg);
	width: 129px;
	height: 25px;
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: center;
	top: 0px; 
	margin-left: 747px;
	z-index: 2; 
}

#bar_right_metal {
	background: url(images/top-bar3-wide_101.jpg);
	width: 29px;
	height: 25px;
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: center;
	top: 0px; 
	margin-left: 876px;
	z-index: 2; 
}

#main {
	background: #999999 url(images/sides1.png);
	background-repeat: repeat;
	width: 845px;
	height: 600px;
	_width: 905px;
	_height: 500px;
	padding-left: 30px; 
	padding-right: 30px; 
	padding-top: 5px; 
	overflow: auto; 
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: left;
	top: 200px; 
	left: 50%;
	margin-left: -453px;
	z-index: 0; 
} 

#speaker_box {
	width: 270px;
	height: 215px;
	position: absolute;
	padding-left: 5px;
	padding-right: 5px;  
	top: 59px; 
	left: 72px; 
	text-align: center;
	overflow: auto; 
	line-height: 16px; 
	z-index: 2;
}

#right_box {
	background: url(images/text-body2.jpg); 
	background-repeat: no repeat;
	width: 445px;
	height: 555px;
	position: absolute;
	padding: 10px; 
	top: 15px; 
	left: 400px; 
	text-align: center;
	overflow: auto; 
	line-height: 16px; 
	z-index: 2;
}

#bottom {
	background: url(images/bottom1.png);
	background-repeat: no-repeat;
	width: 905px;
	height: 45px; 
	padding-top: 5px; 
	position: absolute;
	margin-right: 0 auto;
	margin-left: 0 auto; 
	text-align: left;
	top: 780px; 
	left: 50%;
	margin-left: -453px;
	z-index: 1; 
} 