/*$RCSfile: home.css,v $$Revision: 1.12 $$Date: 2007-12-14 18:47:00 $*/

input.textual { 
	font-size: 8pt;
	width: 100px;
}

#person-talking {
	margin-top: -10px;
	padding-left: 70px;
}

#home-wrapper {
	float: left;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 1000px;
	color: #000;
	background-color: #fff;
}
#home-wrapper img {
	display: inline;
}

#home-leftcontent {
	color: #000;
	background-color: #f5de38;
	float: left;
	width: 590px;
	height: 466px;
}

#home-signup {
	clear: right;
	padding-left: 70px;
}

#home-free-music {
	padding-left: 80px;
}

#home-centercontent {
	margin: 0;
	float: left;
	width: 390px;
	height: 1%;
	padding-top: 10px;
	padding-left: 20px;
	height: 456px;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	background-color: #a6d2e5;
}

#home-bottom-nav {
	clear: right;
	padding-top: 10px;
	padding-bottom: 5px;
}

#home-copyright {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#flash-pictures {
	width: 900px;
	clear: both;
	height: 135px;
	padding-left: 100px;
	color: #000;
	background-color: #b3dc1f;
}

