/* This is a CSS for the 58 Main web site.*/

/*****************************************/
/* 
Styles related to the entire web site */
/*****************************************/

BODY.Main {background-image: url(../Graphics/58-MainBG.gif); background-repeat: repeat-X;}

BODY.Body {background-image: url(../Graphics/58-BodyBG.gif); background-repeat: repeat-X;}


P.Main1 {font: x-large Times Roman; color: #30AB61; text-align: center; font-weight: bold;}

P.Main2 {font: large tahoma; font-weight: bold; color: #FF0060; text-align: center;}

P.Main3 {font: small tahoma; font-weight: bold; color: black; text-align: center;}

P.Main4 {font: medium tahoma; font-weight: bold; color: black; text-align: center;}


DIV.Nav {font: medium tahoma; font-weight: bold; color: #635AFF; text-align: left; position: absolute; top: 250px; left: 10px; width: 120px; z-index: 2;}

DIV.Body {position: absolute; top: 270px; left: 0; width: 100%; z-index: 1; margin-left: 30px; min-width: 75em;}


DIV.Text {position: absolute; top: 180px; left: 300; width: 500px; z-index: 3; margin-left: 30px; min-width: 75em;}


img.NavLogo {position: absolute; top: 10px; left: 10px;}

img.NavLogo {align: center;}

img.Juke {position: absolute; top: 10px; right: 10px;}

img.EZ {position: absolute; top: 165px; left: 155px;}

img.PizzaStar {position: absolute; top: 165px; left: 630px;}


Span {font-size: medium; font-weight: bold; color: #635AFF;}


table.Nav {font: medium tahoma; font-weight: bold; color: #635AFF;}



td.ActiveNav { font-size: medium; font-weight: bold; color: red; font-style: italic;}


A:link.Black {text-decoration: none; color: Black;}

A:visited.Black {text-decoration: none; color: Black;}

A:active.Black {text-decoration: none; color: Black;}