@charset "utf-8";
body {
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#wrap {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#intro {
	float: right;
	width: 540px;
	font-size: 12px;
	overflow: hidden;
	text-align: justify;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#perfbox {
	float: left;
	width: 450px;
	padding: 0px;
	margin: 0px;
}
#perflist {
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/box-tile.gif);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
	overflow: visible;
}
#nav {
	background-image: url(images/nav-tile.gif);
	padding-right: 28px;
	padding-left: 28px;
}
#nav-top {
	padding-top: 5px;
}
#search {
	float: right;
	margin: 0px;
	padding: 0px;
}
#search form {
	margin: 0px;
	padding: 0px;
}


#nav-bottom {
	padding-bottom: 10px;
}



#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	font-size: 20px;
	display: inline;
	padding-right: 15px;
	font-weight: bold;
}




#perflist  h2 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 20px;
}
#perflist ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#perflist li {
	list-style-type: none;
	font-size: 12px;
	text-align: justify;
	overflow: hidden;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #690100;
	padding: 5px;
	margin-top: 3px;
}
#perflist strong {
	font-size: 12px;
}
#perflist #box-top {
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#perflist p {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/p-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #670100;
	text-align: right;
	font-weight: bold;
}
#online {
	color: #00CC66;
	font-weight: bold;
}
#online a {
	color: #00FF00;
	text-decoration: underline;
}
#online a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#pimg img {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#perflist #pimg {
	float: right;
	font-size: 10px;
	text-align: center;
	padding-bottom: 20px;
}
#perflist   #pimg  p {
	width: 122px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
#wanted {
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #690100;
	clear: both;
}
#pagination {
	width: 900px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #670100;
	padding-top: 20px;
	padding-bottom: 20px;
}

#pagination ul {
	margin: 0px;
	padding: 0px;
}
#pagination li {
	list-style-type: none;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 5px;
	font-weight: bold;
	background-color: #690100;
	display: inline;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
	font-size: 10px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#trades {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #670100;
	clear: both;
}
#trades ul {
	margin: 0px;
	padding: 0px;
}
#trades li {
	list-style-type: none;
	text-align: center;
	background-image: url(images/p-bg.gif);
	height: 14px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 210px;
	float: left;
	border: 1px solid #670100;
}
