/*YouTube*/
.video-thumb-220, .video-thumb-128, .video-thumb-120, .video-thumb-90, .video-thumb-50 {
border:3px double #999999;
display:block;
overflow:hidden;
}

.video-thumb-120 {
height:72px;
width:120px;
}

/* Custom*/
#column {
float:left;
width: 50%;
}
#column20{
float:left;
width: 19%;
margin-right: 5 px;
margin-bottom: 5 px;
}

#column33 {
float:left;
width: 33%;
}
#colLeft {
float:left;
text-align: center;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}
#pic1 {
float:left; width: 150px; margin-right: 10px;
}
#pic2 {
float:left; width: 150px; margin-right: 10px;
border-left: 1px solid rgb(0, 156, 251); padding-left: 5px; 
}
#img1 {
border: 1px solid rgb(38, 78, 128);
width: 150px;
height: 113px;
}
#img2 {
border: 1px solid rgb(38, 78, 128);
width: 150px;
height: 88px;
}
#img3 {
border: 1px solid rgb(38, 78, 128);
width: 150px;
height: 120px;
}
.floatstop {
clear:both;
}
#sep{
clear:both;
border-bottom: 1px solid rgb(89, 89, 89); 
margin-bottom: 10px;
width: 100%;
height: 10px;
}

.txt12 {
	font-family: Tahoma;
	font-size: 12pt;
}

.hdr {
	font-family: Tahoma;
	font-size: 18pt;
	text-align: center;
}
.hdr2 {
	font-family: Tahoma;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
.smalltextblack{
	font-family: Tahoma;
	font-size: 11pt;
}