a { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; }
a:active { text-decoration: underline; color: #666666; }
a:hover { text-decoration: underline; color: #666666; }

html, body {
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    background: #e6e6e6;
    color: #666666;
}


form {
    margin: 0px;
}

div#logo {
    margin: 0px auto 0px auto;
    background: url(../images/logo.jpg) no-repeat;
    width: 445px;
    height: 200px;
}

div#logo p {
    padding-top: 90px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

div#search {
    background: url(../images/sb1.jpg) repeat-x;
    height: 152px;
}

div#search div#inner {
    margin: 0px auto 0px auto;
    background: url(../images/sb1-mid.jpg) repeat-x;
    height: 152px;
    width: 500px;
}

div#search div#inner2 {
    margin: 0px auto 0px auto;
    background: url(../images/sb1-mid.jpg) repeat-x;
    height: 152px;
    width: 500px;
}

div#search div#inner p {
    float: left;
    height: 102px;
    padding-top: 50px;
    text-align: center;
    width: 440px;
}

div#search div#inner2 p {
    float: left;
    height: 152px;
    margin: 13px auto 10px auto;
    text-align: center;
    width: 440px;
}

div#search div#inner .l {
    float: left;
    margin: 0px;
    padding: 0px;
    border: none;
}

div#search div#inner .r {
    float: right;
}

div#search div#inner2 .l {
    float: left;
}

div#search div#inner2 .r {
    float: right;
}

div#welcome {
    height: 164px;
}

div#welcome2 {
    height: auto;
}

div#welcome div#inner {
    margin: 0px auto 0px auto;
    background: url(../images/bottom-mid.jpg) repeat-x;
    height: 164px;
    width: 500px;
}

div#welcome2 div#inner {
    margin: 0px auto 0px auto;
    width: 500px;
}

div#welcome div#inner p {
    float: left;
    margin: 10px auto 10px auto;
    text-align: center;
    font-size: 12px;
    width: 470px;
    padding-top: 25px;
    line-height: 26px;
}

div#welcome div#inner .l {
    float: left;
}

div#welcome div#inner .r {
    float: right;
}

div#spacer {
    height: 50px;
}

div#spacer2 {
    height: 50px;
}

div#spacer3 {
    height: 30px;
}

div#footer {
    background: url(../images/footer.jpg) repeat-x;
    height: 111px;
    color: #b2b2b2;
}

div#footer div#inner {
    margin: 0px auto 0px auto;
    width: 500px;
}

div#footer div#inner p {
    padding-top: 50px;
    margin: 0px auto 0px auto;
}

div#footer div#inner p a, a:visited { text-decoration: underline; color: #b2b2b2; }
div#footer div#inner p a:active, a:hover { text-decoration: underline; color: #b2b2b2; }

div#results_header {
    padding: 10px;
}

div#results_header div#left {
    float: left;
}

div#results_header div#right {
    float: right;
}

div#container {
    width: 690px;
    margin: 0px auto 0px auto;
}

div#results div#pic {
    background: url(../images/image.jpg) no-repeat;
    width: 128px;
    height: 129px;
}

div#results div#mov {
    background: url(../images/video.jpg) no-repeat;
    width: 128px;
    height: 129px;
}

div#results div#int {
    padding-top: 10px;
    color: #3f3f3f;
}

div#results_footer {
    padding: 10px;
    font-weight: bold;
}

div#results_footer div#pagehead {
    float: left;
    height: 25px;
    line-height: 25px;
}

div#results_footer div#linka {
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    border: 1px solid #3f3f3f;
    background: #CCC;
    text-align: center;
    width: 25px;
}

div#results_footer div#linkc {
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    border: 1px solid #3f3f3f;
    text-align: center;
    width: 25px;
}

div#results_footer div#linkd {
    float: left;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    border: none;
    text-align: center;
    width: 25px;
}

