/* CSS Document
Pam Tillis
Contact CSS
© 2007 Pam Tillis
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */
	
/* Global Layout Elements */
	
div#insidetopdiv {
	width: 776px;
	background: url(../images/fanclubheader.jpg) top left no-repeat;
	height: 123px;
	}
	
div#maindiv {
	float: left;
	width: 776px ;
	height: 566px;
	background: url(../images/fanclubback.jpg) bottom right no-repeat;
	position: relative;
	}
	
div#mainindiv {
	float: left;
	width: 776px ;
	height: 566px;
	background: url(../images/fanclub3_03.jpg) bottom right no-repeat;
	position: relative;
	}
	
div#contentdiv {
	width: 320px;
	height: 335px;
	position: absolute;
	top: 159px;
	left: 188px;
	}
	
div#contentindiv {
	width: 555px;
	height: 205px;
	position: absolute;
	top: 169px;
	left: 177px;
	}
	
div#icondivr {
	height: 106px;
	margin: 20px 0 0 0;
	padding: 0 0 0 100px;
	}
	
div#icondivr img {
	margin: 0 15px 0 0;
	}
	
div#icondivd {
	height: 106px;
	margin: 20px 0 0 0;
	}
	
div#icondivd img {
	margin: 0 10px 0 0;
	}
	
div.audiodiv {
	width: 81px;
	height: 200px;
	text-align: center;
	}
	
div.taglinediv {
	font-size: 70%;
	text-align: center;
	}
	
/* Links */

a {
	color: #460702;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: underline;
	color: #9a0806;
	font-weight: bold;
	}
	
p.fcsection a {
	text-decoration: underline;
	color: #9a0806;
	font-weight: bold;
	}
	
p.fcsection a:hover {
	color: #460702;
	text-decoration: underline;
	font-weight: bold;
	}

/* Text */
	
h1 {
	font-size: 100%;
	text-align: left;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #460702;
	}
	
p {
	font-size: 90%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	color: #460702;
	}
	
div.namediv {
	font-size: 90%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	color: #460702;
	}
	
legend {
	font-size: 90%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	color: #460702;
	}
	
p.error {
	font-size: 90%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	color: #9a0403;
	}
	
/* Forms */

label {
	display: block;
	font-size: 80%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 4px 0;
	}
	
form {
	margin: 15px 0 0 0;
	}
	
form#activater {
	margin: 15px 0 0 0;
	}
	
div.formword {
	float: left;
	width: 120px;
	text-align: right;
	padding: 5px 5px 0 0;
	height: 20px;
	}
	
input#submitbutton {
	margin: 15px 0 0 130px;
	}
	
input#submitlog {
	margin: 20px 0 0 0;
	}

