*{
color:#B4B4B4;
font-family:tahoma, arial, century gothic;
}
body{
background:#fff url("bg.jpg");
background-repeat:repeat-x;
margin-top:0px;
padding:0px;
top:0px;
font-size:10pt;
}
a{
color:#A89258;
text-decoration:none;
}
a:hover{
color:#ccc;
font-style:italic;
}
strong, b, i, em{
color:#B7739B;
}
input{
border:1px solid #c7c7c7;
color:#c7c7c7;
background:#fff;
}


#main{
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:600px;
overflow:auto;
}
#holdone{
width:600px;
overflow:auto;
}
#top{
float:left;
width:600px;
}
#lc{
float:left;
width:100px;
height:150px;
}
#navigation{
float:left;
width:600px;
background:url("navbg.jpg");
repeat:repeat-no;
height:77px;
}
#holdtwo{
width:600px;
overflow:auto;
}
#friends{
margin:10px;
float:right;
width:130px;
height:130px;
background-color:#ECC9E5;
border:5px solid #DCABD2;
}
#content{
width:600px;
float:left;
}


#lc p{
background-color:#F7E1A5;
padding-left:10px;
padding-top:10px;
height:32px;
width:32px;
border:3px solid #F1BF3A;
color:#fff;
margin-left:45px;
margin-top:5px;
font-weight:bold;
font-size:13pt;
}

#friends a{
text-align:center;
text-decoration:none;
display:block;
padding:5px;
color:#fff;
font-size:10pt;
}
#friends a:hover{
background-color:#DCABD2;
font-style:italic;
}
#friends p{
text-align:center;
color:#9A9A9A;
}
#navigation td{
padding-left:15px;
padding-top:25px;
font-size:13pt;
}
#navigation a:hover{
color:#fff;
}
#navigation table{
padding-left:20px;
}



.head{
letter-spacing:5px;
margin-bottom:1px;
font-size:13pt;
color:#B7739B;
padding-top:10px;
padding-bottom:0px;
margin-top:0px;
}
.pre{
background:#fafaf9;
color:#B4B4B4;
padding:15px;
align:center;
width:450px;
margin:auto;
}
.pre img{
padding:2px;
border:2px solid #B4B4B4;
}


#comment{
background:#fafaf9;
color:#B4B4B4;
padding:5px;
}
#comment .comment{
padding:2px;
width:300px;
}
#comment .name,.time{
width:150px;
}
#comment .spacer{
height:20px;
border-bottom:1px solid #ccc;
}

.credits{
text-align:center;
}