body {
	margin: 0px 0px 0px 0px;
	background: #55556f;
	text-align: center;
}

img {
	border: 0px;
}

#container {
	background: #FFFFFF;
	width: 56em;
	margin-left: auto;
	margin-right: auto; /* center */
	text-align: left;
	border: 1px solid black;
}

#top {
	background: transparent url(/theme/topbg.png) top left repeat-x;
	position: relative;
}

#searchBox {
	position: absolute;
	top: 20px; 
	right: 0px;
	margin-right: 2px;
}

#searchResults {
    margin-left: 20px;
    margin-right: 20px;	
}

#logo {
	border: 0px;
}

#header {
	margin-left: 20px;
	margin-right: 20px;
}

#pageTitle {
	padding: 0px;
	margin: 0px;
}

#topLevelLink {
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 1em;
	font-family: verdana;
	font-size: 12px;
}

#desc {
	border: 1px dashed black;
	padding: 0.5em;
	margin-top: 0.5em;
}

#content {
	width: 100%;
	height: 100px;
	margin: 0px;
}

#list {
	width: 570px;
	/* margin-left: 4px;*/
	text-align: center;
}

.ads {
	width: 162px;
}

#topLinks {
	margin-top: 5px;
	padding-left: 40px;
}

div.block1 {
	background: #F7F7FF;
	text-align: left;
	width: 35em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	overflow: auto;
}

div.block2 {
	background: #F0F0FF;
	text-align: left;
	width: 35em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	overflow: auto;
}

h1 {
	font-size: 21px;
}

span.posterName {
	font-weight: bold;
}

span.postDate {
	font-size: 12px;
}

span.lastModified {
	float: right;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

span.quote {
	color: #55556f;
}

a.contentLink {
	font-weight: bold;
}

a.subContentLink {
	font-weight: normal;
	white-space: nowrap;
	margin-right: 5px;
}

hr {
	padding-top: 0px;
}

span.move {
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}

span.feeds {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 1em;
	font-family: verdana;
	font-size: 10px;
}

div.searchBox {
	border: 1px solid #777777;
	width: 158px;
	margin-top: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 5px;
	right: 5px;
	background: white;
	float: right;
	z-index: 10;
}

#siteMap {
	background: #F7F7FF;
	text-align: left;
	width: 95%;
	margin: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	overflow: auto;
}

li.mapcat {
	list-style-image: url(img/cat.gif);
}

li.mapsrc {
	list-style-image: url(img/src.gif);
}

ul.maplist {
	margin-left: 30px;
	padding-left: 0px;
}

img.imgcat {
	border: 0px;
	vertical-align: top;
}

img.imgsrc {
	border: 0px;
	vertical-align: top;
}

#siteFooter {
	background: #F7F7FF;
	text-align: center;
	width: 95%;
	margin: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	padding: 0.3em;
}

.siteFooterLink {
	margin-left: 15px;
	margin-right: 15px;
}

td.ctName {
	text-align: right;
	font-weight: bold;
}

.error {
	font-weight: bold;
	color: red;
}

.moreTopics {
	font-weight: normal;
}

.moreTopicsLink {
	font-weight: bold;
}
