	/*Same ol'*/

body {
	background: #6ba6d6 url(images/BG.png) 0% 105% repeat-x;
	font-family: helvetica,sans-serif;
	color: #3E4D7D;
	font-size: 14px;
	margin: 0px;

}
a {
	text-decoration: none;	
	color: #6ba6d6;
	font-weight: bold;
}

a:hover {
	text-decoration: none;	
	color: #fff;
	font-weight: bold;
}
	
img {	
	border: 2px solid #6ba6d6;
}

#shrinkwrap {
	width: 850px;
	padding: 0px 25px 10px 25px;
	background: #C7E2F3 url(images/backeye.png) 0% 97% no-repeat;
	margin: 0 auto;
}

	/*Hs*/
	
h1 {
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: -1.2pt;
	word-spacing: 4.4pt;
	line-height: 1.2;
	color: #6B95FF;
}

h2 {
	font-family: helvetica,sans-serif;
	color: #6B95FF;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.2pt;
	word-spacing: 0.6pt;
	line-height: 1.2;

}

	/*title*/

#stupidiknow {
	min-height:65px;
	width: 900px;
	background: url(images/header.png) repeat-x;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#titlefamily {
	margin: auto;
	margin-top: -10px;
	padding: 0px 0px 0px 0px;
	width: 850px;
}

#daddytitle {
	font-family: helvetica,sans-serif;
	color: #DBEDF8;
	font-size: 225px;
	font-weight: bold;
	letter-spacing: -10pt;
	word-spacing: -20pt;
	line-height: 0.7;
}

#babytitle {
	font-family: helvetica,sans-serif;
	color: #DBEDF8;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 1.2pt;
	word-spacing: -3pt;
	line-height: 0.7;
	padding: 0px;
	margin: 0px 0px 0px -75px;
}

	/*opening line*/
	
#hello {
	font-family: helvetica,sans-serif;
	font-size: 20px;
	letter-spacing: 1.4pt;
	word-spacing: -4.6pt;

}

.robottalk {
	font-family: courier,"courier new",monospace;
	font-size: 17px;
	letter-spacing: -0.8pt;
	word-spacing: -2.8pt;
	color: #6B95FF;
}


#feet {
	width: 850px;
	margin: -15px auto;
	padding: 50px 25px 5px 25px;
	background: #fff url(images/feet.png) repeat-x;
	font-size: 10px;
}


/*Tables*/

.bfasttable {

	}

.bfasttable td {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	font-size: 9pt;
}

#things ul li{
	list-style: square;
	margin: 0px 0px 0px -20px;
	padding: 0px 0px 0px 0px;
}

#things {
	list-style: square;
}