/******************************************
	Author: Tom Coote
	Date: 24/06/2007
	Web Site: tomcoote.co.uk
********************************************/

body {
	background: #777777 url(../images/bg.png) repeat;
}

#page {
	background: #FFF url(../images/PaperCorner.png) no-repeat bottom left;
	margin:100px auto;
	width: 800px; min-height:300px;
}

#page #content {
	margin-top: -300px;
	padding: 50px;
}

#page #content h1 {
	color: #FF6200;
}

#page #content p {
	color: #5E5E5E;
}

#footer {
	margin:0 auto;
	text-align:center;
	color: #444444;
	font-size:80%;
}#apDiv2 a:visited, a:active, a:hover {
	color: #FF00CC;
	text-decoration: underline;
}
#apDiv2 {
	padding: 7px;
}
