body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	background-image: url('http://tnb1.teeniebums.com/images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	color: #000;
}

a {
	color: #ff6699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #491f4d;
	text-decoration: underline;
}

a img {
	border: 1px solid #001753;
}

a:hover img {
	border: 1px solid #fd578a;	
}

#wrapper {
	width: 1030px;
	margin: auto;
}

#header {
	width: 950px;
	height: 127px;
	margin: auto;
}

	.top_top {
		float: right;
		width: 324px;
		height: 61px;
		background: url('http://tnb2.teeniebums.com/images/top_top.jpg') no-repeat;
	}
	.top_top div{
		padding-right:15px;
	}

.content {
	/*width: 950px;*/
	width: 1030px;
	background-color: #e9edf0;
	margin: auto;
}

	.cont_top {
		width: 100%;
		background:url('http://tnb3.teeniebums.com/images/teenbbg.jpg') repeat-x;
		height: 41px;
	}

	.cont_top_tall {
		width: 100%;
		background: url('http://tnb4.teeniebums.com/images/tbg_tall.jpg') repeat-x;	
		height: 72px;
	}

	.cont_top_tplst {
		width: 100%;
		background: url('http://tnb1.teeniebums.com/images/tbg_tplst.jpg') repeat-x;	
		height: 75px;
	}

	.thumbs {
		width: 100%;
		text-align: center;	
		background: #e9edf0 url('http://tnb2.teeniebums.com/images/cont_bg1.jpg') repeat-y top left;
	}
		
	.thumbs2 {
		width: 100%;
		text-align: center;	
		background: url('http://tnb3.teeniebums.com/images/cont_bg2.jpg') repeat-y top right;
	}

	.thumbs3 {
		width: 100%;
		text-align: center;	
		background: url('http://tnb4.teeniebums.com/images/cont_bg3.jpg') repeat-y top left;
	}

		
	.cont_btm {
		width: 100%;	
		background: url('http://tnb1.teeniebums.com/images/bbg.jpg') repeat-x;	
		height: 48px;
		text-align: right;
		clear:both;
	}

#footer {
	width: 100%;
	height: 320px;
	background: url('http://tnb2.teeniebums.com/images/foot_bg.jpg') repeat-x top center;
	clear:both;
}

	.foot_text {
		width: 1030px;
		height: 250px;
		background: url('http://tnb3.teeniebums.com/images/foot.jpg') no-repeat;
		margin: auto;
		color: #491f4d;
		padding-top: 70px;
	}

ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 16%;
}

li {
	list-style: url('http://tnb4.teeniebums.com/images/bullet.jpg');
}

	li a {
		font-weight: normal;
		font-size: 11px;
	}

	li a:hover {
		color: #ff0000;
	}
img.br {
	border:2px solid #ff3a77;
	margin:2px;
}
.br {
	text-align: center;
}
