body {
margin: 0;
text-align: center;
font-family: arial, helvetica, tahoma;
font-size: 67.5%;
color: #333;
background: white;
}
img {
border:0;
}
a {	color: #336699; text-decoration: none; }
a:hover{ color: red; text-decoration: underline; }
#header {
width: 100%;
height: 100px;
margin: 0;
padding:0;
background: url("images/logo_bg.gif") repeat-x;
}
#logo {
position:absolute;
right: 5px;
}
.topbar {
margin: 0;
padding: 0;
color: #e0e0c8;
font: normal 19px arial;
width: 100%;
overflow: hidden;
border: 0px solid #625e00;
border-bottom:1px solid #6d84b4;
background: #d2defc;
}
.topbar li{
display: inline;
margin: 0;
}
.topbar li a{
padding: 12px;
float: right;
color: #3d5993;
text-decoration: none;
border-right: 1px solid #a2b4da;
}
.topbar li a:hover{
color: white;
text-decoration: none;
background: #6d84b4;
}
.forum{
font: normal 16px arial;
text-align:center;
height: 400px;
background: #edf0f7;
border: 1px solid silver;
margin: 5px;
padding: 2px;
padding-top: 8px;
}
.forum a{
font: normal 24px arial;
color:darkblue;
border: 0;
}
a.topics{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color:blue;
}
a.topics:hover{
font-weight: bold;
color:red;
}
.sec{
font: normal 24px arial;
text-align:center;
background: #edf0f7;
border: 1px solid silver;
padding: 3px;
height:250px!important;
}
.soon{
text-align:center;
background: #edf0f7;
border: 1px solid silver;
padding: 3px;
height:150px!important;
}
.footer {
margin-top: 1px;
padding-top: 10px;
height: 29px;
background: #6d84b4;
color:white;
}
.footer a{
color: #fff;
}
.footer a:hover{
color: #75e7df;
}
.page-ctrl {
padding: 1px;
width: 28px;
background-color: #E6EAF0;
text-align: center;
vertical-align: middle;
clear: none;
float: none;
height: auto;
position:absolute;
left:5px;
margin:5px;
}
.page-ctrl div{
margin: 1px 0 1px 0;
padding: 2px;
border: 1px #B8C9D1 solid;
background-color: #EFF2F5;
width: 22px;
}

.page-ctrl div a img{
border: 0px;
filter: Alpha(Opacity=70);
}
.page-ctrl div a:hover img{
filter: Alpha(Opacity=100);
}