*{ margin: 0; padding: 0; }*
body {
	font: .7em Arial, Sans-Serif;
	line-height: 1.5em;
	color: #c0cedf;
	background-color: #0C121A;
}
#editorbody{padding:5px;}
a {
	color: #fff;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #c0cedf;
	background: inherit;
	text-decoration: underline;
}
h1 {
	color: #fff;
	background: inherit;
	padding: 5px 0;
}
h2 {
	margin: 0 0 10px;
	padding: 3px 0;
	color: #fff;
}
h3 {
	color: #fff;
	background: inherit;
	font-size: 1.1em;
	margin: 0 0 10px;
}

h4 {
	color: #fff;
	background: inherit;
	font-size: 1em;
	margin: 0 0 10px;
}

ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
a img {border:0; cursor:hand;}

.image1 { border: dotted 1px #404b58; padding: 5px; margin: 10px 10px 10px 0;}
.image2 { border: dotted 1px #404b58; padding: 5px; margin: 0 0 10px 10px; }
	
#subheader {
	clear: both;
	padding: 5px 30px 0 30px;
	height: 20px;
	margin: 0;
	color: #5a6e89;
}
	#subheader a { background: inherit; color: #5a6e89; }

#breadcrumbs {
	float: left;
	margin: 31px 0 0 30px;
	font-size: 12px;
	font-weight: bold;
}

#search { float: right; }
	#search p { padding: 0; margin: 0; }
.searchfield {
	background: #0C121A;
	padding: 2px;
	height:16px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #404b58;
}

#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 105px;
}

#ad {
	height: 250px;
	width: 960px;
	margin: 0 0 5px 0;
	background-image: url(images/two-fists-one-heart.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.dlfl {
	padding-left: 30px;
	padding-top: 200px;
}

#nav1h {
	height: 80px;
	width: 960px;
	background-image: url(images/pbp-navbg-1.png);
	background-repeat: no-repeat;
}

#nav1 {
	height: 80px;
	width: 960px;
	background-image: url(images/pbp-navbg-2.png);
	background-repeat: no-repeat;
}

#nav2 {
	height: 80px;
	width: 480px;
	float:right;
}

#left {
	float: left;
	width: 200px;
	padding-left: 30px;
	margin-bottom: 20px;
}
#right {
	float: right;
	width: 669px;
	padding: 0 20px 0 40px;
	border-left: dotted 1px #404b58;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
	
#footerwrap {
	background-color: #000000;
	clear: both;
	width: 100%;
	height: 60px;
	background-image: url(images/pbp-footerlogo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}

#copyright {float:left;}

#copyright a {color: #c0cedf;text-decoration:none;}

#copyright a:hover {color: #fff;text-decoration:none;}

#menu { float: right; padding-top:3px;}
#menu li { float: left; }
	#menu li a {
	margin: 0 0 0 20px;
	color: #c0cedf;
	text-decoration:none;
}
	#menu li a:hover {
	color: #fff;
	text-decoration:none;
}
	#menu li a.current {
	background: inherit;
	color: #fff;
	text-decoration:none;
}

#rss { float: right; text-align: right; }
	#rss li { float: left; margin: 0 0 0 10px; }

fieldset { border: 1px dotted #404b58; padding: 10px 8px; margin: 0 0 8px 0; background: #0C121A; color: #fff; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { padding: 10px; margin: 0 0 10px 0; }
.commentsbox input { }
.commentsbox textarea { width: 300px;}

.contactbox { padding: 10px; margin: 0 0 10px 0; }
.contactbox input { }
.contactbox textarea { width: 400px;}

.date { border-top: 1px dotted #404b58; margin: 20px 0 20px 0; }

.smalltext {font-size:10px; line-height:11px;}

.New_Admin_Links {font-size:85%;text-align:center;}

#lyrics1 { border: 1px dotted #404b58; padding: 10px; margin: 5px 50% 5px 5px; }
#lyrics2 { border: 1px dotted #404b58; padding: 10px; margin: 5px 50% 5px 5px; }
