@charset "utf-8";
/* CSS Document */

/* Events Bloc */

body {
    min-width:1000px;
	background-position:250px 285px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
        min-height:833px;
            }

#header_image {
	width:387px;
	height:181px;
	background-image:url(../images/header_events.jpg);
	z-index:50;
	display:block;
	position:absolute;
	left:565px;
	top:20px;
	}

#contentbloc_main {
	width:962px;
	min-height:375px;
	background-color:#f8deba;
        margin:0px 0 0px 0px;
        padding-bottom:8px;
height:auto;
	}

#imageplayer {
	width:320px;
	margin:55px 0px 0 50px;
	_margin:40px 20px 0 0px;
	padding:0 0 0 0;

    }

#events_head {
	width:530px;
	height:35p;
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	font-weight:bold;
	color:#1b5b38;
	text-align:center;
        margin-left:130px;
	}



#contentbloc_main p {
	width:420px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000;
    margin:0px 0 0px 12px;
  
	}
	
#contentbloc_main h3 {

	float:left;
    margin:6px 0 0 12px;
       font-size:17px;
       font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	}
	
hr {
   float:left;
   margin:10px 0 0 6px;
   color:#1b5b38;
   }

.event table {
   max-width:500px;
   margin:15px 0 10px 10px;
   }

table {
	max-width:520px;
   margin:15px 0 10px 10px;
   }

.border {
     border:#1b5b38 solid 1px;
     margin-top:10px;    
}

p {
	margin-top:0px;
	margin-bottom:0px;
}

#contentbloc_lower {
clear:both;
        float:none;
	}
	
#contentbloc_main .eventListings p{width:540px;}