body, td, th { 
font-size: 12px; 
font-family: trebuchet ms; 
background-color:#fff;
margin-left:20px;
margin-top:35px;
}

#home {
margin-top:19%;
}

a {
text-decoration:none;
}

#result {
border: 1px solid #ccc; 
padding:3px;
width:650px;
cursor:pointer;
}

#results {
text-align:left;
}

.footer { 
border-top: 1px dotted #ccc; 
}

.youtube {
margin-bottom:-5px;
}

#header {
margin: 0;
padding: 0;
}

.search {
background:url(images/input_bg.png);
margin:0;
border:0;
}

h1 {
font-size: 48px;
}
h1, h2, h3 {
text-decoration: none;
font-weight: 300;
color: #084B78;
}

img { border:0;}


#menu {
position:absolute;
top:0;
left:0;
background:#000;
color:#fff;
padding:6px;
}

#menu a {
color:#fff;
}