* {
        margin: 0px;
        padding: 0px;
        font-family: arial, sans-serif;
        }

body {
        text-align: center;
        background: #b8c6e0;
        }

#header {
        width: 776px;
        height: 60px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        padding-bottom: 3px;
        background: #fffefa;
        }

#main {
        width: 776px;
        padding: 3px 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        background: #fdfdff;
        }

#rightlinkswrapper {
        background-position: 1px 1px;
        background-repeat: repeat-y;
        }

/*
#rightlinkswrapper { background-image: url(background.gif); }
*/


#topTitle { width: 460px;       text-align: left; }

#topTitle img {
        width: 50px;
        height: 50px;
        position: absolute;
        left: 5px;
        top: 5px;
}

#topTitle h1 {
        font-family: "Times New Roman", Times, serif;
        font-size: 24px;
        padding-left: 4px; /* Increase if you add in a graphic */
        color: #4b517a;
}

#topTitle p {
        font-size: 12px;
        font-family: "Times New Roman", Times, serif;
        font-style: italic;
        padding-left: 62px;
        color: #1446c7;
}



#hlinks { color: #334a7e; }
#hlinks a {     color: #334a7e; }


#search_rightlinkswrapper { background-color: #fff; }


#leftlinks h3, #leftlinks .date, #leftlinks a.h3 { color: #4e4e4c;      text-transform: capitalize; }
#leftlinks p.links_0, #leftlinks p.links_0 a { color: #ff33aa; text-transform: capitalize;}
#leftlinks p.links_1, #leftlinks p.links_1 a { color: #1a9e7c; text-transform: capitalize;}
#leftlinks p.links_2, #leftlinks p.links_2 a { color: #e96707; text-transform: capitalize;}
#leftlinks p.links_3, #leftlinks p.links_3 a { color: #5f8bd7; text-transform: capitalize;}
#leftlinks p.links_4, #leftlinks p.links_4 a { color: #ff112b; text-transform: capitalize;}

.google h2 { background-image: url(rightlinks_separator.gif); }
.google .adtitle {      color: #3c508b; }
.google .adurl { color: green; }


.escalade * { font-size: 12px; }
.escalade {
        background: #D7E8F5;
        border-top: 1px #fff solid;
        border-left: 1px #fff solid;
        border-right: 1px #fff solid;
        width: 366px;
        background-position: 1px 0px;
        background-repeat: no-repeat;
        padding-left: 10px;
        padding-right: 10px;
        }
.escalade h2,h3 { color: #1446c7; }
.escalade h3 {  color: #808080; font-weight: bold; }
.escalade a { color: #000; text-decoration: none; }
.escalade a:hover { text-decoration: underline; }
.escalade table { width: 360px; }
.escalade table td { width: 120px; padding:1px; }
.escalade ul {
        list-style-type: none;
        margin-left: 10px;
        padding-bottom: 10px;
        }



.rightlinks h2 { background-image: url(rightlinks_separator.gif); }
.rightlinks .adtitle { color: #3c508b; }
.rightlinks .adurl { color: green; }



#search input.text,#search_search input.text {
        border: 1px #6CAAD9 solid;
        background-color: #fff;
}

#search .selectButton {
        font: bold 8pt tahoma;
        color: white;
        border:  1px solid #cbd4e1;
        padding-top: 2pt;
        padding-bottom: 2pt;
        padding-left: 2pt;
        padding-right: 2pt;
        background-color: #96c2d0;      }


#search_search {
        background-color: #faf6d9;
}

#search {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 30px;
        font-size: 12px;
        line-height: 16px;
}

#search label {
        text-transform: uppercase;
        font-weight: bold;
}

#search input.text {
        width: 220px;
}

#search input.image {
}

#popbot {
        height: 1%;
        min-height: 22px;
        width: 776px;
        font-size: 14px;
        text-align: center;
        line-height: 20px;
        font-size: 10px;
        margin-left: auto;
        margin-right: auto;
        background: #0066B2;
        color: #ffff00;
        border-bottom: 2px #0066B2 solid;
}

#popbot a {
        text-decoration: none;
        font-size: 14px;
        color: #fff;
}

#popbot a:hover { text-decoration: underline; }


#poptop{
        height: 1%;
        min-height: 22px;
        width: 776px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: 14px;
        line-height: 20px;

        background: #8599cc;
        color: #eaff00;
        border-bottom: 2px #8599cc solid;
}

#poptop a {     text-decoration: none;  color: #fff; }

#poptop a:hover {       text-decoration: underline; }


#poplinkswrapper { background-color: #657bb5; width:209px; }

.poplinks {     width: 388px;   border-top: 1px #fff solid; }
.poplinks ul { list-style-type: none; text-transform: uppercase; }
.poplinks a {
        display: block;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        line-height: 25px;
        background-repeat: repeat-y;
        background-position: top left;
        height: 25px;
        padding-left: 130px;
        color: #133886;
        background-color: #edF9db;
        background-image: url(link.jpg);
        border-bottom: 1px #fff solid;
}
.poplinks a:hover { color: darkblue }



#leftlinks { width: 368px;      padding: 10px; }
#leftlinks h3 { display: inline;        float: left; font-size: 14px; }
#leftlinks .date { float: right;        font-size: 12px;        font-weight: bold; }
#leftlinks p {  clear: both; font-size: 12px; }
#leftlinks .separator {
        width: 354px;
        height: 2px;
        margin: 6px 6px 6px 0px;
}
#leftlinks a {  text-decoration: none;  font-weight: bold; }
#leftlinks a:hover {    text-decoration: underline; }


#hlinks {
        position: absolute;
        right: 9px;
        top: 35px;
        text-align: right;
}

#hlinks #links { font-size: 10px; line-height: 30px; }
#hlinks a {     text-decoration: none; }

.globals {
	text-transform: capitalize;
	}

