*{
margin:0px;
color:#9B9A9A;
font-size:10pt;
font-family:tahoma, "century gothic", arial;
}
body{
background:#DCDCDC;
}
b, strong, em, i, u{
color:#A4A4A4;
}
a{
color:#A186BE;
}
a:hover{
color:#CFDAE5;
text-decoration:none;
font-style:italic;
}
h1, h2, h3{
color:#2C2534;
background-color:#7C6A8C;
padding:2px;
margin-top:2px;
margin-bottom:2px;
text-align:center;
}
h1{font-size:15pt;}
h2{font-size:14pt;}
h3{font-size:13pt;}
textarea{
color:#000;
border:1px solid #CFDAE5;
}
input, textarea{
color:#B0B3B6;
background-color:#E3E6E8;
border:1px solid #CFDAE5;
padding:2px;
margin:2px;
}
table{
border:0px;
}

/* *//* *//* *//* *//* *//* */
/* all class properties */
/* *//* *//* *//* *//* *//* */
.avatar img{
background:#E3E6E8;
padding:5px;
}
.head, .navTwo b{
border-bottom:3px solid #CFDAE5;
display:block;
font-weight:bold;
font-size:12pt;
letter-spacing:5px;
text-align:center;
color:#A4A4A4;
margin-bottom:2px;
}
.noBorder{
border:0px;
}
.navOne td{
padding:2px;
width:100px;
text-align:center;
background-color:#DECFE4;
}
.navOne a{
color:#fff;
}
.navOne td:hover{
background-color:#F6EEFA;
}
.spacer{
width:100px;
}



/* *//* *//* *//* *//* *//* */
/* all id properties */
/* *//* *//* *//* *//* *//* */
#wrapper {
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:750px;
text-align:left;
overflow:auto;
background-color:#fff;
}
#top{
float:left;
width:750px;
text-align:left;
height:292px;
}
#content{
width:715px;
float:left;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
text-align:left;
}
#bottom{
float:left;
width:750px;
padding:0px;
}
#errors{
color:#B9574E;
}

#board{
background:#E3E6E8;
color:#BDCAD3;
padding:5px;
width:715px;
}
.time{
font-style:italic;
background:#EEF2F4;
border:1px solid #D8CDE3;
padding:2px;
width:30%;
text-align:center;
}
.name{
background:#EEF2F4;
border:1px solid #D8CDE3;
padding:4px;
width:20%;
text-align:left;
}
.topic{
background:#EEF2F4;
border:1px solid #D8CDE3;
padding:2px 2px 2px 20px;
width:50%;
text-align:left;
}
.info{
width:20%;
background:#EEF2F4;
border:1px solid #D8CDE3;
padding:4px;
text-align:left;
}
.infot{
width:10%;
background:#EEF2F4;
border:1px solid #D8CDE3;
padding:4px;
text-align:left;
}