#igf {
margin-top:-12px;
}    

#igf p {
margin-bottom: 1em;
}

#igf h3 {
	padding-top:15px;
}  

#igf h1 {
  font-size: 24px;
  color: #311811; 
  font-weight:normal;
}
#igf .menu_top {
  border-bottom: 1px solid #cccccc; 
  margin-bottom:10px;
	margin-left:-18px;
}
#igf .menu_top ul{
  list-style:none;
}
#igf .menu_top li {
	float:left;
	padding: 0px 0px 0px 0px;
     }
#igf .menu_top a {
    text-decoration: none;
    text-transform: uppercase; 
    display:block;
    font-size 10px;
    height:35px;
    text-align:center;
    padding:15px 10px 0px 10px;
    background-color: #feffff;
    color: #391c14;
}
#igf .menu_top a.active, #igf .menu_top a:hover {
    background-color: #391c14;
    color: #feffff;
 }
#igf .menu_left {
  float: left;
  width: 160px; }
#igf .menu_left ul {
 list-style:none;
}
#igf .menu_left li { 
  padding:5px;
}
#igf .menu_left a {
    text-decoration: none; 
    color: black;
}
#igf .menu_left a.active , #igf .menu_left a:hover {
    border-bottom: 1px solid #8b5d3b; 
    color: #8b5d3b; }
#igf .content_right {
  float: right;
  width: 590px;
   -moz-border-radius: 10px;
  border-radius: 10px; 
  margin-right: 40px;
  padding: 25px;
  margin-bottom:20px;
  background-color: #ecebe7; }


#igf .tickets {
  padding:5px;
}

#igf .tickets p {
  margin-bottom:15px;
}
#igf .tickets .tickets_link {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 30px;
    background-color: #ecebe7;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding:10px 30px 10px 30px;
    color: #301911; }
#igf .tickets .tickets_link:hover {
    background-color: #391c14;
    color: #feffff;
}
#igf .tickets p{
	padding:5px;
}

#igf .header {
  padding: 10px;
  margin:10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #ecebe7; }
#igf .workshops {
margin-bottom:20px;
}
#igf .workshops div {
  background-color: #ecebe7;
  text-transform: uppercase;
  padding: 5px;
  display:block;
  border-bottom: 1px solid #cccccc; }
#igf .workshops div.splitter {
  text-align: center;
  text-transform: none;
  background-color: #391c14;
  color: white; }
#igf .clearboth {
  clear:both;
}
#igf .image_thumb img{
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#igf .eventdate div{
	background-color:#FFF;
	padding: 5px 5px 5px 5px;
}