@charset "UTF-8";
/* CSS Document
Fan Club CSS
© 2007 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 8/27/07 5:34PM
Validated 8/27/07 5:34PM */			
	
/* Global Layout Elements */	
	
div#headerdiv {
	background: url(../images/fanclub8_2_10_02.jpg) top left no-repeat;
	}
	
div#titlediv {
	background: url(../images/fanclub8_2_10_04.jpg) top left no-repeat;
	}
	
div#contentdiv {
	background: url(../images/bio01_19.jpg) top repeat-y;
	}
	
div#joinnowdiv {
	margin: 15px 0 20px 0;
}
	
div#contentrightdiv {
	background: url(../images/fanclub8_2_10_07.jpg) top left no-repeat;
	}
	
div#bannerdiv {
	margin: 30px 0 30px 0;
	}
	
div#tellafrienddiv {
	margin: 15px 0 0 100px;
	}
	
div#photodiv br {
	clear: both;
	height: 10px;
}

div#photodiv div.photoline {
	margin: 0 0 10px 0;
}

div.photoinput {
	padding: 25px 0 0 5px;
}
	
/* Text */
	
div#contentrightdiv p {
	padding: 0 0 20px 0;
	}
	
div#contentrightdiv p.dues {
	font-size: 90%;
	padding: 0 0 5px 0;
	font-weight: bold;
	}
	
div h2 {
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

div h2 span {
	font-weight: normal;
}
	
/* Lists */

ul {
	list-style: disc;
	padding: 0 0 15px 15px;
	font-weight: bold;
	}
	
li {
	padding: 0 0 5px 0;
	}
	
li span.title {
	font-style: italic;
	font-weight: bold;
	}
	
/* Forms */

form {
	margin: 0 0 35px 0;
}

input#submit {
	margin: 10px 0 0 0;
}

/* IMAGES */

div#photodiv img {
	border: 1px solid #000;
	float: left;
	margin: 0 10px 0 0;
}
