
body {
background : #3a3a3a;
color : #6d6a6a;
margin : 0;
}
#mid {
background-image : url(images/header.jpg);
background-repeat : repeat-x;
background-color : #fff;
height : auto;
width : 795px;
overflow : auto;
padding-bottom : 10px;
}
#footer {
background-color : #fff;
height : auto;
width : 795px;
overflow : auto;
padding-bottom : 10px;
}
.g {
width : 375px;
height : 190px;
margin : 0 0 0 15px;
float : left;
text-align : left;
}
.g .top {
background-image : url(images/green-bg.gif);
width : 123px;
height : 29px;
}
.g .c {
width : 369px;
height : 155px;
float : left;
border : 3px solid #a4cbdc;
}
.g .game {
display: inline;
width : 340px;
height : 70px;
}
.g .desc {
width : 240px;
height : 70px;
float : left;
margin : 1px 3px 1px 3px;
font-family : arial;
font-size : 11px;
}
.g A {
text-decoration : none;
color : #6d6a6a;
}
.cat {
background-image : url(images/r-cat.gif);
width : 71px;
height : 34px;
color : #fff;
float : left;
margin : 3px;
text-transform : uppercase;
font-size : 13px;
}
.cat A {
text-decoration : none;
color : #fff;
}
.bc {
width : 229px;
height : 190px;
float : left;
font-size : 12px;
margin : 0 16px 10px 16px;
}
.bc .top {
background-image : url(images/b-cat.gif);
width : 229px;
height : 29px;
float : left;
color : #fff;
text-transform : uppercase;
}
.bc .con {
border : 3px solid #a4cbdc;
width : 224px;
height : 160px;
float : left;
}
.bc .desc {
width : 115px;
height : 95px;
float : left;
margin : 1px 3px 1px 3px;
font-family : arial;
font-size : 11px;
}
.bc A {
text-decoration : none;
color : #6d6a6a;
}
