body {
background: #2f322d;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
height: 100%
}
.container{
background: #2f322d url(../images/background.gif) repeat-y center;
position: relative;
width: 872px;
text-align: left;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
min-height: 100%; 
}
.content{
text-align: left;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
font-family: Tahoma;
font-size: 14px;
color: #010101;
line-height: 130%;
}
.right{
float: right;
text-align: right;
display: inline;
width: 170px;
padding: 5px;
}
.right2{
float: right;
text-align: right;
display: inline;
width: 148px;
height: 393px;
background: transparent url(../images/right2.jpg) no-repeat;
padding: 5px;
}
.movies{
float: right;
text-align: right;
display: inline;
width: 148px;
height: 500px;
background: transparent url(../images/filmstrip.jpg) no-repeat;
padding: 5px;
}
.right3{
float: right;
text-align: right;
display: inline;
width: 148px;
height: 393px;
background: transparent url(../images/right3.jpg) no-repeat;
padding: 5px;
}
.members_info{
position: relative;
float: right;
width: 259px;
height: 436px;
background: url(../images/profile.gif) no-repeat;
}
.profile_text{
width: 225px;
height: 350px;
margin: 30px 20px 20px 20px;
overflow: hidden;
}
.profile_text a{
color: #010101;
font-weight: bold;
}
.searchstatus{
width: 32px;
height: 32px;
margin-left: auto;
margin-right: auto;
padding-top: 40px;}
.members{
display: block;
position: relative;
float: left;
height: 109px;
width: 218px;
overflow: hidden;
}
.members img{
float: right;
padding-right: 12px;
margin-bottom: 2px;}

.member_list a{
color: #010101;
text-decoration: none;
border: none;}

.members_left{
position: relative;
float: left;
height: 109px;
width: 30px;
background: url(../images/name-left.gif);
}
.members_right{
position: relative;
float: right;
height: 109px;
width: 30px;
background: url(../images/name-right.gif);
}
.members p{
text-align: center;
margin-top: 40px;
font-family: verdana;
font-size: 14px;
margin-left: auto;
margin-right: auto;
width: 200px;
overflow: hidden;
}
.main{
width: 720px;
text-align: left;
margin-left: auto;
margin-right: auto;
}
.content h4, h3, h2, h1{
font-family: Tahoma;
font-weight: bold;
color: #010101;
display: block;
margin-bottom: 4px;
}
.footer{
vertical-align: bottom;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 720px;
font-family: Tahoma;
font-size: 14px;
color: #010101;
bottom: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 25px;
clear: both;
}
.content a{
color: #010101;
font-weight: bold;
}
.footer a{
color: #010101;
font-weight: normal;
}
.header{
position: relative;
margin-top: 0;
width: 870px;
height: 192px;
}
ul{
list-style: url(../images/bullet.gif) none outside;
}
input.send{
background: url(../images/send.gif) no-repeat;
width: 105px;
height: 56px;
border-width: 0px;
}
input.send:hover{
cursor: pointer;
}
textarea{
background: url(../images/textarea.gif);
border-color: #1e2114;
border-style: solid;
border-width: 1px;
}
input{
background: url(../images/input.gif);
border-color: #1e2114;
border-style: solid;
border-width: 1px;
}
