/* CSS Document */

#html, body{height:100%}

#outer
{
	height: 100%;
	background-color: #99CC33;
	width: 745px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container
{
	/*line-height: 140%;*/
	margin-right: auto;
	margin-left: auto;
	/*text-align: left;*/
	/*padding: 0px;*/
	/*width: 100%;*/
	height: 100%;
	background-color: #000000;
	/*border: 1px solid #FFFFFF;	*/
}

#banner {
		width: 745;
		height:110px;
		border-bottom: 10px solid #000000;
	background: #000000 url(imgs/teenlogo1.gif) repeat-x ;
}
body
{
	margin: 0px 0px 0px 0px;
	background-color: #9999CC;
	height: 100%;
	text-align: center;
	background-image: url;
	background-repeat: repeat;
	background-attachment: scroll;
}
