html {
    min-height: 101%;
}

body {
    margin: 0;
    background-color: #00A1D8;
    font-family: verdana;
    font-size: 11px;
}

.banner-top-of-page {
    text-align: center;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid #f00;
}

.main {
    background-color: #FFF;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid #f00;
}

.left {
    float: left;
    width: 160px;
    border: 0px solid #FF0;
    padding-bottom: 12px;
    }

.google {
    float: left;
    margin: 12px 0 0 12px;
    background-color: #FFF;
    width: 120px; 
    border: 0px solid #f00;
    }

.content {
    width: 600px;
    border: 0px solid #6c3;
    float:left;
}

.introcontent {
    float: left;
    width: 294px;
    border: 0px solid #6c3;
}

.textcontent {
    width: 400px;
    border: 0px solid #6c3;
    float:left;
}

.freebannerspace {
    background-color: #FFF;
    font-size: 9px;
    color: #FFF;
    width: 758px;
    padding: 6px 0 6px 12px;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid #f00;
    }

.footer {
    text-align: center;
    background-color: #00A1D8;
    font-size: 9px;
    color: #FFF;
    width: 770px;
    padding: 6px 0 6px 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    border: 0px solid #f00;
}

.footer a {
    color: #FFF;
    }

.footer a:hover {
    text-decoration: underline;
    }


#topmenu {
    margin: 0;
    padding: 0;
    background: url(img/topmenu_bg.gif) repeat-x;
    width: 400px;
    height: 36px;
    border: 0;
    float:left;
    }

#topmenu li {
    margin: 0;
    display: inline;
    list-style: none;
    }

#topmenu a {
    display: block;
    padding: 5px 10px 4px 10px;
    color: #069;
    font-weight: bold;
    float: left;
    border-right: #ACC0CB 1px solid;
    }

#topmenu a:hover {
    color: #F90;
    }

#topmenu a.sel {
    color: #F90;
    }


#aboutmenu {
    margin: 0;
    padding: 0 0 0 30px;
    background: url(img/topmenu_bg.gif) repeat-x;
    width: 340px;
    height: 36px;
    border: 0;
    float:left;
    }

#aboutmenu li {
    margin: 0;
    display: inline;
    list-style: none;
    }

#aboutmenu a {
    font-size: 10px;
    display: block;
    padding: 5px 10px 4px 10px;
    color: #069;
    float: left;
    border-left: #ACC0CB 1px solid;
    }

#aboutmenu a:hover {
    color: #F90;
    }


.box {
    margin: 0px 0px 0px 12px;
    padding: 6px 0px 10px 0px;
    list-style: none;
    border: 0px dashed #F00;
    }

.banner234 {
    float: left;
    margin: 0px 0px 0px 12px;
    padding: 6px 0px 10px 0px;
    list-style: none;
    border: 0px dashed #F00;
    width: 218px;
    }


.languagemenu {
    float: left;
    width: 130px;
    margin: 0px 20px 0px 0px;
    padding: 0px 0px 6px 0px;
    border-left: #00ADE7 1px solid;
    border-right: #00ADE7 1px solid;
    background-color: #F1F5F8;
    }

.languagemenu li {
    margin: 0;
    padding: 0px 0px 0px 24px;
    list-style: none;
    }

.languagemenu li.nomargin {
    margin: 0;
    padding: 0px;
    list-style: none;
    }

.languagemenu li.en { background: url(img/languagemenu/en-on.gif) no-repeat 8px 4px; }
.languagemenu li.fr { background: url(img/languagemenu/fr-on.gif) no-repeat 8px 4px; }
.languagemenu li.de { background: url(img/languagemenu/de-on.gif) no-repeat 8px 4px; }
.languagemenu li.nl { background: url(img/languagemenu/nl-on.gif) no-repeat 8px 4px; }
.languagemenu li.it { background: url(img/languagemenu/it-on.gif) no-repeat 8px 4px; }
.languagemenu li.es { background: url(img/languagemenu/es-on.gif) no-repeat 8px 4px; }
.languagemenu li.pt { background: url(img/languagemenu/pt-on.gif) no-repeat 8px 4px; }
.languagemenu li.sv { background: url(img/languagemenu/sv-on.gif) no-repeat 8px 4px; }

