body {
	background: url(http://img14.imageshack.us/img14/4136/86858328.png) #1d1d1d;
	background-repeat: repeat-x;
	background-position: top;
}
#content {
	position: absolute;
	top: 330px;
	left: 280px;
	width: 480px;
	background: #262626;
}
#content .head {
	background: url(http://img132.imageshack.us/img132/348/headw.png);
	background-repeat: no-repeat;
}
#content .ptitle {
	padding-left: 5px;
	color: #fff;
	font: 18px Arial;
	text-align: left;
}
#content .ptitle a {
	color: #fff;
	font: 18px Arial;
	text-align: left;
	text-decoration: none;
}
#content .ptitle a:hover {
	color: #800707;
}
#content .info {
	font: 10px Arial;
	padding: 3px;
	text-align: right;
	color: #fff;
	padding-right: 5px;
}
#content .info a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#content .info a:hover {
	color: #800707;
	text-decoration: none;
	font-weight: normal;
}
#content .box {
	background: #262626;
	font: 10px Arial;
	color: #fff;
	line-height: 16px;
	text-align: justify;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 35px;
}
#content .box b {
	color: #a10808;
}
#content .box i {
	color: #6b6b6b;
}
#content a {
	color: #4b4b4b;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #6b6b6b;
}
#content a img {
	border-width: 0px;
	border: 1px solid #777;
	padding: 3px;
	margin: 4px;
	background: #464646;
}
#content a:hover img {
	border-width: 0px;
	border: 1px solid #555;
	padding: 3px;
	margin: 4px;
	background: #464646;
}
#sl {
	background: url(http://img196.imageshack.us/img196/9858/sidebarbgm.png);
	position: absolute;
	top: 330px;
	left: 0px;
	width: 280px;
}
#sl .title {
	background: url(http://img42.imageshack.us/img42/4247/sidebars.png);
	background-repeat: no-repeat;
	font: 16px Century Gothic;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: right;
	padding-top: 74px;
	padding-bottom: 20px;
	padding-right: 35px;
	cursor: default;
}
#sl .box {
	font: 10px Arial;
	line-height: 16px;
	color: #fff;
	text-align: justify;
	padding-top: 6px;
	padding-left: 18px;
	padding-right: 19px;
}
#sl a {
	color: #4b4b4b;
	font-weight: bold;
	text-decoration: none;
}
#sl a:hover {
	color: #6b6b6b;
}
#sl a img {
	border-width: 0px;
	border: 1px solid #777;
	padding: 3px;
	margin: 4px;
	background: #464646;
}
#sl a:hover img {
	border-width: 0px;
	border: 1px solid #555;
	padding: 3px;
	margin: 4px;
	background: #464646;
}
#sr {
	background: url(http://img196.imageshack.us/img196/9858/sidebarbgm.png);
	position: absolute;
	top: 330px;
	left: 760px;
	width: 280px;
}
#sr .title {
	background: url(http://img42.imageshack.us/img42/4247/sidebars.png);
	background-repeat: no-repeat;
	font: 16px Century Gothic;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: right;
	padding-top: 74px;
	padding-bottom: 20px;
	padding-right: 35px;
	cursor: default;
}
#sr .box {
	font: 10px Arial;
	line-height: 16px;
	color: #fff;
	text-align: justify;
	padding-top: 6px;
	padding-left: 18px;
	padding-right: 19px;
}
#sr a {
	color: #4b4b4b;
	font-weight: bold;
	text-decoration: none;
}
#sr a:hover {
	color: #6b6b6b;
}
#sr a img {
	border-width: 0px;
	border: 1px solid #777;
	padding: 3px;
	margin: 4px;
	background: #464646;
}
#sr a:hover img {
	border-width: 0px;
	border: 1px solid #555;
	padding: 3px;
	margin: 4px;
	background: #464646;
}
#elites {
	position: absolute;
	top: 140px;
	left: 532px;
	width: 261px;
	height: 101px;
	text-align: center;
	cursor: default;
	color: #fff;
	font: 10px Arial;
	line-height: 16px;
}
#elites a img {
	border-width: 0px;
	border: 1px solid #777;
	padding: 3px;
	margin: 4px;
	background: #464646;
}
#elites a:hover img {
	border-width: 0px;
	border: 1px solid #555;
	padding: 3px;
	margin: 4px;
	background: #464646;
}
.top {
	position: absolute;
	top: 30px;
	left: 0px;
}
h1 {
	background: url(http://img10.imageshack.us/img10/3717/50450083.png);
	color: #444;
	margin: 10px auto 10px auto;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 300px;
	font: bold 16px Arial;
	text-transform: uppercase;
}
h2 {
	color: #444;
	font: bold 12px Arial;
	text-align: left;
	line-height: 10px;
	text-transform: uppercase;
}
blockquote {
	border: 1px dashed #464646;
	padding: 12px;
	margin: 10px auto 10px auto;
	font: 10px Arial;
	color: #777;
	width: 300px;
}
input, textarea {
	border: 1px solid #777;
	background-color: #464646;
	font: 10px Arial;
	color: #fff;
	padding: 3px;
}
input:focus, textarea:focus, input:hover, textarea:hover {
	background: #373737;
	border: 1px solid #555;
}