body
{
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	margin-left:0px;
	margin-top:0px;
	background-color: #111111;
}

table
{
	width: 100%;
}

table#forumtable th
{
	font-weight: bold;
	font-size:12px;
	background:#aaaaaa;
	padding:5px;
	margin:0px;
	
	
}

table#forumtable td
{
	background:#dddddd;
	padding:5px;
	margin:0px;
	vertical-align:top;
	
}


th 
{
	color: #444444;
	font-weight: bold;
	text-align: left;
	height:32px;
	text-align: left;
}

thead 
{
	background:#888888;
	color: #444444;
	font-weight: bold;
	text-align: left;
	height:32px;
	text-align: left;
}


.nobreak
{
	white-space:nowrap;	
}

div
{
		font-size: 10px;
}



div#image
{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:175px;
	background-image: url(http://www.virtualpunk.com/dimensions/images/logo1.png);
}

div#main
{
	width: 1024px;
	background-color: #ffffff;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 50px;
	height: 3000px;

}

div#loginform
{	
	border: 1px solid #ff0000;
}

div#top
{
	width: 1024px;
	height: 111px;	
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: solid 1px #401705;
	background-image: url(http://www.virtualpunk.com/images/top.jpg);	
}

div#bottom
{
	width: 1024px;
	height: 111px;	
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: solid 1px #401705;

}

div#bar
{
	width: 1024px;
	margin-bottom: 0px;
	margin-top:0px;
	border-bottom: solid 1px #444444;
	background: #333333;
	color: #dddddd
}

div#menu
{
	
	color: #222222;
	margin: 10px;
	width:200px;
	height: 800px;
	float: left;
	border-right: dotted 1px #cccccc;	
}

div#forum
{
	color: #7A7B4D;
	margin: 10px;
	height: 1400px;
	width: 764px;
}

div#infodiv
{
	width: 764px;
	margin-top:15px;
	margin-bottom:15px;	
	style:float:right;
}

table#forumtable
{
	color: #444444;
	font-size:12px;
	margin-bottom:5px;
}


table#infobox
{
	border: solid 1px #bbbbbb;
	color: #444444;
	font-size:14px;
	background: #e8e8e8;
	margin-bottom:5px;
}





p#description
{
	margin-top:15px;
	margin-bottom: 30px;
	color: #444444;
	white-space:normal;
	font-weight: normal;
	
}



p
{
	color: #D1422A;
	text-align: left;
	white-space: nowrap;
	margin-left: 16px;
	font-weight: bold;
}
	
a
{
	color: #D1422A;
	text-align: left;
	white-space: nowrap;
	margin-left: 0px;
	font-weight: bold;
}

input
{
	background:#928179;
	color: #eeeeee;
	border: 1px solid #dddddd;
	margin-top:5px;
}

.singlePost
{
	background:#888888;
	margin-bottom:20px;
	color:#444444;
	border:0px;
	padding:0px;
	margin:5px;
	font-weight:bold;

}

.sptd
{
	background:#ffff00;
	border:10px;
	font-weight:normal;
}



.newpost
{
	background:#ffffff;
	border:1px #888888 solid;	
	color:#444444;
}


input#submit
{
	background:#444444;
	color: #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #444444;
	border-bottom: 1px solid #444444;
	margin-top:5px;
	margin-left:5px;
	font-family: Verdana;
	font-size: 12px;	
	padding:2px;
	
}

#bartable
{
	margin:0px;
	font-family: Verdana;
	font-size: 12px;
	white-space: nowrap;
	margin-bottom:5px;
	color: #888888;
	
}


	