body { background: #eeeeee url(bg.png) -44px 0 repeat-y; margin: 0; padding: 0; 
		 font-family: Lucida Sans Unicode, Verdana, sans-serif; font-size: 12px; }
#container { width: 1000px; margin: 0; padding: 0; }
#container2 { margin: 5px; padding: 0; }

#main_menu { padding-top:5px;	padding-bottom:5px; background-color:#CCCCCC;
	text-align:left; color:#17274c; background-image: url("gfx/menubg.jpg");
	margin-bottom:20px; }
#main_menu a { color:#17274c; text-decoration:none; padding-left:5px; padding-right:5px;
	padding-top:12px !important; padding-top:13px; padding-bottom:11px; margin-left:1px !important;
	margin-left:1px; }
#main_menu a:hover { color:#17274c; border-bottom:3px solid #5252ff; }
#main_menu .aactive { border-bottom:3px solid #17274c; }

#leftcol { width: 224px; float: left; background: #e1e1e1; }
#leftcol h2 { background: #17274B; color: white; font-size: 14px; line-height: 30px; padding: 5px; margin: 0; }

#rightcol { float: right; width: 225px; background: #e1e1e1; }
#rightcol p { margin: 5px; }

#maincol { margin-left: 229px; margin-right: 230px; text-align: justify; }
#main h1 { font-size: 16px; }
#main h2 { font-size: 16px; }

#main { margin-right: 230px; text-align: justify; }
#main td { font-size: 12px; }

a img { border: none; }
.tagline { font-family: Lucida Sans Unicode, sans-serif; font-size: 20px; color: #999999; text-align: center; }
.imgleft { float: left; margin-right: 5px; margin-bottom: 5px; }
.bluetext { color: #17274B; }
.center { text-align: center; }
.center img { margin: 0 auto; }
#hideshow { position: absolute; top: 200px; left: 775px; background: #e1e1e1; width: 200px; border: 1px solid #17274B; }
#language a { color: #17274B; text-decoration: none; }
.bluebutton { display: block; width: 50px; margin: 5px; padding: 5px; background: #17274B; color: white; text-decoration: none; }

.comment { clear: both; margin-top: 40px;	padding: 0px;	border: 0px solid #cccccc; margin-bottom:10px; text-align: center; font-size:80%; }
a { color: #609F27; text-decoration: none; font-weight: bold; }
a:hover { border-bottom: 1px dotted #000000; }
