/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background background-color: #3a789a;*/ background-color: #ffffff; /* customize_background */ padding: 0px; margin: 0px;}
img {border: 0px}
a { cursor:pointer}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ 
	width:878px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#homecentral{
margin-top:30px;
}
#body{
	background-image:url(http://www.pbec.org/themes/pbec01/images/whitebg.png);
	background-repeat:repeat-y;
	}

#central{
	width:878px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:878px;
	margin-bottom:0px;
	clear:both;
}
#centerbox{
	width:920px;
	background-image:url(http://www.pbec.org/themes/pbec01/images/whitebg.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}
#sidebar{
width:240px;
text-transform: lowercase;
float:left;
padding-top: 50px;
line-height: 30px;
}
#mainheader{
	margin-top:20px;
	padding-top: 20px;
}

#mainbody{
width:540px;
float:left;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
}
#rightanim{
	width:58px;
	height:375px;
	float:left;
	background-color:transparent;
}
#footer{
display:block;
color: #c2c2c2;
font-size: 12px;
	margin-top:30px;
	text-align:center;
width:100%;
clear:both;
}

.crumbmenu{
/*visibility:hidden;*/
}
/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* customize_miscellaneous */ /* customize_miscellaneous */
#logoquip{
font-family:arial;
font-size:24px;
text-align:center;
color:#c2c2c2;
}
#entrytext{
text-align:center;
}
.menu{
	font-size:20px;
	color:#3e8ebb;
}
#spacer{
height:1px;
width:100%;
clear:both;
}
#mainfooter{
display:block;
width:100%;
clear:both;
}