@charset "utf-8";
/* CSS Document */

/* default stack of structure and presentation */

body.mod {
	background-image:url(../images/bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
}

body.mod #wrap {
	background-image:url(../images/pseudo_bg.png);
}

body.mod #rap {
	background-image:url(../images/bg.png);
}

body.mod #content_header {
	display:none;
}

body.mod #menu {

}

body.mod #content {
	margin:0!important;
	padding:0;
}

body.mod #abtf {
	background-image:url(../images/mod-abtf.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:980px;
	height:300px;
	margin:2px 0 0;
	padding:0;
}
