*{
    margin:0px;
    padding:0px;
}

h1{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
        padding: 0px; margin: 0px;
}
h2{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
h3{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
h4{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
ul {
	list-style-type: none;
	list-style-position: inside;
}
li {
	background-image: url('../images/whitebox.gif');
	background-position: 0px 4px;
	background-repeat: no-repeat;
        width: 94%;
	padding-left: 15px;
}
.textformat{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
        height: 100%;
        border-spacing: 0px;
        padding: 0px; margin: 0px;
}
.newsblock{
	font-size: 10px;
	padding-left: 15px;
	display: block;
	margin-bottom: 15px;
}
.pic_left{
	float: left;
	padding: 15px 15px 15px 0px;
}
.pic_right{
	float: right;
	padding: 15px 5px 15px 15px;
}
#footercontent{
	width: 510px; height: 40px;
	margin-left: 223px;
	border-left: 20px solid #ffcc00;
	text-align:center;
	font-size: 9px; line-height: 10px;
	padding-top: 15px;
	padding-left: 10px;
}
