/*=COMMON
=== === === === === === === === === === */
a img {
	border:none;
}
h3 {
	font-size:14px;
	color:#701820;
	margin:0 0 15px 0;
}
ol, ul {
	list-style-position:inside;
	padding:0;
	margin:0;
}
ol li, ul li {
	padding:0;
	margin:0;
}
input {
	margin:3px 0 0 0;
	border:none;
}
textarea {
	margin:3px 0 0 0;
	padding:4px;
	border:none;
}
select {
	margin:3px 0 0 0;
	border:none;
	padding:1px;
}
.left {
	float:left;
}
.right {
	float:right;
}

/*=BODY
=== === === === === === === === === === */
body {
	background:#e3dfc4 url('../images/bg-body.gif') repeat-x center 194px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
body#home {
}
/*=WRAPPER
=== === === === === === === === === === */
#wrapper {
	margin:24px auto;
	width:780px;
}

#home #wrapper {
	margin:24px auto;
	width:900px;
}

#wrapper a {
	color:#225486;
	text-decoration:none;
}
#wrapper a:hover {
	text-decoration:underline;
}
/*=HEADER
=== === === === === === === === === === */
#header {

}
#header h1 {
	float:left;
}
/*=NAV
=== === === === === === === === === === */
#nav {
	float:right;
	background:url('../images/bg-nav.gif') no-repeat;
	width:482px;
	height:83px;
	margin:2px 0 0 0;
	padding:0 0 0 110px;
}
#nav li {
	float:left;
	display:inline;
}
#nav li a {
	display:block;
	height:83px;
	text-indent:-9999px;
}
#nav li#navAbout a {
	width:76px;
	background:url('../images/nav-about.gif') no-repeat 0 0;
}
#nav li#navAbout a:hover, #about #nav li#navAbout a {
	background:url('../images/nav-about.gif') no-repeat 0 -83px;
}
#nav li#navGigs a {
	width:70px;
	background:url('../images/nav-gigs.gif') no-repeat 0 0;
}
#nav li#navGigs a:hover, #gigs #nav li#navGigs a {
	background:url('../images/nav-gigs.gif') no-repeat 0 -83px;
}
#nav li#navCds a {
	width:63px;
	background:url('../images/nav-cds.gif') no-repeat 0 0;
}
#nav li#navCds a:hover, #cds #nav li#navCds a {
	background:url('../images/nav-cds.gif') no-repeat 0 -83px;
}
#nav li#navGallery a {
	width:90px;
	background:url('../images/nav-gallery.gif') no-repeat 0 0;
}
#nav li#navGallery a:hover, #gallery #nav li#navGallery a {
	background:url('../images/nav-gallery.gif') no-repeat 0 -83px;
}
#nav li#navPress a {
	width:77px;
	background:url('../images/nav-press.gif') no-repeat 0 0;
}
#nav li#navPress a:hover, #press #nav li#navPress a {
	background:url('../images/nav-press.gif') no-repeat 0 -83px;
}
#nav li#navContact a {
	width:83px;
	background:url('../images/nav-contact.gif') no-repeat 0 0;
}
#nav li#navContact a:hover, #contact #nav li#navContact a {
	background:url('../images/nav-contact.gif') no-repeat 0 -83px;
}

