/* CSS Document */

body {
margin: 0;
background: url(../images/mainbg.gif) repeat #000;
}

#bartop {
	background: url(../images/bartop_bg.gif) repeat-x;
}

#barmenu {
	background: url(../images/barmenu_bg.jpg) repeat-x #040404;
}

#content {
	background: url(../images/content_bg.jpg) repeat #040404;
}

#bottom {
	
}

#barbottom {
	background: url(../images/barbottom_bg.jpg) repeat-x #040404;
	height: 76px;
}

#barcopyright {
	background: url(../images/barcopyright_bg.jpg) repeat-x #fff;
	height: 41px;
}

#barbottomend {
	background: url(../images/barbottomend_bg.jpg) repeat-x #040404;
}