/*
.mainTop {
	background: transparent url(../images/main-top.gif) scroll 690px top no-repeat;
}

.mainBottom {
	background: transparent url(../images/main-bottom.gif) scroll 690px bottom no-repeat;
}
*/

#ft {
	background: transparent url(../images/footer.gif) scroll center top no-repeat;
}

#bd {
	background: transparent url(../images/main-middle.gif) scroll 50% top repeat-y;
}

.rightCol .contentBox .top {
	background: transparent url(../images/sidebarbox-top.gif) scroll 50% top no-repeat;
}

.rightCol .loginBox .top {
	background: transparent url(../images/loginbox-top.gif) scroll 50% top no-repeat;
}

.rightCol .contentBox .middle {
	background: transparent url(../images/sidebarbox-middle.gif) scroll 50% top repeat-y;
}

.rightCol .contentBox .bottom {
	background: transparent url(../images/sidebarbox-bottom.gif) scroll 50% top no-repeat;
}
