body {
background: #666;
margin:0;
padding: 20px 0;
font-family: trebuchet MS, arial;
font-size: 16px;
}

p {
padding: 0 0 12px 0;
margin:0;
line-height:120%
}

h1,h2,h3,h4,h5 {
padding: 5px 0;
margin: 5px 0;
}

h1 {
font-size: 26px;
color: #990000;
text-align:center;
}

h2 {
text-align:center;
margin: 30px 0;
line-height: 130%;
padding: 0;
font-size: 24px;
color: #990000;
}

h3 {
font-size: 20px;
text-decoration:underline;
margin-bottom:10px;
}

h4 {
font-size: 1.2em;
color: #000;
}

h5 {
font-family: arial;
text-align:center;
font-size: 1.3em;
color: #000080;
font-weight: bold;
margin:15px;
}

h6 {
font-size: 1em;
color: #000;
}

#header {
background: url('images/header2.jpg');
width: 800px;
height: 80px;
}

#countdown {
font-size: 140%;
background: #eee;
padding: 0 0 10px 0;
margin: 0 90px 20px 90px;
border: 5px double #bbb;
}

#intro {
margin-bottom: 20px;
}

#video {
padding: 20px 0px;
}

.video_caption {
color:#cc0000;
font-family:helvetica;
font-size:15px;
font-weight:bold;
text-align:center;
padding: 10px 0;
}

ul.checklist{
list-style: none;
padding:0;
margin: 10px 30px 30px 30px;
border-bottom: 1px dotted #777;
}

ul.checklist li {
margin: 0;
border-top: 1px dotted #777;
padding: 7px 0 7px 35px;
background:  url('../images/checkmark.jpg') left 5px no-repeat;
}


ul.checklist2{
text-align:left;
list-style: none;
padding:0;
margin: 10px 20px 30px 20px;
}

ul.checklist2 li {
margin: 0;
padding: 7px 0 7px 35px;
background:  url('../images/checkmark.jpg') left 5px no-repeat;
}

#middle {
background: #fff;
width: 800px;
margin:0;
padding: 0 0 30px 0;
}

#bottom {
margin: 20px 30px;
text-align: left;
padding: 0 20px 20px 20px;
}

#footer {
background-image: url('images/video_footer.jpg');
width: 800px;
height: 100px;
margin-bottom: 10px; 
background-repeat: no-repeat;
}

#copyright {
font-size: 14px;
border-top: 1px dotted #003399;
margin: 0px 20px;
padding: 5px 0;
line-height: 22px;
}

#copyright span {
font-size:16.0pt;font-family:"Times New Roman","serif";color:navy;font-style:italic;}

.h {background:#FFFF00;}
.h2 {background:#00FF00;}

.b_u {
	font-weight: bold;
	text-decoration: underline;
}

.b_u_h {
	font-weight: bold;
	text-decoration: underline;
	background-color: #FF0;
}

.b_h {
font-weight: bold;
	background-color: #FF0;
}

#callcentral h4 {margin:0;}
#callcentral h2 {margin:10px 0;}
#callcentral img {margin: 20px 0}

#more_info {
font-family:Trebuchet MS, arial;
font-size:1.1em;
border:3px dashed #990000;
width:500px;
padding:7px 10px;
margin:30px 0;
text-align:center;
}

#more_info h3 {padding:3px 0;margin:0} 

