@charset "utf-8";

body {
  margin-top:0px;
	background-color: #000000;
	color: rgb(241,241,241);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	word-spacing: 1px;
}

p {
  margin-top:0px;
}
a {
  text-decoration: none;
	color: #85C236;
}

img {
  border:none;
}

a:hover {
    color: #7FF050;
}

h3 {
  margin-top:0px;
	font-weight: normal;
	color: #FFFFFF;
}

h4{
  margin-top:0px;
}

h5 {
	margin-top: 0px;
}

li{
  margin-bottom:10px;

}

label {
	text-align: right;
	float:right;
}

input {
  background-color:#EEEEEE;
  border-width:1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
}

textarea {
  background-color:#EEEEEE;
  border-width:1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
}

.red:hover {
  color: #CF2027;  
}

.error {
  color: rgb(255,196,0);
}

.adminhead {
  font-size:23px; 
  border-bottom: 1px solid rgb(255,242,0);  
  text-align:left;
}

.submit {
  background-image: url(images/submit.gif););
  border:none;
  width:72px;
  height:22px;
  font-weight: 500;
}

#outershell {
	position: relative;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
	clip: rect(-8px,auto,auto,auto);

}

#header {
	height: 158px;
	width: 1024px;
	float:none;
}

#nav {
	background-color: #FFFFFF;
	height: 44px;
	width: 1024px;
	background-image: url(images/nav_back.jpg);
}

#content {
	height: 630px;
	width: 1018px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7A9F3F;
	border-left-color: #7A9F3F;
	clear: both;
	float: left;

}

#content_inner {
	height: 630px;
	width: 1018px;
	float:left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow:auto;
	background-image: url(images/fire.jpg);
	background-repeat: no-repeat;
}

#right_gallery {
  position: static;
  height:auto;
	width: 200px;
  float:left;
  margin-left:620px;
  text-align:center;

}

#right_gallery img{
  border: 2px solid white;  
}

#left_column{
  position:absolute;
  height:630px;
	width: 620px;
	left:1px;
	right:500px;
	top:10px
	bottom:auto;
		border-right: 3px solid #7A9F3F;	
}

#index_left{
	position:absolute;
	height:360px;
	width: 685px;
	left:15px;
	right:auto;
	top:462px;
	bottom:auto;
	padding-top:12px;
	border-right: 3px solid #7A9F3F;
}
#index_left p {
	margin-right: 10px;
}


#index_right {
	position: absolute;
	height:630px;
	width: 315px;
	float:right;
	margin-left: 10px;
	clear: right;
	left: 696px;
	top: 202px;
	overflow: auto;
}

#index_right h2{
  margin-top:8px;
  font-size:18px;
}

#index_right h3{
  font-size:16px;
  margin-bottom:2px;
}

#index_pic{
	z-index: 1;
	height:260px;
	width: 697px;
	background-image: url(images/index_pic.jpg);
	border-right: 3px solid #7A9F3F;
	clear: left;
	float: left;
	position: absolute;
	left: 3px;
	top: 202px;
}

#left_gallery {
  position:relative;
  height:512px;
	width: 550px;
	margin-right:auto;
	margin-left:auto;
  margin-top:20px;
  margin-bottom:auto;
  text-align:center;
}

#left_gallery img{
  border: 2px solid white; 
}

#select_pic{
  height:25px;
  width:560px;
  margin-left:auto;
  margin-right:auto;
  margin-top:80px;
  text-align:right;
  border-bottom: 1px solid white; 
  border-color: rgb(192,192,192);
}

#select_pic a{
  margin-left:10px;
}

#gallery_caption{
	height:22px;
	width:500px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	color: #000000;
	height: 30px;
	width: 410px;
	float: right;
	clear: right;
	margin-right: 24px;
	margin-top: 10px;
}

#menu a {
	margin-right: 11px;
	font-size: 12pt;
	text-decoration: none;
	color: #333333;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

#menu a:hover {
	color: #CF2027;
}
#gigs_right {
	position: absolute;
	height:630px;
	width: 450px;
	;
	border-left: 3px solid #7A9F3F;
	clear: right;
	float: right;
	left: 568px;
	top: 202px;
}

#gig_table {
  height:auto;
	width: 360px;
	float:left;
	margin-top:90px;
	margin-left:175px;
}

#gig_table h3 {
  font-size:20px;
}

#video {
	position:absolute;
	height:387px;
	width:417px;
	top:350px;
	bottom:auto;
	right:83px;
	left:auto;
	text-align: center;
}
#video_inner {
	height: 331px;
	width: 394px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#contact_text {
	position: absolute;
	height: 172px;
	width: 358px;
	left: 90px;
	top: 350px;
}



#admin_menu{
  position:absolute;
  width: 190px;
  height:550px;
  right:50px;
  left:80px;
  top:240px;
  bottom:10px;
  border-right: solid;
  border-width:1px;
  text-align:right;
}

#admin_menu a {
  margin-right:15px;
}

#music {
	position: absolute;
	height: 211px;
	width: 300px;
	left: 90px;
	top: 350px;
}


#admin_menu p {
	text-align: right;
}
#admin_content img {
	border: 1px solid #FFFFFF;
}



#admin_content{
  position:static;
  width: 410px;
  height:550px;
  float:right;
  margin-top:35px;
  margin-right:250px;
  clear:right;
  line-height: 22px;
}


#footer {
	position: static;
	height: 18px;
	width: 1024px;
	float:left;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#footer p{
  font-size:10px;
  text-align:center;
  color: rgb(96,96,96);
}

#footer a{
  color: rgb(96,96,96);
}

#footer a:hover{
	color: #CF2027;
}

#headings{
  position:absolute;
  height:40px;
  width:190px;
  right:auto;
  left:20px;
  z-index: 10;
  top:210px;
  bottom:auto;
  margin-left:30px;
  margin-right:auto;
  margin-top:15px;
  font-size:30px;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
}
#load_photo {
	height: auto;
	width: 400px;
	margin-top: 40px;
}
.music_player {
	height: 70px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 15px;
	border: 2px solid #FFFFFF;
}
