@charset "UTF-8";
/* CSS Document */

#splashWrapper {
	background-color: #656565;
	height: 480px;
	width: auto;
}

#splashWrapper .content {
	height: 480px;
	width: 905px;
	margin: 0px auto 0px auto;
	background-image: url(splashLogo.jpg);
	background-repeat: no-repeat;
	background-position: 535px 22px;
}
#row1 {
	float: left;
	width: 520px;
	padding-right: 385px;
	height: 230px;
}
#row2 {
	float: left;
	width: 520px;
	padding-right: 385px;
	height: 230px;
	padding: 10px 385px 0px 0px;
}
#the911 {
	padding: 25px 10px 10px 11px;
	height: 195px;
	width: 231px;
	background-image: url(911splashBox.jpg);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	float: left;
}
#the411 {
	padding: 25px 10px 10px 11px;
	height: 195px;
	width: 231px;
	background-image: url(411splashBox.jpg);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	float: right;
}

#the911 p, #connect p {
	float: right;
	text-align: right;
	width: 200px;
	color: #FFFFFF;
	padding: 35px 10px 0px 0px;
	height: 120px;
	font-size: 12px;
}

#the911 p a, #connect p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#the911 p a:hover, #connect p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#connect {
	padding: 25px 10px 10px 11px;
	height: 195px;
	width: 231px;
	background-image: url(connect_splashBox.jpg);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	float: left;
}

#urSecret {
	padding: 25px 10px 10px 11px;
	height: 195px;
	width: 231px;
	background-image: url(urSecret_splashBox.jpg);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	float: right;
}

.floatRight_button {
	float: right;
	padding-right: 10px;
}

.quote {
	font-size: 10px;
	font-weight: bold;
	font-style: oblique;
}

.floatLeft_button {
	float: left;
	padding-left: 10px;
}
#the411  p, #urSecret p {
	float: left;
	text-align: left;
	width: 175px;
	color: #171717;
	padding: 35px 0px 0px 10px;
	height: 120px;
}

#the411 p a, #urSecret p a {
	color: #000000;
	text-decoration: underline;
}
#the411  p  a:hover, #urSecret p a:hover {
	color: #000000;
	text-decoration: none;
}

#quotes_stats {
	background-image: url(lowerGradient.jpg);
	background-repeat: repeat-x;
	height: 290px;
	width: auto;
	padding: 10px 0px 0px 0px;
}

#quotes_stats .wrap {
	height: 290px;
	width: 905px;
	margin: 0px auto 0px auto;
}
#quotes {
	float: left;
	height: 220px;
	width: 431px;
	padding: 60px 10px 10px 10px;
	background-image: url(quotesHeader.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
}
#stats {
	float: right;
	height: 220px;
	width: 431px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	padding: 60px 10px 10px 10px;
	background-image: url(statsHeader.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
}
#quotes ul, #stats ul {
	float: left;
	width: 410px;
	padding-left: 20px;
}
#quotes  ul li, #stats ul li {
	list-style-position: outside;
	list-style-image: url(heartBullet.jpg);
	font-size: 16px;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
}
#quotes  ul li a, #stats ul li a {
	color: #000000;
	text-decoration: underline;
}

#quotes ul li a:hover, #stats ul li a:hover {
	color: #000000;
	text-decoration: none;
}
.smallQuote {
	font-size: 12px;
	font-weight: normal;
	font-style: oblique;
	line-height: 1em;
}
.411Header {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 2em;
	font-size: 13px;
}
.secretHeader {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	width: 150px;
	float: left;
}
#the411 h1   {
	font-size:14px;
	line-height: 1.2em;
}
.yoMama {
	padding:35px 0px 60px 10px;
}
