body {
	margin: 0;
	text-align: center;
	background-color: #3E4452;
	background-image:url('images/wall.png');
	font-family: helvetica, verdana, arial, san-serif;
	font-size: 14px;
	color: #C3DAEB;
}

.profiles {
	position: relative;
}

.profiles ul {
	text-align: center;
}

.pcolumn {

}

.profiles ul.pcolumn li {
	padding: 0;
	margin: 0 4px 0 0;
	float: left;
	text-align: center;
	list-style: none;
}

.profiles ul.pcolumn img {
	border: none;
}

.profiles br {
	clear: left;
}

.comments {
	position: relative;
	background-color: #4F5667;
	color: #C3DAEB;
	text-align: right;
	margin: 0 1px 1px 1px;
	clear: both;
}

.comments a {
	display: block;
	padding: 5px;
}

.comments:hover {
	background-color: #5F687D;
}

.dates {
	color: #C3DAEB;
	background-color: #2C303A;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin: 0 1px 0 1px;
}

.datesr {
	background-color: #2C303A;
	float: right;
	text-align: right;
	padding-bottom: 5px;
}

.phead {
	text-align: center;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
}

.phead p {
	padding: 5px 0 0 0;
	margin-bottom: 0;
}

#wrapme {
	width: 900px;
	margin: 27px 0 15px 20px;
	padding: 0;
}

.wraptext {
	color: #C3DAEB;
	font-weight: normal;
	text-align: left;
	margin: 0 15px 15px 15px;
}

#sidebar {
  float: right;
  width: 330px;
  margin: 0 0 0 10px;
  padding: 0 0 15px 0;
  position: relative;
}

.pseudoplash {
  float: left;
  width: 550px;
  background: #FFFFFF;
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  position: relative;
}

.pseudoplash p, ul, li {
	padding: 15px 0 15px 0;
	margin: 0 15px 0 15px;
	color: #20272C;
	font-weight: normal;
	text-align: left;
	list-style: none;
}

.timestamp {
	clear: both;
	display: block;
	position: relative;
	text-align: left;
	margin: 0 15px 15px 15px;
	font-size: 10px;
	z-index: 1;
}

.hud {
	position: relative;
	text-align: left;
	margin: 25px 0px 0px 20px;
	padding: 0px;
}

.hud img {
	border-style: none;
}

a:link {color:#6D9FEF; text-decoration: none; font-weight: bold;}
a:visited {color:#6D9FEF; text-decoration: none; font-weight: bold;}
a:hover {color:#6CD3EC; text-decoration: underline; font-weight: bold;}
a:active {color:#6CD3EC; text-decoration: underline; font-weight: bold;}

.content {
	position: relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	background-color: #FFFFFF;
	border: solid 4px #2A7CC9;
}

.content p {
	text-align: left;
	margin: 5px 5px 5px 5px;
}

.statbar {
	margin-top: 8px;
	width: 680px;
	font-size: 12px;
	text-align: left;
}

.statsub img {
	float: left;
}

.statsuba {
	float: right;
	position: relative;
	text-align: left;
}
