﻿/* ----- tags ----- */
body  { margin: 0; font-family: Arial; background-color:#FFFFFF; }
img { display: block; } /* img's forced to block since we are using strict rendering */
a { font-family: Arial; font-size: 12px; text-decoration: none; }
a:hover, a:active { color: #666666; }

/* ----- For the Top Blue Bar ----- */


/* ---- For the Navigation Elements ---- */




/* ---- Other Stuff ---- */

div#left-col-cntnr { width: 215px; float: left; margin: 0 20px 0 50px }







div#footer-cntnr { width: 975px; margin: 0 auto; }
div#flag-cntnr { width: 484px; margin: 20px auto; }


div#side-nav-cntnr { width: 213px; }

div#footer-text { width: 690px; margin: 0 auto; text-align: center; font-family: Arial; font-size: 12px; font-weight: bold; }
div#footer-links { padding: 10px 0 20px; a }

div#q-links { width: 961px; margin: 20px auto; }

/* ----- classes ----- */
.basic-text  {  font-size: 12px; color: #777777; }
span.flags { margin: 0 8px; }
img.inline { display: inline; }

.top-links {  color: #ffffff; text-decoration: none; font-family: Arial; font-weight: bold; padding: 2px 6px }
.WaterMark { color: Silver;}


