body{
	background-color: #413d3b;
}
ul {
    list-style: none;
}

ul li {
    font: bold 12pt Verdana, Arial, Sans Serif;
}

ul ul li {
    font: 10pt Verdana, Arial, Sans Serif;
    text-indent: -3em;
}

ul ul ul li {
    font: italic 8pt Verdana, Arial, Sans Serif;
    text-indent: -6em;
}

#banner{
	width: 700px;
	height: 136px;
}

#links{
	background: #413d3b;
	width: 130px;
	vertical-align: top;
	padding: 15px 0 0 0;
}

a:link img{
  border-style: none;
}

a:visited img{
  border-style: none;
}

a:link{
  color: #000000;
}

a:visited{
  color: #413d3b;
}

#datefont{
	font-size: 10pt;
	color: #ad2726;
	font-family: Times New Roman;
}

#cscolumnone{
	width:180px;
	font: 7pt Verdana;
	vertical-align: top;
	text-align: right;
}

#cscolumnthree{
	width:180px;
	font: 7pt Verdana;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

#resizedpics{
	width: 98px;
	height: 143px;
	border: none;
}

#contentbg{
	background: #413d3b;
	width: 570px;
	vertical-align: top;
	text-align: left;
}

#header{
	font-weight: bold;
}

h3{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
	margin-left: 10px;
}

#footer{
	position: relative;
	background: #413d3b;
	width: 700px;
	height: 20px;
	text-align: right;
	font: 10pt Arial, Sans Serif;
	color: #f9e9ca;
}

#footer a{
    text-decoration: none;
    font:bold 10pt Arial, Sans Serif;
    color: #f9e9ca;
}

.roundcont {
	width: 565px;
	background-color: #f9e9ca;
	color: #000;
	overflow: show;
}

.roundcont p {
	margin: 0 10px 0 10px;
	font: 10pt Arial;
	vertical-align: top;
}

.roundtop { 
	background: url(images/buttons/topright.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(images/buttons/bottomright.jpg) no-repeat bottom right; 
}

img.corner {
   width: 11px;
   height: 11px;
   border: none;
   display: block !important;