* { margin: 0; padding: 0; }
html { overflow-y: scroll; }

#page-wrap {
	width: 800px;
	margin: 0 auto;
	background: url(images/board-repeat.png) repeat-y;
	text-align: center;
}
	#main-content {
		padding: 0px 50px 0px 50px;
	}
#header {
	background: url(images/repeatheader.gif);
	margin: 0;
	height: 49px;
	text-align: center;
}

#2nd header {
	height: 573px;
	text-align: center;
}

#main {
	text-align: center;
}

#mainbody {
	text-align: center;
}

#footer {
	background-repeat: repeat-x;
	background-image: url(images/footer.gif);
	background-position: bottom;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

body {
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}
#page-wrap #main-content #article-area {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#page-wrap #main-content #article-area p {
	font-family: Arial, Helvetica, sans-serif;

}
img
{  border-style: none;
}img
{  border-style: none;
}
