body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
}

#container
{
	width:900px; height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#header
{
	background:#FFFFFF;
	width:900px; height:69px;
}

#textBox
{
	background:url(images/textAreaBack.gif) repeat-y;
	width:900px; height:auto;
}

#footer
{
	width:898px; height:30px;
	position:relative;
	background:#4C70B7;
}

#copyright
{
	width:598px;
	text-align:left;
	font-size:14px;
	color:#999999;
	float:left;
}

#designer
{
	width:300px;
	font-size:12px;
	color:#999999;
	float:left;
	text-align:right;
}

#designer a:link
{
	color:#999999;
	text-decoration:none;
}

#designer a:hover{ color:#990000;}

#bottomNav a:link{color:#FFF;text-decoration:none;}
#bottomNav a:hover{color:#000033;}
#bottomNav a:visited{color:#FFF;text-decoration:none;}
#bottomNav
{
	color:#FFF;
	font-size:14px;
}

#header2
{
	background:url(images/background.jpg) no-repeat;
	width:898px; height:78px;
	position:relative;
}


