body {
	background-color: #929292;
	background-image: url(bagg.gif);
	background-repeat: repeat-x;
	margin : 20px 0;
	text-align : center;
}


.main {
	border-top : #990000 5px solid;
	text-align : left;
	width : 688px;
	margin : 0 auto;
	background : #fff;
}
.frontcontent {
	
}
.subcontent {
	
	background : #fff;
}
	
.dispCont {
	padding : 20px 20px;
}


.ref img {
	border : 1px #e4e4e4 solid;
	
}

.content {margin : 0 15px;}
.ref { padding-top : 10px;width : 320px; height : 188px; float : left; text-align : center; margin : 10px 0px; background : url(refs/ds.gif) top center no-repeat;)}
.br {clear : both;}


div, P, ul, li {
	font-family : "trebuchet ms",verdana,"Times New Roman", Times, serif;
	font-size : 95%;
	}
.teaser {
	clear : none;
	padding : 0 10px;
}
a {
	color : #333;
}
a:visited {
	color : #999;
}
a:hover {
	color : #cc0000;
}
.footer a {color : #000;}

H1 {
	font-family : georgia,serif;
	font-size : 1.3em;
	margin-top : 30px;
}


H2 {
	font-family : georgia,serif;
	font-size : 1.1em;
	padding : 25px 0 0 0;
	margin : 0 0 0 0;
}

 .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
.footer {
	border-top : #990000 5px solid;
/*	width : 688px;*/
	margin : 0 auto;
	color : #e4e4e4;
}

