.hpm {
	font-size: 120%;
	font-weight: bold;
	color: #E83A92;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#nav li{
	list-style-type: none;
	color: #666666;
	font-weight: bold;
	margin-left: 01px;
	padding-left: 01px;
}

#nav li a{
	text-decoration : none;
	color: #666666;
}
#nav li a:hover{
	color: #E83092;
}
#navcont {
	width: 28%;
	border-right-width: medium;
	border-right-style: dotted;
	border-top-color: #E83A92;
	border-right-color: #E83A92;
	border-bottom-color: #E83A92;
	border-left-color: #E83A92;
	float: left;
}
#rcont {
	width: 70%;
	float: right;
	font-size: 80%;
}
#fll {
	float: left;
}
#updates {
	background-color: #FFF4FF;
	width: 60%;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #E83A92;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}
#updatescont {
	font-size: 80%;
}
#cbbr {
	float: right;
	width: 38%;
}
#copy {
	font-size: 70%;
}
h1 {
	font-size: 110%;
	font-weight: bold;
}
#featcont {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
	border-top-color: #E83A92;
	border-right-color: #E83A92;
	border-bottom-color: #E83A92;
	border-left-color: #E83A92;
	border-top-width: medium;
	border-top-style: dotted;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

