body {
	background: #F7F7F7;
	text-align: center; /*IE7 fix*/
}

img { 
	border: 0;
}

.wrapper { 
	border: 1px solid #000;
	width: 860px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	padding: 0;
    height: 100%;
    display: block;
    text-align: left; /*IE7 fix*/
}

#bandphoto {
       background: transparent url('cmsimages/lcd_walking.jpg') repeat-y;
height: 100%;

}

.title {
	width: 910px;
	height: 120px;
	background: transparent url('images/field.png');
	margin: 0 auto;
	position: relative;
	z-index: 5000;
	left: -25px;
	top: 20px;	
	margin-bottom: 30px;
	[]margin-right: -60px; /*IE7 fix*/
	border: 1px solid #000;
}

.lcd {
	color: #000;
	text-transform: lowercase;
	font-size: 30px;
	margin: 0 auto;
	font-family: Helvetica;	
	position: relative;
	top: 10px;
	left: 5px;
}

.nav {
	width: 280px
	height: 30px;
	color: #FFF;
	font-family: verdana;	
	font-size: 14px;
}	

.nav ul {
	float: right;
	margin-top: 65px;
	margin-right: -10px;
}

.nav ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.static {
	color: #000;
	text-decoration: underline;
}

#roll a {
	color: white;
	text-decoration: none;	
}

#roll a:hover {
	color: red;	
}

.content {
	width: 860px;
	height: 100%;
	float: left;
	margin: 0 auto;
	font-size: 10px;
	font-family: verdana;
}

.content span {
	font-weight: bold;
	font-size: 16px;
		
}

.col {
	width: 410px;
	color: #000;
	float: left;
	margin: 0 10px 0 10px;
	border-top: 1px solid #000;
	padding-top: 8px;
	
}

.colmini {
	width: 150px;
	color: #000;
	float: left;
	margin: 10px 5px 0 50px;
	border-top: 1px solid #000;
	padding-top: 8px;

}	
	
	

.full {
	width: 840px;
	color: #000;
	float: left;
	margin: 0 10px;
	border-top: 1px solid #000;
	padding-top: 8px;
}

#album {
	/*border: 1px solid #000;
	border-top: 0;
	margin: 0;
	padding: 0;
	width: 860px;*/
	
}

.album_info {
    height: 223px;
	width: 160px;
    float: left;
	display: block;	
	margin-bottom: 5px;
	margin-left: 50px;
	clear: both;
	vertical-align: top;
	margin: 0; padding: 0;

}

.album_info ol li {
	margin-left: -10px;	
}

.album_info a {
	color: blue;
	text-decoration: none;	
}

.album_info a:hover {
	color: blue;
	text-decoration: underline;	
}

.album_info a:visited {
	color: blue;
	text-decoration: none;	
}


.album {
	float: left;
	width: 150px;
	display: block;	
	margin-bottom: 5px;
}

#contact {
	font-size: 20px;
	margin-left: 20px;
		
}

#contact a, #contact above:visited {
	color: #666666;
	text-decoration: none;	
}

#contact a:hover {
	color: #666666;
	text-decoration: underline;	
}


div {border: 0px solid pink;}
