/* 
colors:
	green: #80ab43;
	pink: #f07;
	gray: #555;
	
*/


body
	{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 75%;
     line-height: 1.6em;
     font-weight: normal;
     min-width: 860px;
	 margin: 0px 0px 30px 0px;	 
	 text-align: justify;
	 padding: 15px 60px 15px 60px;
	 background: url(bg.gif) repeat-x #cd73c0;
	 width: 900px;	
	 margin: auto;
     min-width: 915px;
	}
	
h1							
	{
  	 font-size:150%;
     font-weight:bold;
     font-style:normal;
     margin: 0px 0px 7px 0px;
     color: #d36498;
	}
	
h2
	{
	 font-size:130%;
	 font-weight:normal;
	 font-style:normal;
     margin: 10px 0px 5px 0px;
	}
	
h3
	{
  	 font-size:110%;
     font-weight:bold;
     font-style:normal;
     margin: 10px 0px 0px 0px;
     line-height: 1.3em;
	}

h4
	{
  	 font-weight:bold;
   	}

h5 {
	font-family: Georgia, Verdana, Helvetica, Arial;
	font-style: italic;
	font-style: italic;
	font-size:110%;
	font-weight:normal;
    margin: 10px 0px 1px 0px;
}

.workshoptitle{
	font-family: Georgia, Verdana, Helvetica, Arial;
	font-style: italic;
	font-size:120%;
	font-weight:bold;
    margin: 5px 0px 1px 0px;
}

h6
	{
	 font-size:130%;
	 font-weight:bold;
	 font-style:normal;
     margin: 15px 0px 5px 0px;
	 border-top: 1px dotted #000;
	}
	
a
	{
	 text-decoration: none;
     color: #444;
  	 border-bottom: dotted 1px #d36498;
	}

a:hover
	{
    background: #80ab43;
	color: #fff;
	}

a:visited
	{
     color: #604752;
	}

.tumb img {
	margin-right: 20px;
}	

.tumb a:hover,
.tumb a,
.tumb img {
	border: 0px;
	background: #fff;
}
	
	
.kols3 .left
	{
	display:none;
	float:left;
	width:0px;
	clear:left;
	background: #fff;

	}
	
.kols3 .middle
	{
	width: 900px;
	float: left;
	padding-left: 0px;
	background: #fff;
	}

.kols3 .middle .content
	{
	margin-top: 30px;
	background-color: #fff;
	}

.space
	{
	padding: 0px 137px 0px 137px;
	}


.kols3 .right
	{
	width:0px;
	display:none;
	float: right;
	background: #fff;
	}
	
	
.kols3 
	{
	margin: 0px 0px 0px 0px;
	}
	
	
.logo {	
	background-color: #f9b2f0;
	background-image:url('bgg1.gif');
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 2px 0px;
	width: 900px;
}

	
.img_directory {	
	width:130px;
	height:400px;
/*	background-repeat: no-repeat;
	background-image:url('../lfs.gif'); */
	margin: 30px 0px 2px 10px;
	
}

.clear 
	{
	clear: both;
	}
	
/*-------font--------(added by ideacritik)*/
.bold
	{
  	 font-weight:bold;
   	}

/* _________ start of menu _________ */

#line {
	border-top : 1px solid#d07;
	width: 900px;
}


.menu {
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
	float: right;
	clear: both;
}

.menu ul, 
.menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
.menu a:link, 
.menu a:visited	{
	border-top : 0px solid#fff;
	border-left : 1px solid#d36498;
	border-right : 1px solid#d36498;
	border-bottom : 1px solid#d36498;
	color : #000;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

.menu a:link.active, 
.menu a:visited.active	{
	background : #fff;
	border-top : 1px solid #fff;
	color : #000;
}

.menu a:hover	{
	color : #fff;
	background : #d36498;
}


body.section-1 .menu li.nav-1 a:hover, 
body.section-2 .menu li.nav-2 a:hover,
body.section-3 .menu li.nav-3 a:hover,
body.section-4 .menu li.nav-4 a:hover,
body.section-5 .menu li.nav-5 a:hover,
body.section-6 .menu li.nav-6 a:hover,
body.section-6 .menu li.nav-7 a:hover,
body.section-6 .menu li.nav-8 a:hover,
body.section-6 .menu li.nav-9 a:hover,
	{
	background : #d36498;
	color: #fff;
}

.menu ul a:hover {
	color : #d36498; 
	}
	
/* _________ end of menu _________ */

	
.footer .middle
{
	padding: 2px 0px 2px 0px;
	background: #80ab43;
	color: 000;
	}

.copybla .right,
.copybla .middle,
.copybla .left
{
	margin-top:0px;
	margin-bottom:10px;
	color: #336600;
	padding-top: 7px;
	padding-bottom: 7px;
}

.footer a
	{
	 text-decoration: none;
     color: #fff;
  	 border-bottom: 0px;
  	 padding-left: 10px;
  	 padding-right: 10px;
	}

.footer a:hover
	{
    background: #fff;
	color: #d36498;
	}
	
.updated{
	font-size: 90%;
	color: #555;
}	
