
body{
	margin: 0 auto;
	padding: opx;
	background: #1c2125; 

}

#content{
	margin: 0 auto;
	height: 83px;
	width: 611px;
	
	background:  url(images/content.png);
	}
#logo{
	margin: 0 auto;
	width: 880px;
	height: 129px;
	clear: both;
	background: url(images/nextpagelogo.png) ;

}	
#wrap{
	margin:0 auto;
	width: 900px;
	height: 700px;
	background: url(images/back.png);

}
#footer{
	margin: 0 auto;
	width: 900px;
	height: 411px;
	
	background: url(images/contentfooter.png);

}
h1{
	font: normal 20px  Arial, Helvetica, sans-serif ;
	color: #1c2125;
	visited: #1c2125;
	

}
h2 a {
	margin: 0 auto;
	font: normal 55px Arial, Helvetica, sans-serif;
	color: #ada977;
	
	

}
#weblink {
	margin: 576px 0px 0px 0px;
	clear: both;
	
	
}
:link {
	font: normal Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;

}
#title {
	margin: 116px 0px 0px 100px;
	width: 711px;
	height: 100px;

}
a:link {color:#fafcfc;}      /* unvisited link */
a:visited {color:#fafcfc;}  /* visited link */
a:hover {color:#fafcfc;}  /* mouse over link */
a:active {color:#fafcfc;}  /* selected link */
