/* CSS Document */

body {
	background: #003366;
	margin:0;
	padding:0;
	font-family:"Tahoma";
	font-size:11px;
	color:#000000;
}

.tagline {
position: absolute;
top: 54px;
left:470px;
}

p,li,ul,h1,h2 {
	padding:0;
	margin:0;
}

a:link, a:visited, a:active, a:hover {
	font-weight:bold;
	color:#003366;
	text-decoration:underline;
}

li {
	list-style-position:inside;
}

img {
	border:0;
}

#wrapper {
	width:753px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width:753px;
	height: 105px;
	background: #003366;
	margin:0 auto !important;
	margin-bottom:-2px;
}

#checkbox {
	text-align: left;
	margin-left: 200px;
}

.logo {
	float:left;
	margin-right:13px !important;
	margin-right:10px;
}

.nav {
	margin-right:60px;
	height:54px;
	float:right;
}

.nav li {
	float:left;
	list-style:none;
	height:54px;
	margin-left:7px;
}

div.clear {
	clear:both;
}

div#lower {
	background:#FFF;
}

div.form {
	width:731px;
	padding:10px;
	border:1px solid #e4e4e4;
	border-width:0 1px;
	margin-top:-2px;
}

input.url {
	width:550px;
	font-size:16px;
	color:#000000;
	border:1px solid #000000;
	float:left;
	margin-left:95px;
	margin-right:95px;
}

input.surf {
	display:block;
	height:41px;
	width:100px;
	background:url(surf.gif) no-repeat;
	border:0;
	margin-right:77px;
}

.form p {
	margin-top:20px !important;
	margin-bottom:-10px;
}

div.formlower {
	width:753px;
	height:14px;
	background:url(formbg.gif) no-repeat;
}

div.adverts {
	min-height:80px;
	padding:10px;
}

* html .adverts {
	height:80px;
}

#footer {
	background: #003366;
	height:50px;
	padding-top:10px;
	text-align:center;
}

#url {
border: 2px solid #FFFFFF;
padding: 3px;
padding-bottom: 4px;
width: 468px;
margin: 10px;
font-size: 18px;
line-height: 24px;
font-style: bold;
font-family: Trebuchet MS;
color: #000000;
background-color: #FFFFA0;
}

