/* CSS Document */

* {
	padding: 0;

 }
 
body	{
	background: #213e45 url(../imgs/astroback2.gif);
	background-repeat:repeat-y;
	background-position:center;
	font: 12px/1.3em Arial, Tahoma, sans-serif;
	text-align: center;
	border: 0px;
	margin-top:10px;
 }

#container {
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding:0px;
	align:center;
}
	
#header {
	width:751px;
	height:145px;
	border:0px;
	padding:0px;
	background-image: url(../imgs/astroturfheader.gif);
}
	
#nav {
	position: relative;
	text-align: center;
	top:113px;
	left: 38px;
	width: 675px;
}

#nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	padding:4px 8px;
}

#nav a {
	font-size: 13px;
}

#nav a:hover { 
	text-decoration: none;
}

 li {
	height: 2em;
	line-height: 2em;
	text-decoration: none;
	list-style-type: none;
	margin-left: 20px;
}
 
li:hover {
	background-color: #edd4cc;
 }



#sendemail {
	position: absolute;
	text-align: center;
	top: 52px;
	left: 403px;
}

form p {
clear:left;
margin: 0;
padding: 0;
padding-top: 10px;
}

form p label {
float: left;
width: 30%;
font: bold;
}
				
.txt {

	border:2px #5B8180 solid;
	background-color:#EAF6F7;
	border-style: solid;
	padding: 3px;
	width:200px;
}

.txt:focus {border: 2px solid #441100;
				background-color:#ffeeee;}

.txt2 {

	border:2px solid #5B8180;
	background-color:#EAF6F7;
	padding: 3px;
	width:280px;
}

.txt2:focus {border: 2px solid #441100;
				background-color:#ffeeee;}

 input.btn {

	border:2px outset #5B8180;
	
	background-color:#486E74;
	color: #E4EFF2;
	font-weight: bold;

}

 input.btn2 {

	border:2px outset #5B8180;
	background-color:#486E74;
	color: #E4EFF2;
	font-weight: bold;
	padding:4px;
		margin-left: 30%;
}

#gigs, #music, #pics, #wide {
/*	filter:alpha(opacity=70); */
/*	opacity: 0.7; */
	padding: 12px;
	background: #FFFFFF;
	text-align: left;
	-moz-border-radius: 12px;
	float: left;
	border: 3px solid #153B41;
}

#wide {
	clear:both;
	}

#music {
	width: 499px;
	margin-bottom: 12px;
	margin-top: 8px;
	float:left;

}





#gigs {
	width: 190px;
	margin-left: 8px;
	height:inherit;
	margin-top: 8px;
	
	
}



#pics {	width: 732px; }


#wide {width: 751px;
		margin-top: 8px; }
	
html > body #wide {
	width: 721px;
	float: left;
}

#picsmenu {  width:600px;
	clear: both;
	margin: 10px 10px 10px;
voice-family: "\"}\""; 
  voice-family:inherit;

  }

html > body #picsmenu {
width:600px;

}


 
 
h1 {
	color: #002;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-size: 17px;
}

h2 {
	color: #002;
	margin-bottom: -10px;
	font-size: 15px;
	line-height: 21px;
}


h3 {
	color: #002;
	margin-bottom: -14px;
	font-size: 13px;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}


a {
	color: #441100;
	font-weight: bold;
	font-size: 125%;
	text-decoration: none;

}


 
 a:hover {
	text-decoration: underline;
 }
 
 .icon { 
border: none;
 margin:2px;
 }

.thumb {border:thick solid #006699;
		margin:4px;
		-moz-border-radius: 4px;
}

#rightcol {
	float:right;
	width:180px;
	padding: 0px 12px 12px;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 2px dotted #659395;
	height:auto;
}
