
body, html {
margin : 0 0 0 0;
padding : 0 0 0 0;
height : 100%;
width : 100%;
background-color : #ffffff;
background-image : url(images/bg_main.gif);
background-repeat : repeat-x;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #666666;
}
#container {
width : 750px;
margin-top : 0;
margin-left : auto;
margin-right : auto;
margin-bottom : 0;
}
#container-header {
width : 670px;
height : 85px;
padding : 20px 40px 0 40px;
background-image : url(images/bg_header.gif);
line-height : 85px;
font-size : 28px;
font-weight : bold;
}
#container-name {
float : left;
}
#container-slogan {
float : right;
font-size : 18px;
font-weight : normal;
font-style : italic;
padding-right : 10px;
}
span, #container-name span, #container-slogan span {
color : #006ac3;
}
#container-eyecatcher {
width : 670px;
padding : 0 40px 0 40px;
height : 175px;
background-image : url(images/bg_eyecatcher.gif);
}
#container-navigation {
width : 670px;
background-color : #45aaff;
height : 22px;
border-bottom : 1px solid #ffffff;
}
ul#navigation {
margin : 0 0 0 0;
padding : 0 0 0 0;
}
#navigation li {
display : inline;
list-style : none;
height : 22px;
}
#navigation li a {
color : #ffffff;
line-height : 22px;
font-size : 11px;
text-decoration : none;
padding : 5px 15px 6px 15px;
border-right : 1px solid #ffffff;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: crimson;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 14px Arial;
color: white;
line-height:18px;
z-index:100;
border-right: 1px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font:bold 16px Arial;
color: black;
margin: 3px 8px;
}
}
#contenta {
width : 390px;
color : #555555;
line-height : 22px;
font-size : 14px;
text-decoration : none;
padding : 5px 15px 6px 15px;
border-right : 1px solid #ffffff;
}
#navigation li a:hover {
text-decoration : underline;
background-color : #de214b;
}
#container-content {
width : 670px;
background-image : url(images/bg_content.gif);
background-repeat : no-repeat;
padding : 20px 40px 0 40px;
margin : 0 0 0 0;
height : auto;
}
#content {
width : 430px;
float : left;
}
#border {
width : 170px;
margin-left : 480px;
}
#adsense {
text-align : center;
padding : 0 3px 0.5em 3px;
}
#map {
width: 400px;
height: 300px;
}
#flickr_badge {
float : left;
}
#flickr_badge img {
width : auto;
height : 100px;
padding : 5px;
margin : 0 10px 10px 0;
border : 1px solid #000;
background : #ccc;
float : left;
}
#container-footer {
border-top : 4px solid #e5e5e5;
width : 670px;
padding : 10px 0 20px 0;
margin : 0 40px 0 40px;
clear : both;
color : #aeaeae;
}
#container-footer a {
font-weight : bold;
padding : 2px 2px 2px 2px;
color : #aeaeae;
}
#container-footer a:hover {
color : #006ac3;
}
#footer {
font-size : 11px;
color : #aeaeae;
width : 670px;
margin-bottom : 20px;
}
#footer-copyright {
float : left;
width : 325px;
padding-left : 10px;
}
#footer-meta {
float : right;
text-align : right;
width : 325px;
padding-right : 10px;
}
.clearer {
clear : both;
}
h1 {
font-size : 22px;
color : #666666;
margin : 0 0 0 0;
padding : 0 0 20px 25px;
background-image : url(images/pill.jpg);
background-repeat : no-repeat;
background-position : 5px 7px;
line-height : 24px;
}
h2 {
font-size : 16px;
color : #006ac3;
padding : 5px 0 5px 25px;
letter-spacing : 1px;
text-transform : uppercase;
}
h3 {
font-size : 14px;
color : #006ac3;
padding : 5px 0 0 25px;
text-transform : uppercase;
letter-spacing : -0.5px;
}
h4 {
font-size : 14px;
color : #006ac3;
text-transform : uppercase;
letter-spacing : -0.5px;
}
hr {
border : 0 none;
border-top : 1px solid #cccccc;
height : 1px;
}
#content hr {
border : 0 none;
border-top : 1px solid #cccccc;
margin : 0 0 0 25px;
height : 1px;
}
#content p {
line-height : 19px;
color : #666666;
margin : 0 0 20px 25px;
}
#content p a, #border p a {
text-decoration : none;
color : #006ac3;
border-bottom : 1px dotted #006ac3;
padding : 2px 2px 2px 2px;
}
#content p a:hover, #border p a:hover {
text-decoration : none;
color : #ffffff;
background-color : #006ac3;
padding : 2px 2px 2px 2px;
}
#content li {
line-height : 20px;
color : #666666;
margin : 0 0 0 15px;
}
#content .quote {
border-top : 1px solid #e5e5e5;
background-color : #f7f7f7;
border-bottom : 1px solid #e5e5e5;
padding : 15px 15px 15px 65px;
background-image : url(images/bg_quote.gif);
background-repeat : no-repeat;
background-position : 10px 10px;
color : #0066cc;
font-style : italic;
}
#border p {
line-height : 17px;
font-size : 11px;
color : #666666;
margin : 0 0 15px 10px;
}
ul#subnavigation {
padding : 0 0 0 0;
margin : 0 0 15px 0;
background-image : none;
}
#subnavigation li {
list-style : none;
padding : 2px 0 2px 10px;
margin : 0 0 5px 0;
}
#subnavigation li a {
text-decoration : none;
color : #006ac3;
border-bottom : 1px dotted #006ac3;
}
#subnavigation li a:hover {
text-decoration : none;
border-bottom : 1px solid #006ac3;
}
ul#news {
padding : 0 0 0 0;
margin : 0 0 0 0;
background-image : none;
}
#news li {
list-style : none;
background-image : url(images/li_cube.gif);
background-repeat : no-repeat;
background-position : 2px 6px;
padding : 2px 0 2px 15px;
margin : 0 0 15px 0;
}
ul#news1 {
font-size : 12px;
padding : 0 0 0 0;
margin : 0 0 0 0;
background-image : none;
}
#news1 li {
list-style : none;
background-image : url(images/li_cube.gif);
background-repeat : no-repeat;
background-position : 2px 6px;
padding : 2px 0 2px 15px;
margin : 0 0 15px 0;
}
#content img {
background-color : #e7f1ff;
padding : 4px;
border : 1px solid #006ac3;
}
img.alignleft {
float : left;
margin : 0 15px 5px 0;
}
img.alignright {
float : right;
margin : 0 0 5px 15px;
}
img.alignabove {
margin : 0 0 10px 0;
}
