body {
	background-color:#f5f5f5;
	color: #CCC;
}

#page {
background-image:url(../images/container_lightgray.png);
}

#status .arrow {
background-image:url(../images/statusarrow_lightgray.png);
}

a {
	color: #FFF;
}
#status p, #content .twitterbottom a      {
	color: #CCC;
}

#content .left p, #content .twitter ul li span {
	color: #CCC;
	line-height: normal;
}

.jScrollPaneDrag {
background: #DDD;
}

.jScrollPaneDrag:hover {
background: #555;
}

#emailform input {
color: #888;
}

#emailform input.submit {
background: url(../images/submit_lightgray.png) no-repeat transparent;
}
#container #footer .footer p {
	color: #666;
}
