
/* Arty Hill - STYLES */
/* v.060723 - Al Yukna/ livingdriving.com */


/* -- CLEAR ALL HTML ELEMENT DEFAULTS */
BODY, A, P, H1, H2, H3, H4, UL, LI, SELECT, INPUT, FORM, IMG, STRONG {
    margin: 0;
    padding: 0;
}

body {
	background-color: #b2d5d1;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
A IMG {
	border: 0px none;
}
/* TYPOGRAPHY */

.hidy {
	display: none;
}
P { 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H2 {
	color: #574109;
	margin: 0px 0 6px 0;
	padding: 0 0 0 0;
}
FIELDSET {
	border: 1px solid #F5F8CB;
}
LEGEND {
	display: none;
}
.error { color: red; font-weight: bold; background-color: inherit; }
.text {color: #000; font-weight: normal; background-color: inherit; }	
.required {
	font-weight: bold;
	font-size: 1em;
	color: #6D131C;
	background-color: inherit;
	float: right;
	margin-right: 20px;	
}
.note { color: #999; font-size: .9em; }
LABEL {
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	width: 75px;
	padding-right: 20px;
	padding-top: 2px;
	font-weight: bold;
}
INPUT {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	margin-right: 6px;
}
SELECT {
	font-size: 1em;
	display: block;
	float: left;
	margin: 0px 0 6px 0;
}	

/* CONTAINER STYLES */

div#container {
	margin: 0 auto 0 auto;
}
#container {
	z-index: 50;
	top: -44px;
	position: relative;
	width: 1024px;
	height: 920px;
	background: url('../images/BG_MASTER.jpg') 0 0 no-repeat;
	text-align: left;
}
	#logo {
		position: absolute;
		z-index: 60;
		left: 320px;
		top: 148px;
		width: 480px;
		height: 108px;
	}
	ul#nav {
		z-index: 60;
		position: absolute;
		left: 846px;
		top: 264px;
		list-style: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
		#nav A#nav_home {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 60px;
			height: 33px;
			background: url('../images/nav/arty_nv_home.gif') 0 0 no-repeat;
		}
			#nav A#nav_home:HOVER, #nav #nav_home_active {
				position: absolute;
				top: 0px;
				left: 0px;
				width:60px;
				height: 33px;
				background: url('../images/nav/arty_nv_home_over.gif') 0 0 no-repeat;
			}
		#nav A#nav_bio {
			position: absolute;
			top: 34px;
			left: 0px;
			width: 47px;
			height: 25px;
			background: url('../images/nav/arty_nv_bio.gif') 0 0 no-repeat;
		}
			#nav A#nav_bio:HOVER, #nav #nav_bio_active {
				position: absolute;
				top: 34px;
				left: 0px;
				width:47px;
				height: 25px;
				background: url('../images/nav/arty_nv_bio_over.gif') 0 0 no-repeat;
			}
			
		#nav A#nav_music {
			position: absolute;
			top: 60px;
			left: 0px;
			width: 72px;
			height: 29px;
			background: url('../images/nav/arty_nv_music.gif') 0 0 no-repeat;
		}
			#nav A#nav_music:HOVER, #nav #nav_music_active {
				position: absolute;
				top: 60px;
				left: 0px;
				width:72px;
				height: 29px;
				background: url('../images/nav/arty_nv_music_over.gif') 0 0 no-repeat;
			}
			
		#nav A#nav_press {
			position: absolute;
			top: 93px;
			left: 3px;
			width: 71px;
			height: 25px;
			background: url('../images/nav/arty_nv_press.gif') 0 0 no-repeat;
		}
			#nav A#nav_press:HOVER, #nav #nav_press_active {
				position: absolute;
				top: 93px;
				left: 3px;
				width:71px;
				height: 25px;
				background: url('../images/nav/arty_nv_press_over.gif') 0 0 no-repeat;
			}
			
			#nav A#nav_photos {
				position: absolute;
				top: 118px;
				left: 0px;
				width: 83px;
				height: 32px;
				background: url('../images/nav/arty_nv_pics.gif') 0 0 no-repeat;
			}
				#nav A#nav_photos:HOVER, #nav #nav_photos_active {
					position: absolute;
					top: 118px;
					left: 0px;
					width:83px;
					height: 32px;
					background: url('../images/nav/arty_nv_pics_over.gif') 0 0 no-repeat;
				}
		
		
		
		
		
		#nav A#nav_contact {
			position: absolute;
			top: 144px;
			left: 0px;
			width: 102px;
			height: 38px;
			background: url('../images/nav/arty_nv_contact.gif') 0 0 no-repeat;
		}
			#nav A#nav_contact:HOVER, #nav #nav_contact_active {
				position: absolute;
				top: 144px;
				left: 0px;
				width:102px;
				height: 38px;
				background: url('../images/nav/arty_nv_contact_over.gif') 0 0 no-repeat;
			}
			
		#nav A#nav_mail {
			position: absolute;
			top: 106px;
			left: -704px;
			width: 161px;
			height: 25px;
			background: url('../images/nav/arty_ti_mail_link.gif') 0 0 no-repeat;
		}
			#nav A#nav_mail:HOVER, #nav #nav_mail_active {
				position: absolute;
				top: 106px;
				left: -704px;
				width: 161px;
				height: 25px;
				background: url('../images/nav/arty_ti_mail_link_over.gif') 0 0 no-repeat;
			}
	#content {
		position: absolute;
		z-index: 60;
		left: 358px;
		top: 230px;
		width: 450px;
		height: 560px;
		overflow: hidden;
	}
		
		.content hr {
				margin: 12px 0 12px 0;
			}
			
		.content_header {
			position: relative;
			float: left;
			width: 445px;
			height: 40px;
			background: url('../images/content_bg_top.gif') 0 0 no-repeat;
			margin-top: 15px;
		}
			.content_header IMG {
				position: absolute;
				top: 10px;
				left: 5px;
			}
		.content_body {
			position: absolute;
			top: 50px;
			left: 17px;
			width: 390px;
			height: 470px;
			background-color: #FFF;
			margin: 0 0 0 0px;
			padding: 8px 10px 0 10px;
			overflow: auto;
			text-align: left;
		}
			
			.content_body FORM {
				text-align: left !important;
				float: left;
			}
			.content_body a.photos {
				display: inline;
				float: left;
				width: 150px;
				height: auto;
				padding: 5px;
				margin: 6px 6px 6px 0px;
				border: 1px solid #666;
			}
		

				
		.content_bottom {
			position: absolute;
			left: 0px;
			top: 526px;
			width: 445px;
			height: 18px;
			background: url('../images/content_bg_bot.gif') 0 0 no-repeat;
		}
			#content_body_news {
				position: absolute;
				top: 10px;
				left: 0px;
				width: 445px;
				height: 218px; /*218*/
				background: url('../images/content_bg_news.gif') 0 0 no-repeat;
				padding: 0px 0px 0px 0px;
				margin: 0 0px 0 0;
				overflow: hidden;
			}
				#content_body_news #news_header {
					position: absolute;
					top: 10px;
					left: 5px;
				}
					#content_body_news P {
						width: 385px;
						margin: 8px 0 0 25px;
					}
					
					#content_body_news_inner  {
						position: absolute;
						top: 35px;
						left: 0px;
						width: 428px;
						height: 175px;
						padding: 0 0px 0px 0;
						overflow: auto;
					}
					
			#content_body_gigs {
				position: absolute;
				top: 240px;
				left: 0;
				width: 445px;
				height: 270px;
				padding: 45px 0px 0px 0px;
				background: url('../images/content_bg_gigs.gif') 0 0 no-repeat;
			}
				#content_body_gigs #gigs_header {
					position: absolute;
					top: 10px;
					left: 5px;
				}
					#content_body_gigs_inner  {
						position: absolute;
						top: 50px;
						left: 27px;
						width: 380px;
						height: 230px;
						padding: 0 10px 0px 0;
						overflow: auto;
					}
						#content_body_gigs_inner HR {
							margin: 8px 0 8px 0;
						}
		
		
		
	#footer {
		z-index: 60;
		position: absolute;
		top: 684px;
		left: 870px;
		width: 159px;
		height: 61px;
		text-align: left;
		font-size: 1em;
		font-family: Helvetica, Arial, sans-serif;
		color: #8CAFAB;
	}
		#footer A {
			color: #8CAFAB;
			text-decoration: none;
		}
		#footer A:HOVER {
			color: #FFF;
		}
	
	#sponsors {
		z-index: 60;
		position: absolute;
		top: 790px;
		left: 430px;
		width: 400px;
		height: 200px;
		text-align: left;
		vertical-align: top;
	}

