body {
margin: 0px;
padding:0px;
background-image: url(../images/background.gif);
background-repeat: repeat-x;
background-color: #111a45;
}

#mainpage{
width:990px;
margin:0px;
margin-top:7px;
}

#banner_leaderboard{
position: relative;
width:990px;
height:91px;
}

#centercontent{
width:990px;
background-color:#eff1ee;
}

#header{
width:990px;
height:169px;
}

#navi_green{
height:35px;
background-image: url('../images/header_bg1.gif');
}

#navi_blue{
height:37px;
background-image: url('../images/header_bg2.gif');
text-align:left;
}

#content2_left{
padding:16px;
}

#content2_right{
width: 223px;
}

#left{
width:175px;
float:left;
}

#center{
width:468px;
float:left;
margin-top: 4px;
margin-left: 23px;
margin-right: 23px;
}

#right{
width:295px;
float:left;
margin-top: 4px;
}

.box_right{
width:295px;
padding-bottom: 14px;
}
.box_right_content{
width:295px;
background-image: url('../images/menu_right_background.gif');
text-align: center;
position: relative;
}
.box_right_bottom{
width:295px;
}

#footer{
width:990px;
padding: 0px;
clear:left;
font-size: 10px; 
color: #FFFFFF;
}

.sitetitle {
    font-family: Arial;
    font-size: 29px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 25px;
    letter-spacing: -1px;
}

.box2_top {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    background-image: url('../images/box2_top.gif');
    padding-top:5px;
    padding-left:6px;
    height: 18px;

}

.box2_content {
    padding: 0px 4px;
    background-image: url('../images/box2_bg.gif');
}

.box2_bottom {
    margin-bottom:8px;
}

.profile_little {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6f6f6f;
	font-weight:bold;
	width:157px;
	float:left;
	padding-top:3px;
	overflow:hidden;
}
.profile_big {
	width:157px;
	float:left;
	height:15px;
	padding-top:15px;
	overflow:hidden;
}
.title_content {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
}
.comment_head {
background-image: url('/images/comment_text_head.gif');
height:7px;
width:368px;
}
.comment_content {
background-image: url('/images/comment_text_nose.gif');
background-repeat:repeat-x;
width:328px;
padding: 0px 13px 0px 27px;

}
.comment_foot {
background-image: url('/images/comment_text_bottom.gif');
height:7px;
width:368px;
}
