body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background-image: url("/graphics/grand_tuner_bg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed
}

p, blockquote, ul {
	text-align: left;
}

#page_body {
	position: relative;
	width: 95%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#top_block {
	padding-top: 10px;
	width: 100%;
	text-align: center;
}

#top_block p {
	text-align: center;
}

#top_block p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#jsps_logo {
	margin-top: 8px;
}

#top_menu {
	color: #101010;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#top_menu a {
	color: #0000DD;
	text-decoration: none;
}
#top_menu a:hover {
	color: #DD0000;
	text-decoration: underline;
}

.pheader {
	font-size: 28px;
}

#left_text {
	width: 390px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-image: url(musicbg54.gif); 
 
}
#left_text p {
	margin-right: 15px;	
}

#right_ad_block {
	display: none;
}

@media screen and (min-width: 1201px) {
  #right_ad_block {
	position: absolute;
	top: 100px;
	right: 75px;
	display: block;
	float: right;
	padding-top:24px;
  }
}

#page_graphic_header {
	display: none;
}

@media screen and (min-width: 1201px) {
  #page_graphic_header {
	display: block;
  }
}

#copyright {
	clear: both;
	padding-top: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}
.horizontal_list li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.page_content {
	width: 90%;
	background-color: #F0EEEE;
	padding: 10px 20px 10px 20px;
	font-family: arial,helvetica,sans-serif;
	overflow: hidden;
	font-size: 1.25em;
}
.page_content h2, h3 {
	text-align: left;
}

#page_content_liner {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

#on_container_left {
	display: block;
	width: 45%;
	float: left;
	text-align: right;
	padding-right: 1em;
}

#on_container_left p {
	text-align: right;
}

#on_container_right {
	display: block;
	width: 45%;
	float: right;
	text-align: left;
	padding-left: 1em;
}

.ul_spaced_out {
	text-align: left;
}
.ul_spaced_out li {
	margin-bottom: 8px;
}
#price_block {
	font-family: arial,helvetica;
	font-size: 1em;	
	text-align: left;
	overflow: hidden;
}
.PriceLine {
	background-color: aqua;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 3px;
	overflow: hidden;
}
.PriceItem {
	width:80%;
	float:left;
}
.PriceAmount {
	width:10%
	float:right;
}

#email_form {
	text-align:left;
}
#email_form p {
	font-size: 1em;
	margin-bottom: 0;
	margin-top: 10px;
}

.submit_button {
	font-size: 1.3em;
}

.photo_submit_button {
	font-size: 1.3em;
}

textarea {
   font-family: inherit;
   font-size: inherit;
}
.inputbox {
	font-size: 1em;
	margin-bottom: 4px;
}

.buttons_centered {
	font-size: 1em;
	text-align: center;
}

.bottom_menu {
	margin-top: 10px;
	font-size: 1.1em;
}
.bottom_menu a {
	color: #0000DD;
	text-decoration: none;
}
.bottom_menu a:hover {
	color: #DD0000;
	text-decoration: underline;
}

#LU_form {
	text-align:left;
}
#LU_form button {
	height: 1.6em;
	padding-bottom: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
}
