html { min-height: 100%; margin-bottom: 1px; }

body{
	background: url('images/sides.png') center bottom fixed no-repeat #ccc;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	}

a{
	color: #000000;
	text-decoration: underline;
}

a:visited{
	color: #bf7b2b;
}

a:hover{
	color: #169edc;
	text-decoration: none;
}

a:focus { outline: none; }

#homepage{
	width: 1000px;
	height: 353px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	color: #000000;
	background: #ffffff url('images/background_home.jpg') no-repeat center top;
}
#photootm{
	float: right;
	width: 305px;
	background: url('images/photootm_bk.jpg') no-repeat left top;
}

#photootm img{
	border: solid 2px #000000;
	border-top: solid 5px #000000;
	padding: 0px;
	margin: 23px 0px 0px 57px;
}

#updates{
	width: 316px;
	height: 186px;
	float: right;
	background: url('images/updates_bk.jpg') no-repeat top left;
	display: inline;
	margin-right: 23px;
}

#updates p{
	margin: 85px 0px 0px 90px;
	font-size: 8pt;
}

#updates p a, #updates p a:active{
	color: #b0f641;
	text-decoration: none;
}

#updates p a:visited{
	color: #cccccc;
}

#updates p a:hover{
	color: #b0f641;
	text-decoration: underline;
}

#feature{
	width: 563px;
	clear: both;
	float: right;
	margin: 49px 15px 0px 0px;
}

#feature h1{
	font-family: verdana, geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 145px;
	color: #73caf0;
	margin: 0;
	background: url('images/featureheader.jpg') no-repeat 10px bottom;
}

#feature p{
	margin: 0;
	padding: 6px;
	border: solid 2px #000000;
	border-top: solid 5px #000000;
	background: url('images/feature_bk.jpg') no-repeat top left;
}

#feature p img{
	float: right;
	margin: -6px -6px 0px 10px;
	border: none;
}

#container{
	width: 1000px;
	min-height: 550px;
	_height: 550px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	position: relative;
	color: #000000;
	background: #ffffff url('images/background.jpg') no-repeat center top;
}

#header{
	height: 153px;
	width: 1000px;
	padding: 20px 0 0 50px;
	background: url('images/header.jpg') no-repeat top left;
	}
	
#homelink{
	display: block;
	width: 52px;
	height: 95px;
	text-indent: -9000px;
	background: url('images/logo.gif') no-repeat top left;
}

#homelink:hover{
	background-position: 0 -95px;
}

#header ul{
	margin: 0 0 0 288px;
	padding: 0;
	float: left;
	list-style: none;
	display: inline;
}


#header ul li{
	float: left;
	margin: 0;
}

#header ul li a, #header ul li span{
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	height: 30px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 43px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	border-right: 2px solid #000000;
	font-size: 9pt;
}

#information a, #information a:active, #information a:visited, #information span{
	background: url('images/information.gif') no-repeat;
	border-left: 10px solid #73caf0;
	color: #73caf0;
}

#webdesign a, #webdesign a:active, #webdesign a:visited, #webdesign span{
	background: url('images/webdesign.gif') no-repeat;
	border-left: 10px solid #ff85ff;
	color: #ff85ff;
}

#bandphotography a, #bandphotography a:active, #bandphotography a:visited, #bandphotography span{
	background: url('images/bandphotography.gif') no-repeat;
	border-left: 10px solid #f7b261;
	color: #f7b261;
}

#otherphotography a, #otherphotography a:active, #otherphotography a:visited, #otherphotography span{
	background: url('images/otherphotography.gif') no-repeat;
	border-left: 10px solid #b0f641;
	color: #b0f641;
}

#header ul li a:hover{
	background-position: 0 -60px;
}

#header ul li span{
	background-position: 0 -30px;
	border-left: 10px solid #000000;
	color: #000000;
}

#submenu_block, #content, #right, #image, #rightimage{
	float: left;
}

#submenu_block{
	width: 235px;
	height: 246px;
}

h6{
	float: left;
	background-color: #000000;
	margin: 7px 0 0 34px;
	color: #73caf0;
	border-left: 5px solid #73caf0;
	font-family: Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 15px 0px 10px;
}

