body {
		margin-top: 60px;
		background: #FFFFFF;
		text-align:center
		}

#container {
 	margin: 0 auto;
 	width: 550px;
	height:450px;
 	background: #F0F0F0;
 	border: 1px solid #333333;
 	voice-family: "\"}\"";
	voice-family: inherit;
	height: 449px;
	}
	html>body #container {
		height:449px;
		}
  
#footer {
  	margin: 0 auto;
  	width: 570px;
	height:80px;
 	background: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:79px;
		}
	html>body #footer {
	height:79px;
		}
  
 p {font-family: Verdana, Arial, Helvetica, sans-serif;
		}

p#paragraph-3 {
		padding: 40px 20px 0px 20px;
		width: 550;
		margin: auto;
		background: 333333;
		font-size:10px;
		color: #666666;
		}
		
	p a:link {text-decoration: none; color:#666666}
	p a:visited {text-decoration: none; color:#333333}
	p a:hover {text-decoration: underline; color:#333333}
	p a:active {text-decoration: underline; color:#999999;}

