/* CSS Document */

body {background:#7f9b16; background-image:url(images/page_bg.gif); background-position:top center; background-repeat:no-repeat;}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF;   }
.style3 a:link{ padding-right:10px;}

a {color:#FFFFFF; text-decoration:none}
a:link, a:active; {color:#FFFFFF; text-decoration:none; padding:2px;}
a:hover {color: #CCCC00; text-decoration:none; 	/*background-color: #7EA334;*/}
	body,html {
		margin: 0;
		padding: 0;
		text-align:center;
	}
	#container2{
		width:100%;
		height:510px;
		padding:0px
	}
	#wrapper {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#menu{
		margin:0 auto;
		font-size:33px;
		letter-spacing:-1px;
		color:#fff;
		padding:0px;
		width:900px;
		text-align:left;
	}

	#menu span{
		font-size:15px;
		color:#FFFFFF;
	}
	#content{
	width:900px;
	padding:0px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	.footer {
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	.contactPic {background:url(images/contactNate186.jpg); height:500px;
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	margin-bottom:10px;
	}
	.artistPic {background:url(images/aboutus.jpg); height:500px;
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	margin-bottom:10px;
	}
	.contact {padding: 30px; width: 250px; float:right;
	color:#FFFFFF;
	text-align:left;

	}
h2 {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; font-weight: bold; letter-spacing:-1px;
padding:0px; margin:0px; font-size:18px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:-1px;
}
#logo {
	width:100%;
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
}
input, textarea, select	 {
	background-color:#FFFFFF;
	border:1px solid #819D16;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.formHolder {
/*background-color:#FFFFFF;
filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55;*/
padding:10px;
text-align:left;

}
#mydiv {

}
.button {
	background-color:#819D16;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
input {
}

#container {
padding: 10px; 
width: 330px; 
float:right;
margin:10px;
margin-right:30px;
text-align:left;
height:450px;
background-image:url(images/trans.png);
	}
	
#container .artist	{

}
.text {
	position:relative;
	color:#fff;
	}
.text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}	
.lavaLamp {
    position: relative;
    height: 29px; width: 600px;
    background: url("images/bg.gif") no-repeat top;
    padding: 5px; margin: 0 auto;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("images/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("images/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: 12px Verdana, Arial, Helvetica, sans-serif;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }
		.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
border: none;
}
