p	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 560;
	color: #FFFFFF;
}
h2       {
         font-family:Arial, Helvetica, sans-serif;
}
.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 560;
	color: #FFFFFF;
}
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
body {
		background:#8F1303;
		margin:0px 0px 0px 10px;
		padding:0px;
		z-index:1;
		}
	
	#leftcontent {
		position: absolute;
		left:5px;
		top:98px;
		width:175px;
		height:420px;
		padding-top:10px;
		border:0px;
		font-family:sans-serif;
		font-weight:bold;
		color:#FFFFCC;
		font-size:12px;
		}

	#centercontent {
		background:#000;
		position: absolute;
		left:175px;
   		top:98px;
		width:542px;
		min-height:400px;
		height:auto !important;
		height:500px;
   		border-left:1px solid #fff;
   		border-right:1px solid #fff;
		padding:4px;
		}


	#menu{
		position:absolute;
		left:5px;
		top:320px;
		width:164px;
		height:85px;
		background-image:url('images/dotted_left.gif');
		background-repeat:repeat;
		}
	
	#banner {
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		background-image:url('images/tritonehed_bg.gif');
		Background-repeat:repeat;
		height:98px;
		width:100%;
		}
	#ie6-bar {
	    position:absolute;
	    bottom:0px;left:0px;
	    width:100%;height:40px;
	    background:#fff;
	    color:#f00;
	    font:bold 24px Arial;
	    }
	#age {background:#000;
	      position:fixed;
	      left:177px;
	      bottom:2px;
	      width:542px;
	      height:35px;
	      padding:3px;
	     font:bold 14px Arial;
	     color:#f00;}
			
dl {
background:transparent url(images/dotted_right.gif) repeat-x scroll 0pt .8em;
margin:0pt 0pt .4em 0pt;
overflow:auto;
width:100%;
font-family:Arial, Helvetica, sans-serif;
}

dt.food dd.price {
margin:1em 0;
background:#000 none repeat scroll 0%;
font-size:14px;
font-weight:bold;
}
dt.food {
margin:0;
background:#000 none repeat scroll 0%;
color:#F70000;
float:left;
padding-right:3px;
font-size:14px;
font-weight:bold;
}

dd.price {
margin:0;
background:#000 none repeat scroll 0%;
color:#AAAAAA;
float:right;
width:auto;
padding-left:3px;
font-size:14px;
font-weight:bold;
}
dd.ingredients {
margin:0;
color:#fc0;
float:left;
width:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:3px 0pt;
width:100%;
}
dt {
background:#000 none repeat scroll 0%;
color:#fff;
float:left;
padding-right:3px;
margin:0pt;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 560;
}
dd {
background:#000 none repeat scroll 0%;
margin:0pt;
float:right;
width:460px;
color:#fff;
padding-left:3px;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 560;
}
A:link {font:inherit;text-decoration:none;color:#FFCC00}
A:visited {font:inherit;text-decoration:none;color:#FFCC00}
A:active {font:inherit;text-decoration:none;color:#FFCC00}
A:hover {font:inherit;text-decoration:underline;color:red;}

	#mySlideshow {
	    position: absolute;
	    margin-left: 717px;
	    margin-top: 97px;
	    width: 300px !important;
	    height: 300px !important;
	    z-index: 5;
		}
