body {
        font-family: "Trebuchet MS", sans-serif;
	background: white;
	margin: 0;
	padding: 1px;
}

img {
	border: none;
}

h1#hheader {
        font-family: "Trebuchet MS", sans-serif;
	position: absolute;
	top: 0px;
	left: 20px;
	margin-right: 340px;
}

p#pheader {
        font-family: "Trebuchet MS", sans-serif;
	position: absolute;
	top: 40px;
	left: 100px;
	margin-right: 340px;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	margin: 0px;
	font-size: 170%;
}

h3 {
        font-family: "Trebuchet MS", sans-serif;
}

p, li {
        font-family: "Trebuchet MS", sans-serif;
}

p.titleish {
	font-weight: bold;
}

p.info {
	background: #F1F1F1;
}

p.small {
	font-size: 70%;
}

p.postbodytopinfo {
	padding-bottom: 2px;
	margin: 0px;
	font-size: 85%;
	border-bottom: 1px dashed silver;
}

a {
	color: #276AFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #276AFF;
}

a.small {font-size:10px}

a.psclogo-dark{
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 24px;
  color: #132243;
  font-weight: bold;
  text-decoration: none;
}

a.psclogo-light{
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 24px;
  color: #276AFF;
  font-weight: bold;
  text-decoration: none;
}

span.psclogo-small{
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  color: #AAAAAA;
  font-weight: normal;
  text-decoration: none;
}


.alignedright {
	text-align: right;
}

.centered {
	text-align: center;
}

textarea {
        font-family: "Trebuchet MS", sans-serif;
}

div.right {
        font-family: "Trebuchet MS", sans-serif;
	background: #F1F1F1;
	border: 1px solid silver;
	padding: 10px;

	float: right;
	line-height: 150%;
	width: 250px;
	clear: both;
	margin-bottom: 10px;
}

div.catrow {
        font-family: "Trebuchet MS", sans-serif;
	background: #F1F1F1;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid silver;
	text-align: left;
}

div.forumrow {
	background: white;
	border: 1px solid silver;
	margin: 8px;
	padding: 5px;
}

div.base {
	background: #F1F1F1;
	padding: 5px;
	border: 1px solid silver;
	margin-bottom: 10px;
	text-align: left;
}

div.text {
	background: white;
	margin: 10px;
	padding: 5px;
	border: 1px solid silver;
	overflow: auto;
}

div.topics {
	background: #F1F1F1;
	border: 1px solid silver;
	padding: 3px;
	text-align: center;
}

table.topics {
	margin-bottom: 5px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	border: 1px solid silver;
	width: 95%;
	text-align: left;
}

table.topics td {
        font-family: "Trebuchet MS", sans-serif;
}

div.bottom {
        font-family: "Trebuchet MS", sans-serif;
	font-size: 80%;
	color: silver;
	text-align: center;
	clear: both;
}

div.posts {
	background: #F1F1F1;
	border: 1px solid silver;
	padding: 10px;
}

div.postbody {
	background: white;
	border: 1px solid silver;
        font-family: "Trebuchet MS", sans-serif;
	padding: 5px;
	padding-left: 110px;

	text-align: left;

}

	div.postbody li {
		font-size: 100%;
	}

div.spacer {
	height: 5px;
}

div.postbodyleft {
	width: 105px;
	height: 130px;
	position: absolute;
	padding: 5px;
	font-size: 85%;	
  display:block;
	z-index: 1;
}

div.quote1 {
	margin: 20px;
	margin-bottom: 0px;
	font-size: 90%;
}

div.quote2 {
	margin: 20px;
	margin-top: 0px;
	border: 1px solid silver;
	background: #F1F1F1;
	overflow: auto;
}

div.quote2_code {
	margin: 20px;
	margin-top: 0px;
	border: 1px solid silver;
	background: #F1F1F1;
	font-family: monospace, sans-serif;
	font-size: 90%;
	overflow: auto;
}

div.inboxbar {
	background: #F1F1F1;
	border: 1px solid silver;
}

div.pmtext {
	font-family: sans-serif;
}

acronym {
	cursor: help;
}

div.signature {
  width:825px;
  overflow:hidden;
}
div.postbodyright {
  width:825px;
  overflow: hidden;
}
div.postimg {
  overflow:auto;
}

