body{
	background:#39F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#frame {
	width:630px;
	margin:10px auto;
	padding:0px;
	background:#fff;
	position:relative;
}
#contentheader{
	height:131px;
	background:#036;
}	
#contentleft {
	width:139px;
	padding:20px 10px;
	float:left;
	background:#ffc;
	border-right:1px solid #ccc;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
#contentleft ul {
	list-style:none;
	padding-left:10px;
	margin-left:0px;
}
#contentcenter {
	width:450px;
	padding:0px 10px;
	float:left;
	background:#fff;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	text-align:center;
	padding-top:10px;
}
h2{
	margin-top:2px;
	text-align:center;
	padding-bottom:25px;
}
h3{
  font-size:12px;
}
.alpha_list ul li{
  list-style:none;
}
.video{
	width:420px;
	margin:0px auto;
	text-align:center;
}
.video p.v_caption{
	margin:0px 0px 20px 0px;
}
#footer{
	text-align:center;
	width:100%;
	margin:0px auto;
	font-size:10pt;
	margin-top:-20px;
}
.col{
	width:220px;
	float:left;
}
