body {background-color: #fff;
font-family: tahoma,arial,sans-serif;
font-size: 10pt;
line-height: 130%;
text-align: center;
}

#head {
width: 800px;
height: 100px;
margin: 0px auto;
background: url(http://ez-wdw.com/images/plan-your-wdw-vacation.jpg) no-repeat;
}

#main {
width: 778px;
margin: 0px auto;
text-align: left;
padding-top: 10px;
border: 1px solid #ccc;
padding: 10px;
}

#leftcol {
background-color:#fff;
width: 358px;
float: left;
padding-right: 10px;
}

#rightcol {
background-color:#fff;
width: 400px;
height: 336px;
float: right;
}
#widecol {
clear: both;
width: 780px;
margin: 0px auto;
}

#footer {
clear: both;
background-color:#fff;
border-top: 1px solid #ccc;
margin: 10px -10px 0px -10px;
text-align: center;
}

p {margin-bottom: 0px;
margin-top: 10px;
}

h1 {font-size: 18pt;
line-height: 22pt;
color: #069;
margin-top: 6px;
}

h2 {font-size: 12pt;
line-height: 14pt;
color: #063;
margin-top: 6px;
}

form {
width: 700px;
margin: 0px auto;
border: 3px dashed #069;
padding: 0px 10px 10px 10px;
text-align: center;
}
fieldset {
border: 0px;
}
.small {font-size:9pt; 
line-height:11pt;}

a {color: #069;}
