#dropin {
	position:absolute;
	visibility:visible;
	left:200px;
	top:80px;
	width:810px;
	height:450px;
	background-color:#091217;
	z-index: 1001;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	border: #394C5B 1px solid;
}

#threecol img {
	border: #374753 4px solid;
	padding: 1px;
}
#threecol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#threecol p {
	font-size: 12px;
	color: #ECE3D5;
	padding-right: 10px;
	padding-bottom: 7px;
}
.ar {
	font-size: 13px;
	color: #FFF;
	padding-right: 10px;
	padding-bottom: 7px;
	font-weight: bold;
}
#threecol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 10px;
	text-align: center;
}
#threecol strong {
	color: #666666;
}

#threecol .contentbox {
	background-image: url(../images/3colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#threecol .contentbtm {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}

#threecol .contentboxp {
	width: 250px;
	padding-left: 5px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}

#threecol .head {
	padding-left: 0px;
	font-size: 1.1em;
	color: #F0EBE1;
	padding-right: 0px;
	padding-bottom: 70px;
	text-align: center;
}
#threecol .head h2 {
	font-size: 16px;
	padding-bottom: 0px;
}

#threecol .head h3 {
	font-size: 26px;
	padding-bottom: 15px;
}
#threecol .head strong {
	color: #DECDAF;
}
#threecol .head p {
	padding-top: 10px;
	padding-bottom: 10px;
}