.languagemenu a {
    font: normal 10px/16px Verdana;
    display: block;
    padding: 0px 10px 0px 10px;
    color: #000;
    }

.languagemenu a:hover {
    text-decoration: underline;
    }

.languagemenu a.sel {
    font-weight: bold;
    }

.languagemenu p {
    font: bold 12px/14px Verdana;
    padding: 0px 0px 0px 6px;
    color: #00458B;
    }


.addyoursite {
    width: 170px;
    border: 1px solid #069;
    padding: 10px 10px 10px 10px;
    margin-top: 4px;
    background-color: #00ADE7;
    }

.addyoursite h1 {
    color: #fff;
    font-size: 13px;
    }

.addyoursite p {
    font-size: 10px;
    }

.addyoursite a {
    color: #fff;
    font-size: 10px;
    }

.addyoursite a:hover {
    text-decoration: underline;
    }

.sotw {
    width: 166px;
    border-left: 1px solid #CA0000;
    border-right: 1px solid #CA0000;
    padding: 10px;
    background-color: #F90;
    }

.sotw h1 {
    color: #fff;
    font-size: 13px;
    }

.sotw p {
    font-size: 12px;
    }

.sotw a {
    color: #fff;
    font-size: 12px;
    }

.sotw a:hover {
    text-decoration: underline;
    }

.moretrotty {
    width: 131px;
    border-left: 1px solid #00ADE7;
    border-right: 1px solid #00ADE7;
    padding: 0px;
    margin: 0px;
    background-color: #F1F5F8;
    }

.moretrotty h1 {
    color: #00458B;
    font-size: 11px;
    }

.moretrotty p {
    font-size: 10px;
    line-height: 16px;
    }

.moretrotty a {
    color: #000;
    font-size: 10px;
    }

.moretrotty a:hover {
    text-decoration: underline;
    }

.urllist {
    width: 200px;
    float: left;
    border: 0px solid #ff0;
    }

ul {
    width: 180px;
    overflow: hidden;
    padding: 10px 10px 10px 0px;
    margin: 0;
    border: 0px solid #f00;
    line-height: 14px;
    list-style-position: outside;
}

li.title {
    padding: 0px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
    color: #FF9900;
    list-style-type: disc;
    list-style-position: inside;
    }

li {
    padding: 0;
    margin: 0;
    list-style: none;
    }

a {
    color: #0084D8;
    text-decoration: none;
    }

a:hover {
    text-decoration: underline;
    }

strong.title {
    color: #00458B;
    }

img {
    border: 0px;
    }

img.sponsor {
    border: 1px solid #909090   ;
    }

p {
    margin: 4px 0px 4px 0px;
    padding: 0;
    }

p.small {
    font-size: 9px;
    }

h1 {
    font-family: verdana;
    color: #00458B;
    font-size: 14px;
    margin: 4px 0px 4px 0px;
    padding: 0;
    }

h2 {
    font-family: verdana;
    font-weight: normal;
    color: #F90;
    font-size: 10px;
    margin: 4px 0px 8px 0px;
    padding: 0;
    }

h2 a {
    color: #F90;
    }

/*
to prevent unwanted whitespace above and below form tags
especially in IE
*/
form {
    margin: 0;
    }


select {
    background-color: #FFF;
    font-size: 11px;
    width: 180px;
}

optgroup {
    font-size: 11px;
}

/* Clear Floats Without Structural Markup
http://www.positioniseverything.net/easyclearing.html
----------------------------------------------------------*/
/* put period after content and clear it to expand div */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} /* ONLY seen by IE-win */
/* End hide from IE-mac */

