body {
background-image: url('http://d.yimg.com/a/i/ww/met/th/slate/page_bg_slate_070609.gif');
background-color: #E8EDF0;
background-position: top center;
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
color: #0000FF;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#header {
width: 750px;
margin: 0 auto;
cursor: default;
}

#input {
background-image: url(images/srch-index.png);
background-repeat: repeat-x;
background-position: top center;
width: 470px;
height: 33px;
}

#inside-input {
padding: 7px;
}

#go {
width: 85px;
background: none;
border: none;
cursor: pointer;
float: right;
}

#input02 {
border: none;
background: none;
}

#logo {
width: 200px;
height: 100px;
background-image: url(images/google-logo.png);
background-position: center;
float: left;
margin-right: 35px;
}

#search {
padding-top: 20px;
float: right;
}

.clear {
clear: both;
}

#wrapper {
width: 750px;
margin: 0 auto;
}

#menu {
background-image: url(images/header.gif);
background-position: top center;
background-repeat: no-repeat;
width: 248px;
height: 24px;
float: left;
text-align: justify;
}

.txt {
padding: 5px;
}

.text {
background-color: #FFFFFF;
color: #999999;
}

.mfooter {
background-image: url(images/footer.png);
background-position: bottom center;
background-repeat: no-repeat;
width: 248px;
height: 24px;
display: block;
}

b {
color: #FFFFFF;
}