* {
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: 0px 0px 0px 0px;
}

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

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

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

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

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

#desc {
background:  #313131;
width: 700px;
padding: 10px 30px 10px 30px;
}

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

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

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

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

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

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

.url {
padding: 0px 0px 0px 0px;
font-size: 16px;
}
