body        { font-family: Tahoma, Arial, sans-serif; font-size: 1em; color: #ffffff; 
              background-color:#000000; background-image: url('background3.jpg');
              margin:5px 5px 5px 5px; text-align: center; }

img         { vertical-align:middle; border:0px; }

a:link      { text-decoration: underline; color: #ccccff; }
a:active    { text-decoration: underline; color: #ffffff; }
a:visited   { text-decoration: underline; color: #FFFFCC; }
a:hover     { text-decoration: underline; color: #ffff00; }


#container  { width: 1124px; align: auto; }

#main       { color: #006600; background-color: #FFFFCC; font-size: 1em; text-align: left;
              font-family: "Times New Roman", Times, serif; border: 2px solid #006600; padding: 5px; 
	      width: 600px; margin-left: 7px; float: left;  margin-bottom: 7px;}
#main a     { color: #000000; text-decoration: underline; }
#main a:hover { color: #ff0000; text-decoration: underline; }
.main       { color: #006600; }

#content    { color: #006600; background-color: #FFFFCC; font-size: 1em; text-align: left;
              font-family: "Times New Roman", Times, serif; border: 2px solid #006600; padding: 5px; 
	      width: 600px; margin-left: 7px; margin: 0 auto; }
#content a  { color: #000000; text-decoration: underline; }
#content a:hover { color: #ff0000; text-decoration: underline; }
.content    { color: #006600; }

#leftbar    { color: #ffffff; background-color: #000000; font-size: 1em; text-align: left;
              font-family: "Times New Roman", Times, serif; border: 2px solid #ffffff; padding: 2px; 
              width: 200px; float: left; margin-bottom: 7px; }
#leftbar a:link, a:visited, a:active { color: #00ccff; text-decoration: underline; }
#leftbar a:hover { color: #ff0000; text-decoration: underline; }
             
#rightbar   { color: white; background-color: #000000; font-size: 0.8em; text-align: left; 
              font-family: "Lucida Console", "American Typewriter", "Courier New", Courier, monospace;
              width: 200px; border: 2px solid #ffffff; padding: 2px; 
	      float: right; margin-left: 7px; margin-bottom: 7px; }
#rightbar a:link, a:visited, a:active { color: #ccccff; text-decoration: none; }
#rightbar a:hover { color: #ff0000; text-decoration: underline; }

#copyright  { color: white; background-color: #000000; font-size: 0.7em; text-align: center; 
              font-family: "Lucida Console", "American Typewriter", "Courier New", Courier, monospace;
              width: auto; border: 2px solid #ffffff; padding: 10px; clear: both; margin-top: 7px; }

.note       { font-size: 0.7em; color: #000000; }
