* {
margin: 0;
padding: 0;
border: 0;
}

a {
color: #8EBEEB;
font-weight: bold;
}

a.net {
font-weight: normal;
}

#bod {
width: 900px;
}

#logo {
background: #313131;
width: 800px;
height: 90px;
}

#content {
float: left;
width: 800px;
}

#net {
background: #3E3E3E;
width: 800px;
color: #FFFFFF;
text-align: center;
padding: 0 0 5px 0;
}

#adnav {
background: #3E3E3E;
width: 800px;
}

#net a {
font-weight: bold;
font-size: 11px;
padding-left: 40px;
}

#net span {
font-weight: normal;
padding-left: 40px;
}

#adsense {
width: 800px;
background: #313131;
padding-top: 10px;
padding-bottom: 10px;
height: 280px;
}

#surf {
padding-top: 10px;
background: #3E3E3E;
width: 800px;
}

#desc {
	background:  #313131;
	width: 700px;
	padding: 10px 50px 10px 50px;
	text-align: left;
}

#footer {
background: #3E3E3E;
width: 800px;
padding: 3px 0 5px 0;
}

#left {
height: 631px;
float: left;
background: url("images/left.jpg") repeat-y;
width: 50px;
}

#right {
float: right;
background: url("images/right.jpg") repeat-y;
height: 631px;
width: 50px;
}

body {
font: normal 12px arial, tahoma;
color: #d7d7d7;
background: #CCE2F7;
}

#search {
	width: 409px;
	height: 30px;
	background: url("images/bar.jpg") no-repeat;
}

#submit {
	width: 84px;
	height: 30px;
	background: url("images/button.jpg") no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

.url {
/*padding: 7px 0 0 10px; */
font-size: 16px;
}

