/* CSS Document */

#main {
	width: 975px; position:relative; margin: 0 auto; text-align: left; z-index: 1;
}

#header {
	width: 975px; height: 152px; left: 0px; top: 0px; position:absolute; z-index: 2;
}

#nav {
	width: 130px; height: 233px; left: 0px; top: 152px; position:absolute; z-index: 3;
}

#articlesHdr {
	width: 521px; height: 35px; left: 143px; top: 152px; position:absolute; z-index: 7;
}

#articlesMain {
	width: 491px; height: 670px; left: 143px; top: 187px; position:absolute; overflow:hidden; z-index: 8;
	background-image: url(../images/bg_521.gif); background-repeat: repeat-y; padding: 0px 15px;
}

#articlesFtr {
	width: 521px; height: 14px; left: 143px; top: 857px; position:absolute; z-index: 9;
}

#bannerAd01 {
	width: 125px; height: 138px; left: 0px; top: 390px; position:absolute; z-index: 8;
}

#bannerAd02 {
	width: 300px; height: 712px; left: 673px; top: 152px; position:absolute; z-index: 11;
}

#footer {
	width: 975px; height: 70px; left: 0px; top: 881px; position:absolute; text-align: center; z-index: 12;
}