*,html,div,p,h1,h2,h3,h4,h5,h6,ul,li,form,label,img {
	padding:0px;
	margin: 0px;
}
body {
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
}
p {
	color: #000000;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a {
	text-decoration: none;
	color: #000000;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #e1e1e1;
}
.what{
	color: #FFFFFF;
	background-color: #000000;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 5px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
}
.bold {
	font-weight: bold;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: auto;
	width: 1000px;
}
#left {
	float: left;
	width: 240px;
}
#left #logo {
	background-image: url(../img/slumtv_logo.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 240px;
}
#left #menu {
	width: 240px;
}
#left #menu ul {
	font-size: 15px;
	font-family: Arial, sans-serif;
	line-height: 18px;
	color: #000000;
}
#left #menu ul li {
	list-style-type: none;
	display: inline;
	width: 240px;
}
#left #menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	margin-top: 8px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-weight: bold;
}
#left #menu ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #e1e1e1;
	font-weight: bold;
}
#left #menu ul li#current a {
	text-decoration: none;
	color: #000000;
	background-color: #e1e1e1;
	font-weight: bold;
}
#left #menu ul li.signature a {
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 7px;
	line-height: 14px;
}
#center {
	float: left;
	width: 480px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#right {
	float: right;
	width: 240px;
}
#right #links {
	width: 240px;
	border-bottom-color: #000000;
	margin-bottom: 17px;
}
#right #links ul {
	font-family: Arial, sans-serif;
	font-size: 11px;
	width: 240px;
	line-height: 14px;
	color: #000000;
}
#right #links ul li {
	list-style-type: none;
}
#right #rss {
	width: 240px;
}
#right #rssfeed {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	width: 240px;
	height: 225px;
	margin-top: 5px;
}
#right #rssfeed p {
	margin-bottom: 14px;
	text-align: left;
}
.titlefield {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.labelfield {
	color: #999999;
	text-transform: capitalize;
}
.datefield {
	color:#999999;
}