* {
  margin:0;
  padding:0;
}

a:link, a:visited{text-decoration:none; color:#069;}
a:hover {text-decoration:underline;}

h1,h2,h3,h4,h5,h6{
  font-size:100%;
  font-weight:normal;
}

body {
	font-family:'Arial', Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	line-height:150%;
	background:url(dotted-bg.png);
}

h1{margin:50px 0 0 0; font-size:90px; color:#00466a; line-height:90px; height:90px;}
h2{font-size:24px; color:#111; margin:0 0 20px 0;}
h3{font-size:36px; color:#fff; margin:0 0 20px 0;}

#links a {font-size:24px; color:#6cf; margin:5px; opacity: 0.7;}
#links a:hover {opacity: 1;}

#cse-search-box input {
  padding: 2px;
}

#wrapper{text-align:center;}
#sizewrap{ width:960px; margin:0 auto;}
#frame{display:block; background:#069 url(grad-overlay.png) bottom repeat-x; overflow:hidden; margin:0 auto; padding:40px 0; border-bottom:5px #00121b solid; border-top:5px solid #002b40;}
#footer{margin:10px 0 30px 0; color:#555555;}
