body img {
	border-width: 0px;
}

/* text objects */
h1, h2, h3, p {
	margin: 0px;
}

h1 {
	margin-bottom: 0.5em;
	letter-spacing: 0.02em;
}

h2 {
	background: url('/gfx/bg_h2.gif') no-repeat center left;
	padding-left: 10px;
	margin-bottom: 2px;
	letter-spacing: 0.02em;
}

h3 {
	margin-bottom: 0.25em;
	padding-top: 4px;
}

p {
	margin-bottom: 0.75em;
	letter-spacing: 0.01em;
	line-height: 140%;
}

ul, ol {
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 140%;
}

li {
	padding-bottom: 3px;
}

/* MAIN */
#main {
	width: 970px;
	text-align: left;
}

/* TOPNAV */
#topnav {
	float: right;
	margin: 5px 0px 5px 0px;
}

#topnav a {
	display: block;
	float: left;
	background: url('/gfx/bg_h2.gif') no-repeat center left;
	padding-left: 8px;
	margin-right:  19px;
	text-decoration: none;
	color: #222;
	cursor: pointer;
}

#topnav a.last {
	margin: 0px;
}

/* BC */
#bc {
	margin: 5px 0px 10px 0px;
}

/* BODYFUNC */
#bodyfunc {
	float: right;
	font-size: 71%;
	margin: 5px 0px;
	cursor: pointer;
}

#bodyfunc img {
	border-width: 0px;
}

#bodyfunc a:link, #bodyfunc a:visited {
	color: #000000;
	text-decoration: none;
}

/* RELATED */
#related {
	float: right;
	clear: right;
	width: 200px;
	padding-bottom: 20px;
}

#related .related {
	margin-bottom: 10px;
}

#related .related h2 {
	background: none;
	padding: 0px;
	color: #222;
}

/* BODY */
* html #body {
	width: 100%;
}

#body.withrelated {
	margin-right: 210px;
}

#body .totop {
	float: right;
	font-size: 71%;
}

div#frontpic {
	height: 90px;
	overflow: hidden;
	padding: 0px;
}

div.search td {
	color: #333;
}

/* FOOTER */
#footer {
	clear: both;
	text-align: center;
	color: #59637C;
	padding: 2px;
	border-top: 1px solid #C37F84;
	border-bottom: 1px solid #C37F84;
}

/* SEARCH */
.searchstatus {
	background: #efefef;
	border: 1px solid #999;
	font-size: 74%;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars {
	font-weight: bold;
	font-size: 16px;
	vertical-align: bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 10px;
	height: 5px;
	padding-bottom: 0px;
	color: #c00;
}
.stars .white {
	color: #ccc;
}

.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/* CAMPAIGN */
#body .campaign {
	background: #B40001;
	color: #fff;
	padding: 2px 4px;
}

/* ABOUT */
#about {
	text-align: right;
	margin-top: 10px;
}

#about a {
	display: block;
	color: #333;
}