
html,body {
	background:#4d002d; /*****/
	background-image: url('../images/bg_body2.png'); /*****/
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: top center;
}

div#container {
	background:tan url("../images/back_pk.jpg") ; /*****/
	xbackground:transparent;
}

div#menu_tab{
	background:#4d002d; /*****/
}

div#menu_tab_b{
	background:#4d002d; /*****/
}

div#menu_body {
	background:#4d002d; /*****/
	background-image: url("../images/grad3b.jpg");
	border:1px solid #4d002d;
	border-top:0px solid #3d001d;
	border-bottom:0px;
}