#column-content {
	width: 100%;
	float: right;
	margin: 4em 0 .6em -12.2em;
	padding: 0;
}
#content {
	margin: 4.2em 0 0 12.2em;
	padding: 0 1em 1em 1em;
	position: relative;
	z-index: 2;
}
#column-one {
	padding-top: 100px;
}
#content {
	background: white;
	color: black;
	border: 1px solid #aaa;
	border-right: none;
	line-height: 1.5em;
}
body {
      background-color: black;
}
#p-cactions li a {

	padding: 0 .8em .3em;
	text-decoration: none;
	text-transform: lowercase;
	position: relative;
	z-index: 0;
	margin: 0;
}



#p-cactions li {

	padding: 0 .8em .3em;
	text-decoration: none;
	text-transform: lowercase;
	position: relative;
	z-index: 0;
	margin: 0;
}

a:active {
	color: black !important;
}

#p-cactions li.selected a {
	z-index: 3;
		
	padding: 0 1em .2em;
}

.selected {
background-color:gray !important;
}

#p-personal li a {
	text-decoration: none;
	color: white;
	padding-bottom: .2em;
	background: none;
}
#p-personal li a:hover {
        background-color: gray !important;
	padding-bottom: .2em;
	text-decoration: none;
}
#p-personal li.active a:hover {
	background-color: transparent;
}
#p-cactions {
	position: absolute;
	top: 1.2em;
	left: 11.5em;
	margin: 0;
	margin-top: 68px;
	white-space: nowrap;
	width: 76%;
	line-height: 1.1em;
	overflow: visible;
	background: none;
	border-collapse: collapse;
	padding-left: 1em;
	list-style: none;
	font-size: 95%;
font-weight: normal;
}
.portlet {
	border: none;
	margin: .2em 0 .5em;
	padding: 0;
	float: none;
	width: 11.6em;
	overflow: hidden;
}
.portlet h4 {
        color: white;
	font-size: 95%;
	font-weight: normal;
	white-space: nowrap;
}
.portlet h5 {
        color: white;
	background: transparent;
	padding: 0 1em 0 .5em;
	display: inline;
	height: 1em;
	text-transform: lowercase;
	font-size: 91%;
	font-weight: normal;
	white-space: nowrap;
}
.portlet h6 {
	background: #ffae2e;
	border: 1px solid #2f6fab;
	border-style: solid solid none solid;
	padding: 0 1em 0 1em;
	text-transform: lowercase;
	display: block;
	font-size: 1em;
	height: 1.2em;
	font-weight: normal;
	white-space: nowrap;
}
.pBody {
	font-size: 95%;
	background-color: white;
	color: black;
	border-collapse: collapse;
	border: 1px solid #aaa;
	padding: 0 .8em .3em .5em;
}