#phpbb {background-color:#C0C0C0; margin:0px; padding:0px;}
#wrap  {border-left:#808080 2px solid; border-right:#808080 2px solid; border-bottom:#808080 2px solid; width:1000px; padding-left:0px; padding-right:0px; text-align:left; background-color:#FFFFFF;}
#body {border-bottom:none;}
html,
body {background-color: #C0C0C0; padding-top:20px; padding-bottom:20px}
.border-left,
.border-right,
.border-top,
.border-top-left,
.border-top-right,
.border-bottom,
.border-bottom span { background:none;}
#body a:link,
#body a:visited,
#body a:active	{
			text-decoration: none;
			color: #C00000;
			}
#body a:hover		{
			text-decoration: underline;
			color: #C00000;
			}
#body * 	{
			font-size: 10pt;
			font-family: Verdana, sans-serif;
			}