body
{
background-color:#ffffff;
color:#000000;
font-family:verdana,arial,georgia;
font-size:13px;
background-image: url("../grunge-images/bg.gif");
background-repeat:repeat-y;
background-position:right;
height:100%;
}	

a:link,visited
{
color:#000000;
text-decoration:underline;
font-weight:bold;
background-color:#f2f2f2;
}

h3
{
margin:5px;
font-size:16px;
}

.maindiv
{
width:44%;
margin-left:1%;
border-left: 1px dashed #000000;
border-right: 1px dashed #000000;
border-bottom: 1px dashed #000000;
}

.topicdiv
{
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
background-color:#DCDCDC;
}

.messagediv
{
margin:5px;
}

.datediv
{
border-top: 1px dashed #000000;
background-color:#E6E6E6;
}
.iddiv
{
border-bottom: 1px dashed #000000;
background-color:#E6E6E6;
}
