body {
	background: #000000 url(./images/tile.png) 50% 0 repeat;
	color: #FFFFFF;
	text-align: center;
	min-width: 956px;
	Font-family: Arial Black, Helvetica, Sans-Serif;
	Font-size: 12px;
}

#shadow {
	background: url(./images/background_shadow_tile.png) 50% 0 repeat-y;
	min-width: 956px;
}

a {
	color: #f2f2f2;
}

#content {
	background: #000000 url(./images/content_background.jpg) 50% 0 no-repeat;
	clear: left;
	text-align: left;
	width: 956px;
	height: 956px;
	margin: 210px auto 0px auto;
}

#content_menu {
	background: #000000 url(./images/content_menu_background.jpg) 50% 0 no-repeat;
	clear: left;
	text-align: left;
	width: 956px;
	height: 1488px;
	margin: 40px auto 0px auto;
}

#flashcontent {
	width: 400px;
	height: 300px;
	border: 1px solid #591c0d;
	margin: 115px 0px 0px 182px;
}

#flashlinkafter {
	margin: 5px 0px 0px 360px;
	Font-size: 8px;
}

#flashlinkafter a {
	color: #000000;
}

#top_shadow {
	position: absolute;
	top: 169px;
	margin-left: -50px;
}

#bird {
	position: absolute;
	top: -15px;
	margin-left: -90px;
	/* margin: -526px 0px 0px -181px; */
}

#headline_words {
	position: absolute;
	top: -48px;
	margin-left: 88px;
}

#fajitas {
	position: absolute;
	top: 625px;
	margin-left: -60px;
}

#nachos_for_top {
	position: absolute;
	top: 545px;
	margin-left: -35px;
}

#address {
	text-shadow: black 0px 0px 5px;
	position: absolute;
	top: 213px;
	Font-size: 24px;
	margin-left: 275px;
}

#address_menu {
	text-shadow: black 0px 0px 5px;
	position: absolute;
	top: 42px;
	Font-size: 24px;
	margin-left: 25px;
}

#center_paragraph {
	position: absolute;
	top: 835px;
	margin-left: 310px;
	width: 550px;
	height: 85px;
	Font-family: Arial, Helvetica, Sans-Serif;
	Font-size: 18px;
	/* background: #123456; */
}

#bottom_buttons {
	/* background: #ff0000; */
	width:915px;
	height: 220px;
	position: absolute;
	top: 898px;
	margin-left: 20px;
}

#left_bottom {
	background: url(images/button_steak.png) 50% no-repeat;
	width: 457px;
	height: 240px;
	position: absolute;
	margin-left: 0px;
	padding-top: 0px;
}

#left_bottom h3 {
	margin: 21px 0px 0px 0px;
	color: #FFFFFF;
	text-shadow: black 0px 0px 5px;
}

#right_bottom {
	background: url(images/button_nachos.png) 50% no-repeat;
	width: 452px;
	height: 240px;
	position: absolute;
	margin-left: 462px;
	padding-top: 0px;
}

#right_bottom h3 {
	margin: 21px 0px 0px 0px;
	color: #FFFFFF;
	text-shadow: black 0px 0px 5px;
}

#calendar_area_kelly {
	background: #ff0000;
	width: 210px;
	text-align: center;
	margin: -9px 0px 0px 170px;
}

#menu_area_kelly {
	width: 210px;
	text-align: center;
	margin: -9px 0px 0px 170px;
}

#copyright {
	margin-top: -26px;
	text-shadow: black 0px 0px 5px;
}

#footer {
	text-shadow: black 0px 0px 5px;
	margin: 0px auto 0px auto;
	width: 956px;
	text-align: center;
	color: #222222;
	background: #000000;
}

#footer a {
	text-shadow: black 0px 0px 5px;
}

#extra_desc {
	width: 956px;
	margin: 120px auto 0px auto;
	color: #000000;
	text-align: justify;
}

