body {
font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
background-image : url('bg.png');
margin : 0px;
padding : 0;
text-align:center;
}
#wrapper1 {margin: auto;
position : relative;
text-align : left;
width : 650px;

}
#wrapper2 {
position : relative;
text-align : left;
width : 650px;
}

#header {margin: auto;
height : 230px;
margin-top : 20px;
margin-bottom: 10px;
width: 650px;
top: 10px;
background-color: #000000;
bottom: 10px;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color: #cccccc
}
.header2{
margin:auto;
height: 20px;
background: #FF0000;
color: #ffffff;
font-family: Trebuchet MS;
font-size: 12px;
text-align: left;
padding-left: 5px;
padding-top: 5px;
margin-left: 0px;
border-top-style : solid;
border-top-width : 1px;
border-top-color: #333333;
border-left-style : solid;
border-left-width : 1px;
border-left-color: #333333;
border-right-style : solid;
border-right-width : 1px;
border-right-color: #333333;
}

.hbuttons a {
display : block;
text-decoration : none;
font-size : 9px;
font-family : Verdana;
display : inline;
margin-left : 0px;
background-color : #000000;
margin-top : 0px;
padding: 5px 7px 5px 8px;
text-align : center;
color: #cccccc
}

.hbuttons a:hover {
background-color : #ff0000;
border-top-style : solid;
border-top-width : 1px;
border-top-color: #333333;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color: #333333;
}

#maincol {
position : relative;
margin : 0;
padding : 5px;
}

#side1 {
background-color : #ffffff;
position : relative;
top : -0px;
left : -3px;
float : left;
width : 160px;
font-family: Trebuchet MS;
width : 70px;
margin : 0 0 -10px 0;
padding : 5px 5px 3px 1px;
z-index : 100;
font-size : 12px;
border-right-style : solid;
border-right-width : 1px;
border-right-color: #333333;
background : #000000;
}

#bodycontainer {
background-color : #000000;
position : relative;
margin : 0px 0px 0 80;
line-height : 17px;
font-size : 11px;
border-style : solid;
border-width : 1px;
border-color: #333333;
color: #cccccc;
padding: 0px 20px 15px 10px;
font-family: Helvetica;
}


#footer {
position: relative;
border-top-style : solid;
border-top-color : #cccccc;
border-top-width : thin;
height : 50px;
background-color : #ffffff;
color : #cccccc;
top : 5px;
clear : both;
padding : -10px 0 1px 5px;
text-align : center;
width: 650px;
font-size : 8px;
margin: auto;
margin-bottom: 2%;
background-color: #000000} 


body#home a#newhome,
body#about a#newabout,
body#database a#newdatabase,
body#texts a#newtexts,
body#contact a#newcontact,
body#partners a#newpartners,
body#gallery a#newgallery,
body#conversations a#newconversations,
body#team a#newteam,
body#search a#newsearch
 {color: #fff;
background: #333333;
border-bottom-style : solid;
border-bottom-width : 1px;
border-bottom-color: #cccccc
padding: 5px 2px 8px 5px;}