body {
	margin: 0px; padding: 0px;
	background: #040100 url(../images/forum/bodybg.jpg) top left repeat-x;
	height: 100%;
}

html {
	height: 100%;
}

div.head {
	background: url(../images/forum/headbg.gif) top right no-repeat;
}
div.topmenu {
	line-height: 26px;
	text-align: center;
	height: 26px;
}

div.forumout {
	background: #040100 url(../images/forum/forumbg.jpg) repeat-x;
	padding-left: 20px; padding-right: 20px;
}

div.forum {
	background: #e7ab3a url(../images/forum/topbg.jpg) repeat-x;	
}

div.forumin {
	background: url(../images/forum/bottombg.jpg) bottom repeat-x;
}

div.top {
	background: url(../images/forum/topbg.jpg) repeat-x;
}

div.lefttop {
	background: url(../images/forum/lefttop.jpg) top left no-repeat;
}

div.righttop {
	background: url(../images/forum/righttop.jpg) top right no-repeat;
}

div.leftbottom {
	background: url(../images/forum/bottomleft.jpg) bottom left no-repeat;
}

div.rightbottom {
	background: url(../images/forum/bottomright.jpg) bottom right no-repeat;
	padding: 40px 50px 0px 50px;
}

div.left {
	background: url(../images/forum/leftbg.jpg) repeat-y;
}

div.right {
	background: url(../images/forum/rightbg.jpg) right repeat-y;
}

div.leftin {
	background: url(../images/forum/lefttopbg.jpg) top left no-repeat;	
}

div.rightin {
	background: url(../images/forum/righttopbg.jpg) top right no-repeat;	
}
div.forummain{
	width: 100%;
}
div.forumfoot{
	height: 40px;
	line-height: 40px;
}

div.forummain a, div.forummain a:visited{	color: #7e4900; text-decoration: none;}
div.forummain a:hover{	color: #622910; text-decoration: underline;}
