body {

}
	
#frame {
 width: 100%
}
	
#contentleft {display:none;}

#contentcenterhome {
width: 100%
}
	
#contentcenter {
width: 100%
}

#contentright {display:none;}

#contentheader {display:none;}
	
#contentfooter {
	text-align: center;
}

#contentfooter img {display:none;}

#content {
	color: #333;
	font-size: 12px; 
	font-family: helvetica; 
	line-height: 16px; 
	}
	
#content p {
	color: #333;
	font-size: 12px; 
	font-family: helvetica; 
	line-height: 16px; 
	}

#content .news {
	color: #333;
	font-size: 12px; 
	font-family: helvetica; 
	line-height: 14px;
	margin-top: 0px;
	}
	
#content .intro { color: #333; font-size: 12px; font-family: helvetica; line-height: 20px; }
#content ul { list-style-image: url(../resources/drkGrayArrow.png); }
#content li { color: #333; font-size: 12px; font-family: helvetica; line-height: 16px; margin-top: 6px; }
#content td { color: #333; font-size: 12px; font-family: helvetica; line-height: 16px; }

.SummitAd {
	margin: 20px 0px 0px 0px;
}
.thumb {
	float: left;
	vertical-align: top;
	margin-bottom: 0px;
	margin-right: 10px;
	border: 1px dotted #0a92ae;
	height: 100%;
}

.clear {
	clear: both;
}

.news {
	color: #333;
	font-size: 12px; 
	font-family: helvetica; 
	line-height: 14px;
	margin-top: 0px;
	}

a:link { color: #0a92ae ; text-decoration: none; }
a:visited { color: #95bdcf; text-decoration: none; }
a:hover { color: #0a92ae; text-decoration: underline; }
a:active { color: #95bdcf; text-decoration: underline; }

h1 { color: #0a92ae; font-size: 22px; font-family: helvetica; font-weight: bold;  }
h2 { color: #95bdcf; font-size: 18px; font-family: helvetica; font-weight: normal; }
h3 { color: #666; font-size: 16px; font-family: helvetica; font-weight: bold; text-align: left; }
h4,h5,h6  { color: #333; font-size: 12px; line-height: 16px;font-family: helvetica; font-weight: bold; text-align: left; margin-bottom: 0px;}
hr {
	width: 100%;
	height: 1px;
	color: #CCCCCC;
}
