body {
background: #262626 url(/forums/home/bg.png) repeat;
margin: auto auto;
padding-bottom: 20px;
}

a:link {
color: #909090;
text-decoration: none;
}

a:visited {
color: #909090;
text-decoration: none;
}

a:hover, a:active {
color: #ccc;
text-decoration: none;
}

.top_menu {
background: url(/forums/home/menu_bg.png) repeat;
color: #808080;
margin: auto auto;
width: 940px;
height: 40px;
font-family: tahoma;
font-size: 11px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
}

.header2 {
color: #fff;
margin: auto auto;
width: 950px;
}

.category_images {
background: #000;
text-align: center;
width: 970px;
height: 330px;
margin: auto auto;
border-top: 1px solid #303030;
borderbottom: 1px solid #303030;
padding: 12px 12px 8px 12px;
}

.subcontent_left {
margin-left: 15px;
float: left;
width: 420px;
color: #808080;
font-family: tahoma;
font-size: 11px;
}

.subcontent_right {
margin-right: 15px;
float: right;
width: 420px;
color: #808080;
font-family: tahoma;
font-size: 11px;
}

.footer {
text-align: center;
margin: auto auto;
margin-top: 500px;
width: 700px;
color: #808080;
font-family: tahoma;
font-size: 11px;
}

.line {
background: #fff;
float: right; 
width: 2px;
height: 100px;
}

img {
border-style: none;
}

.mig {

}

div.fadehover {
        position: relative;
        text-align: center;
}

img.a {
	left: 0;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.b {
	left: 0;
	top: 0;
	position: absolute;
}

img.c {
	left: 250px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.d {
	left: 250px;
	top: 0;
	position: absolute;
}

img.e {
	left: 500px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.f {
	left: 500px;
	top: 0;
	position: absolute;
}

img.g {
	left: 750px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.h {
	left: 750px;
	top: 0;
	position: absolute;
}