/*=CONTENT
=== === === === === === === === === === */
#content {
	padding:20px 0 0 0;
	clear:both;
}
#gigs #content, #cds #content, #press #content, #contact #content {
	margin:0 0 0 196px;
}
#home #content {
	height:600px;
}
.butBack {
	float:right;
	position:relative;
	top:-3px;
	right:7px;
}
#content h2 {
	margin:0px 0 22px 0;
	height:19px;
	text-indent:-9999px;
	width:300px;
}
#gallery #content h2 {
	margin:0 0 22px 0;
	background:url('../images/h2-gallery.gif') no-repeat 196px 0;
	padding:0 0 0 196px;
}
#about #content h2 {
	background:url('../images/h2-about.gif') no-repeat 196px 0;
	margin:0 0 22px 0;
	padding:0 0 0 196px;
}
#gigs #content h2 {
	background:url('../images/h2-gigs.gif') no-repeat 0 0;
}
#cds #content h2 {
	background:url('../images/h2-cds.gif') no-repeat 0 0;
}
#press #content h2 {
	background:url('../images/h2-press.gif') no-repeat 0 0;
}
#contact #content h2 {
	background:url('../images/h2-contact.gif') no-repeat 0 0;
}
.gig {
	padding:0 0 20px 0;
	margin:0 12px 20px 0;
	border-bottom:1px solid #b0ada0;
}
.cd img {
	margin:2px 0 0 0;
	float:left;
}
.cd {
	padding:0 0 20px 0;
	margin:0 12px 20px 0;
	border-bottom:1px solid #b0ada0;
}
.cd div {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
	line-height:14px;
}
.cd div h3 {
	font-family: arial, sans-serif;
	color:#000;
	margin:0;
}
.cd div ol {
	margin:15px 0;
}
.section {
	border-bottom:1px solid #b0ada0;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.section h3 {
	margin:0 0 3px 0;
}
.section p {
	margin:0 0 15px 0;
}
.section p.margin3px {
	margin:0 0 3px 0;
}
.section .imagesOne, .section .imagesTwo {
	list-style:none;
	text-align:center;
	float:left;
	margin:0 40px 0 0;
}
.section .imagesOne p, .section .imagesTwo p {
	font-size:9px;
	margin:0 0 5px 0;
}
.section .imagesOne li, .section .imagesTwo li {
	margin:0 0 15px 0;
	min-height:155px;
}
.imagesTwo {
	padding:17px 0 0 0;
}
.imagesTwo li {
	padding:0 0 10px 0;
}
#contact fieldset {
	border:none;
	width:320px;
}
#contact fieldset input {
	padding:2px;
}
#contact fieldset input#submit {
	margin:10px 0 0 0;
}
#contact fieldset .one, #contact fieldset .two, #contact fieldset .three {
	margin:0 0 10px 0;
	clear:both;
	height:35px;
}
#contact fieldset .one input#email {
	width:316px;
}
#contact fieldset .one input#company {
	width:316px;
}
#contact fieldset .one select {
	width:318px;
}
#contact fieldset .text {
	height:120px;
}
#contact fieldset #date {
	width:100px;
	margin:3px 9px 0 0;
}
#contact fieldset #month {
	width:100px;	
}
#contact fieldset #year {
	width:100px;
}
#contact fieldset #city {
	width:100px;
	margin:3px 9px 0 0;
}
#contact fieldset #state {
	width:100px;
}
#contact fieldset #country {
	width:100px;
}
#last {
	border-bottom:none;
}
#main {
	position:relative;
	height:420px;
	width:780px;
	background:#e3dfc4 url('../images/bg-about.jpg') no-repeat 0 0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 19px;
	margin-left: 0;
}
#main li a {
	display:block;
	text-indent:-9999px;
}
#main li#bioBevan {
	top:135px;
	left:55px;
	position:absolute;
}
#main li#bioBevan a {
	width:120px;
	height:70px;
}
#main li#bioViscuso {
	top:260px;
	left:240px;
	position:absolute;
}
#main li#bioViscuso a {
	width:170px;
	height:80px;
}
#main li#bioRago {
	top:30px;
	left:430px;
	position:absolute;
}
#main li#bioRago a {
	width:150px;
	height:90px;
}
#main li#bioMejia {
	top:200px;
	left:640px;
	position:absolute;
}
#main li#bioMejia a {
	width:130px;
	height:80px;
}
#caption {
	height:230px;
	width:773px;
	background:#e3dfc4 url('../images/bg-caption.png') no-repeat 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 3px;
}
#caption p {
	padding:25px 35px;
	color:#fff;
}
#caption p a {
	color:#74afe9;
}
#bio {
	height:647px;
	width:772px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	background-image: url(../images/bg-bio.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#bio img {
	float:left;
}
#bio div {
	margin:0 30px 0 402px;
	padding:38px 0 0 0;
}
#bio p {
	color:#fff;
	margin:0 0 13px 0;
}
#bio p a {
	color:#74afe9;
}
#bio h3 {	
	width:340px;
	margin:0 0 15px 0;
	text-indent:-9999px;
}
#bio h3#bevan {
	background:url('../images/h3-bevan.gif') no-repeat 0 0;
	height:80px;
}
#bio h3#viscuso {
	background:url('../images/h3-viscuso.gif') no-repeat 0 0;
	height:92px;
}
#bio h3#rago {
	background:url('../images/h3-rago.gif') no-repeat 0 0;
	height:89px;
}
#bio h3#mejia {
	background:url('../images/h3-mejia.gif') no-repeat 0 0;
	height:89px;
}
#bio h4 {
	display:none;
}
/*=FOOTER
=== === === === === === === === === === */
#footer {
	height:48px;
	width:100%;
	background:#e3dfc4 url('../images/bg-footer.gif') no-repeat 0 0;
	clear:both;
}
#footer p {
	text-indent:-9999px;
	display:none;
}
#footer a {
	float:right;
	display:block;
	margin:0 55px 0 0;
	height:48px;
	background:url('../images/but-contact.gif') no-repeat 0 0;
	width:65px;
	text-indent:-9999px;
}

#home #wrapHeader {
    width:780px;
    margin:0px auto;
}

