﻿body
{
	background-color: #FFCCCC;
	background-image: url(images/pink%20sky.jpg);
}

#bgframe
{
	width: 900px;
	margin: auto;
	margin-top: -10px;
	height: 936px;
	background-image: url(images/wtwwbg.gif);
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 100px;
}

#frame
{
	width: 675px;
	margin: auto;
	border: solid 0px #000000;
}

#banner
{
	border: solid 0px #000000;
	height: 150px;
	margin-bottom: 50px;
}

#navigation
{
	border: solid 0px #000000;
	text-align: center;
	margin-bottom:10px;
	font-size:17px;
}

#maincontent
{
	border: solid 0px #000000;
	padding: 10px;
	height: 555px;
	margin-bottom: 90px;
	overflow: auto;
}

#footer
{
}
