* {
  font-family: Trebuchet MS, Verdana;
}
body{
  margin: 0px;
	padding: 0px;
}
#logo{
  padding-top: 14px;
/*	background: url('images/br.gif') repeat-x 12px 48px; */
}
#menu{
	background: url('images/br.gif') repeat-x 12px 48px;
	vertical-align: bottom;
	padding: 4px 0px;
}
#flash {
	background: url('images/bg-flash.gif') repeat-x 0px 24px;
	text-align: right;
}
#left{
  padding: 17px;
	font-size: 12px;
	color: #2F4465;
}
#left p{
  margin: 0px;
}
#left ul{
  list-style: none;
	margin: 0px 0px 0px 3px;
}
#left ul li{
	padding-left: 15px;
	background: url('images/bullet.gif') no-repeat 0px 4px;
}
#left a:link, #left a:visited{
  color: #0C00FF;
	text-decoration: none;
}
#left a:hover{
  color: #FF0000;
}
#right{
  background: #F0E8DA;
	width: 233px;
	border-left: 1px solid #6173A1;
	padding: 9px;
	font-size: 10px;
	line-height: 10px;
}
#homecontent{
  margin: 14px 4px 0px 8px;
}
#footer {
	background-color: #8E8E8E;
	line-height: 4px;
	height: 4px;
	overflow: hidden;
}
#darkblueband{
  background: #367ADF;
	height: 9px;
	overflow: hidden;
}
#lightblueband{
  background: #82ACEB;
	height: 11px;
	overflow: hidden;
	margin-bottom: 20px;
}