.submenuitems{
	clear:both;
	width: 145px;
	border: solid 2px #000000;
	border-top: solid 5px #000000;
	background-image: url('images/submenuback.gif');
	padding: 3px 0px 5px 0px;
	margin: 0 0 0 39px;
}

ul#submenu{
	list-style-type: none;
	margin: 0px;
	padding-left: 0em;
}

#submenu li{
	padding: 2px 2px 0px 7px;	
}

#submenu a, span{ 
	font-family: Georgia, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

#submenu a:hover, #submenu span{
	font-weight: bold;
	border-left: 5px #f7b261 solid;
}

#content {
	width: 500px;
	margin: 15px 0 0 0;
}

 #content p{
  	border: solid 2px #000000;
	border-top: solid 5px #000000;
	padding: 5px 2px 3px 6px;
	margin-top: 0px;
	clear: both;
	_height: 50px;
}

#content p.design{
	height: 50px;
	overflow: hidden;
	background: #000000;
	color: white;
}

#content p.design img{
	margin: -5px 0px 10px -6px;
	border: none;
} 

#banner{
	text-align: center;
	background: url('images/bannerbk.jpg') no-repeat center center;
	min-height: 50px;
	margin: 5px 16px 30px 16px;
	float: left;
	width: 468px;
}

#banner img{
	border: none;
}

#footer{
	background: url('images/footer.gif') no-repeat top right;
	height: 50px;
	margin-top: 50px;
	clear: both;
	text-align: right;
}

a.disclaimerlink, a.hyveslink, a.myspacelink{
	float: right;
	display: inline;
	display: block;
	height: 50px;
	width: 110px;
	text-indent: 9999px;
	overflow: hidden;
}

h2, h3{
	padding: 5px 15px 0px 10px; 
	font-family: Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	background: #000000;
	color: #ffffff;
	float: left;
}

.green400, .green150{
	color: #b0f641;
	border-left: 5px solid #b0f641;
}

.orange400, .orange150{
	color: #f7b261;
	border-left: 5px solid #f7b261;
}

.orange400 a,  .orange400 a:visited, .orange400 a:hover, .orange400 a:active{
	color: #f7b261;
	text-decoration: none;
}

.blue400, .blue150{
	color: #73caf0;
	border-left: 5px solid #73caf0;
}

.pink400, .pink150{
	color: #ff85ff;
	border-left: 5px solid #ff85ff;
}

 .pink400 a, .pink400 a:visited, .pink400 a:hover, .pink400 a:active{
 	color: #ff85ff;
	text-decoration: none;
}

#content p.photoselection{
	width: 505px;
	padding: 0;
}

p.photoselection img{
	padding: 0;
	border: none;
	margin: 0;
}

.bandlist{
	border: solid 2px #000000;
	border-top: solid 5px #000000;
	padding: 5px 2px 3px 6px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	_height: 100px;
	}
	
.bandlist ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 0em;
}	
	
.bandlistnav {
	text-align: center;
}  

ul.bandlistlinks {
	margin-left: 15px;
	diplay: inline;
	margin-bottom: 4px;
}

.bandlistlinks li {
	display: inline;
	margin-right: 3px;
	font-size: 8pt;
}

#right { 
	width: 240px;
	margin: 15px 0px 0 15px;
	padding: 0 0 10px 0;
}

#rightimage {
	width: 180px;
	margin: 50px 0px 0 15px;
	padding: 0 0 10px 0;
}

#right p, #rightimage p{
  	border: solid 2px #000000;
	border-top: solid 5px #000000;
	padding: 5px 2px 3px 6px;
	margin-top: 0px;
	clear: both;
	_height: 20px;
}

#right img{
	border: solid 2px #000000;
	border-top: solid 5px #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 11px;
	clear: both;
}

#image{
	width: 560px;	
	padding-bottom: 10px;
	text-align: center;
	margin: 30px 0 0 0;
}

#image img{
	border: solid 2px #000000;
	border-top: solid 5px #000000;
	padding: 0px
}

#imagenav img{
	border: 0px;
}

table {
	clear: both;
	width: 500px;	
	margin-bottom: 10px;
	padding: 0px;
	border: 2px solid #000000;
	border-top: 5px solid #000000;
	
}


td {
	width: 100px;
	height: 100px;
	padding: 0px;
	border: 1px solid #dddddd;
	text-align: center;
  }
