body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 0px;
	background-color: #FFFFFF
	}

h1 {
	color:#2c4a68;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing: -0.02em;
	}

h3 {
	color:#2c4a68;
	font-size:1.05em;
	font-weight:bold;
	letter-spacing: -0.02em;
	}

ul {
	font-size: 13px;
	}

.bt img {
	vertical-align: bottom;
	}

.footer {
	color:#FFFFFF;
	font-size: 0.55em;
	text-align:center;
	width: 651px;
	height: 30px;
	background-color: #2c4a68;
	}

.footer a{
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	}

.postedinfo {
	font-size:0.65em;
	color:#666666;
	margin-top: -20px;
	}

p {
	font-size: 0.75em;
	color:#333333;
	}

a {
	color:#f16b11;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}


.sides {
	background-image:url("/covers/sides.gif");
	background-repeat:repeat-x;
	}

#forumposts ul {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	}

#forumposts li {
	background-image: url("/covers/post.gif");
	background-repeat:no-repeat;
	padding-left: 25px;
	list-style-type:none;
	font-size: 0.75em;
	margin-bottom: 3px;
	line-height: 20px;
	border-bottom: #e9e9e9 solid 2px;
	border-right: #e9e9e9 solid 2px;
	}

#nav {
	text-align:center;
	background: #2C4A68 url("/covers/dcemulation_04.gif") no-repeat center center;
	width: 651px;
	height: 51px;
	}

#nav a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 0.75em;
	}

#nav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

#nav img{
	vertical-align: middle
	}

#Table_01{
	margin-left: auto;
	margin-right: auto;
	}

#maincontent{
	width: 415px;
	}

#rightcolumn{
	width: 235px;
	}