html, body {
	margin: 0px;
	padding:0px;
  color:#ffe4c4;
	background-color:#350000;
}

#wrapper {
	width:1000px;
  float:left;
}

#header {
	width:1000px;
  float:left;
}

#logo {
	width:600px;
	float:left;
	margin-left:110px;
}

#logo a{
	background-image:url("../images/sbp-logo-600.jpg");
  display:block;
  height:353px;
	text-decoration:none;
  text-indent:-9999px;
  width:600px;
  color:#000000;
}

#content-wrapper {
  float:left;
  width:1000px;
  border-top:1px solid #000000;
}

#leftbar {
  float:left;
  width:150px;
}

#links-wrapper {
	float:left;
}

#links {
  margin:0px;
}

#links h3 {
  font-family:Gentilis, serif;
  font-weight:bold;
  font-size:20px;
}

#links ul {
}

#links li{
	float:right;
	list-style-type:none;
	width:120px;
	height:35px;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
}

#links li.selected{
}

#links a{
	font-family:Gentilis, serif;
	color:#95e500 !important;
	text-decoration:none;
}

#links a:hover{
	font-family:Gentilis, serif;
	text-decoration:underline;
}

#rightbar {
  float:right;
  width:315px}

#rightbar-photo {
  height:480px;
  background-image:url("../images/pizza-case.jpg");
}

#mainbar {
	float:left;
	width:535px;
}

#mainbar h1{
	font-family:Gentilis, serif;
	font-size:26px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
  border-bottom:0px solid #000000;
}

#mainbar h2{
	font-family:Gentilis, serif;
	font-size:24px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
  border-bottom:0px solid #000000;
}

#mainbar h3{
	font-family:Gentilis, serif;
	font-size:20px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
  border-bottom:0px solid #000000;
}

#mainbar h4{
	font-family:Gentilis, serif;
	font-size:16px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
  border-bottom:0px solid #000000;
}

#mainbar #description {
    font-weight: bold;
}

#bodytext ul, #bodytext ol, #bodytext dl {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ffe4c4;
	font-weight:normal;
	text-decoration:none;
}

#bodytext p {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ffe4c4;
	font-weight:normal;
	text-decoration:none;
  line-height:1.5em;
  margin:0 1em .75em .75em;
}

#bodytext ol, #mainbar ul {
    list-style-type: none;
}

#bodytext a {
	color:#95e500 !important;
	font-weight:bold;
}

#bodytext a:hover {
	color:#95e500 !important;
	text-decoration:underline;
	font-weight:bold;
}

#bodytext img {
   padding:1px;
   border:2px solid #000000;
   background-color:#ffe4c4;
}

p.plonetruegallery a img {
  border:1px solid #000000;
}

table.listing td, .stx table td {
  border-right:1px solid #000000;
  border-top:1px solid #000000;
}

table.vertical {
  background-color: #ffe4c4;
}

table.listing, .stx table {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  margin: auto;
  color: #000000;
}

fieldset {
  border: 1px solid #ffe4c4;
}

#bottom {
	clear:both;
	height:40px;
  border-top:1px solid #000000;
	width:1000px;
	margin:0 auto;
}

#personal-bar{  
  text-align: center;
	height:20px;
}

#personal-bar-tools ul{
  list-style:none;
}

#personal-bar-tools li{
  display:inline;
  padding:20px;
}

#personal-bar-tools a{
	color:#cc0000;
}

#portal-sitemap {
  list-style: none;
  list-style-image: none;
  margin: 0;
  font-size: 90%;
  border: none;
}

#portal-sitemap a {
  border: none;
}

#portal-sitemap a:hover {
  border: none;
  background-color:#350000;
}

#portal-sitemap .navTreeLevel1 {
  padding-left: 1em;
  border-left: 0.5em solid #350000;
  margin: 0 0 0 0.5em;
}

#portal-sitemap .navTreeLevel2 {
  padding-left: 1em;
  border-left: 0.5em solid #350000;
  margin: 0 0 0 0.6em;
}

.portlet {
  border:none;
  background-color:#350000;
  margin:1px 0 1em;
}
  
.portletItem {
  border:none;
  margin-left:25px;
}
  
.portletItem.odd {
  background-color:#350000;
}

dl.applied-portlet-gallery dd.portletItem {
  margin-left:25px;
}
