body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .875em;
	margin: 0;
	padding: 0;
	color: #ff9300;
	background-color: #000000;
	text-align: center;
}
a:link,
a:visited {	
	color: #ffb34b;	
	text-decoration: none;
	}
a:hover,
a:active {	
	color: #ff2700;	
	text-decoration: underline;
	}

h1 {
	font-size: 1.5em;
	padding: 8px 0 4px;
	}
h2 {
	font-size: 1.2em;
	margin: 8px 0;
	}
h3 {
	font-size: .95em;
	margin: 4px 0;
	}
h4 {
	font-size: .875em;
	margin: 4px 0;
	}
p {
	line-height:22px;
	}
img {
	border: none;
	}
td,
th {
	padding: 6px;
	border-bottom: #ff2700 solid 1px;
	margin-bottom: 4px;
	}
th {
	width: 70%;
	color: #fff;
	background-color: #004726;
	text-align: left;
	}

#wrapper_head{
	position:absolute;
	top:0;
	left:0;
	height:226px;
	width:100%;
	background-color:#ff9300;
	z-index:-5;
	}
#wrapper {
	width: 958px;
	position:relative;
	margin: 0 auto;
	}
.line {
	float: left;
	width:958px;
	display: block;
	position: relative; /*prevents shifting when changing viewport in IE;thanks to Alan Gresley*/
	overflow: hidden; /*only needed for equal height columns*/
	background-color: transparent;
}
.item {
	position:relative;
	float:left;
	left:958px;
	}
#head {
	height:226px;
	background: #ff9300 url('/art/JV_background__head.gif') repeat-y top center;
	}
#head_logo {
	width:217px;
	margin:27px 0 27px -949px;
	text-align: center;
	}
#head_splash {
	margin-left:-723px;
	width:357px;
	height:226px;
	color: #000;
	}
#head_splash_content {
	margin: 4px 12px 4px 33px;	
	}
#head_image {
	margin-left:-366px;
	width:357px;
	}
#sidebar{
	margin-left:-949px;
	width:217px;
	}
#main{
	background:#000 url('/art/JV_background.gif') repeat-y;
	}
#content{
	margin-left:-705px;
	width:696px;
	text-align: left;
	}
#main_content{
	margin-left: -705px;
	width:321px;
	text-align: left;
	}
#images {
	margin-left:-366px;
	width:357px;
	}
/**/
#images img{
	margin: 0 0 2px 0;
	padding:0;
	}
.spash_star {
	background:#000 url('/art/JV_pizza_star.png') no-repeat;
	width: 321px;
	height: 320px;
	color: #ffb34b;
	text-align: center;
	}
.splash_disk {
	background:#000 url('/art/JV_pizza_gold_disk.png') no-repeat;
	width: 321px;
	height: 175px;
	color: #ffb34b;
	text-align: center;
	}
.spash_star p {
	margin: 0;
	padding: 100px 30px 30px 30px;
	line-height:17px;
	}
.splash_disk p {
	margin: 0;
	padding: 50px 40px 30px 40px;
	line-height:17px;
	}
.italian_pizza_hightlight {
	color:#000;
	background:#fff url('/art/jvpizza_highlight.gif') repeat-y;
	padding: 0 0 12px 0;
	}
.italian_pizza_hightlight a:link,
.italian_pizza_hightlight a:visited {	
	color: #000;	
	text-decoration: none;
	}
.italian_pizza_hightlight a:hover,
.italian_pizza_hightlight a:active {	
	color: #ff2700;	
	text-decoration: underline;
	}
.italian_pizza_hightlight h1 {
	font-size: 1.5em;
	margin:8px 20px;
	line-height:22px;
	}
.italian_pizza_hightlight h2 {
	font-size: 1em;
	margin:8px 20px;
	line-height:22px;
	}
.italian_pizza_hightlight p {
	margin: 4px 0;
	line-height:18px;
	}
.red_highlight {
	color: white;
	background-color:#ff2700;
	padding: 4px;
	}
.clear {
	clear: both;
	}	
.center{
	text-align: center;
	}
.img_left {
	float: left;
	margin: 3px 9px 3px 0;
	}
#menu {
	position:relative;
	top: 8px;
	height:30px;
	width:357px;
	padding:0;
	text-align:center;
	clear: both;
	}
#menu ul{
	width:357px;
	padding: 0;
	margin: 0 0 0 27px;
	}
#menu li {
	display: inline;
	float:left;
	font-size:14px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding:0 1px 0 0 ;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 1px;
	}
#menu li a {
	padding: 6px;
	margin: 0;
	}
#menu li a:link {
	color: white;
	background-color: black;
	text-decoration: none;
	}
#menu li a:visited {
	color: white;
	background-color: black;
	text-decoration: none;
	}
#menu li a:hover {
	color: white;
	background-color: #ff2700;
	text-decoration: none;
	}
#menu li a:active {
	color: #ff2700;
	background-color: black;
	text-decoration: none;
	}
a.whitelink:hover,
a.whitelink:active
 {
color:#fff;
}
