body{	
	background-color:#fff;
	background-image:url("../assets/background-repeating.jpg");
	background-position:bottom left;
	background-attachment:fixed;
	background-repeat:repeat-x;
	text-align:center;
	padding-top:20px;
	font: 16px/22px "Myriad Pro",Arial,sans-serif;
}
#langs {
	text-align:right;
	padding-right:10px;
	margin-top:-10px;
}
* html #langs{
	margin-top:	0px;
	margin-bottom:	-10px;
}
#topNav{
	height2:35px;
	margin-bottom:-15px;
}
#topNav a{
	border-top:1px solid #eee;
	border-left:1px solid #aaa;
	border-right:1px solid #555;
	padding:5px 0 20px 0;
	color:#fff;
	font-size:1.1em;
	text-decoration:none;
	margin-top:10px;
}
#topNav a:hover{
	border-top:1px solid #EFFFAF;
	border-left:1px solid #ccff00;
	border-right:1px solid #596F00;
}
#topNav a.tab{
	background-color:#999;
	background-image:url("../assets/_bkd_tab.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
}

#topNav a.home{ 
	background-color:#333;
	border:0;
	margin-top:0px;
}
#intro{
	background-color:#333;
	text-align:left;
}
#intro em{
	font-style:italic;
	font-size:1.1em;
}
#intro img{
	margin:20px;
	float:left;
}
#intro h1{
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;

	color:#ccff00;
	margin:20px 20px;
	font-size:1.4em;

}
#intro h2{
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#889900;
	text-align:left;
	font-size:1.3em;
	margin:20px 20px 5px 20px;
	clear:none;
}
#intro p{
	color:#fff;
	margin:20px 20px;
	line-height:1.3em;
	font-size:1.2em;
	text-align:justify;
}
#intro a{
	color:#889900;
}
#content{
	background-color:transparent #EFFFAF ;	
	background-image:url("../assets/content_bkd.png");
	background-repeat:repeat;
}
#mainText,#subpage{
	color:#333;
	background-color: transparent #fff;
	background-image:url("../assets/page_bkd.png");
	background-repeat:repeat;
}
.hilight{
	background-image:url("../assets/page_bkd_hi.png");
	padding:.5em 0;
}
.lolight{
	background-image:none;
	padding:.5em 0;
}
* html #content{
	background-color:#EFFFAF ;
}
* html #mainText,* html #subpage{
	background-color: #fff;
}
#slideshow{
	width:380px;
	height:250px;
}
.slideshowMarg{
	margin-left:420px!important;
}
#content img{
	float:right;
	margin:0 20px;
	clear:right;
	margin-bottom:10px;
}

h2{
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#3F4F00;
	text-align:left;
	font-size:1.3em;
	margin:20px 20px 5px 20px;
	clear:left;
}
h3{
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#667F00;
	text-align:left;
	font-size:1.2em;
	margin:20px 20px 5px 20px;

}
p{
	margin:0px 20px 20px 20px;
	line-height:1.3em;
	font-size:1.2em;
	text-align:justify;
}
ul{
	margin:0px 20px 20px 40px;
	line-height:1.3em;
	font-size:1.2em;
	text-align:left;
	list-style-type:disc;
	color:#223F0C;
	
}
li{
	margin:5px 0;	
}
#content a{
	color:#226F26;
	text-decoration:none;
	border-bottom:2px dotted #226F26;
}
#content a:hover{
	color:#3ABF23;
}
#content a:visited{
	color:#5F7F75;
}
#footer{
	text-align:center;
	background-color:#333;
	margin:0;
}
#footer li{
	display:inline;
}
#footer li a{
	color:#ddd;
	margin: 1em 1em;
	font-size:.8em;
}
div.tooltip { -moz-border-radius:5px; border:1px solid #fff !important; position:absolute; background-color:#0a0545 !important; font-weight:bold !important; z-index:1000; color:#fff !important; opacity:0.9; }

div.tooltip div.toolrel { position:relative !important; padding:3px !important; }
#rightCol img,#rightCol a{
	margin:0;
	padding:0;
	border:0;
	float:none;
}
.sml{
	font-size:.8em!important;
}
