body {
	background:url(../images/bg.gif) #fff;
	margin:0px;
	padding:0px;
	font-family:sans-serif;
	color:#797979;
}
#WRAP{
	background:url(../images/bg2.png) center top repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg2.png',sizingMethod=scale);
	width:699px;
	margin:auto;
}
#HEADER {
	width:687px;
	margin:auto;
	margin-bottom:40px;
}
#ABOUT,#BACKNUMBER,#FOOTER{
	position:relative;
	width:599px;
	margin:auto;
	font-size:80%;
}
#ABOUT,#BACKNUMBER{
	margin-bottom:60px;
}
#BACKNUMBER_2008{
	margin:10px 0px 70px 0px;
}
#BACKNUMBER_2007{
	margin:10px 0px 0px 0px;
}
.BACKNUMBER_Table td {
	vertical-align:top;
	font-size:79%;
}
#FOOTER{
	text-align:right;
	padding-bottom:5px;
}

p {
	font-size:80%;
	line-height:1.6;
}
.clearBoth {
	clear:both;
}

