#main_text{
	position: relative;
	z-index: 100;
	color: #000000;
	font-family: sans-serif;
	font-size: large;
        height: 75px;
        vertical-align: middle;
        text-align: left;
        padding-left: 20px;
}

#body_mehndi_top {
        position: absolute;
        top: 0px;
        left: 125px;
        z-index: 75;
}

.event_picture {
        position: absolute;
        top: 5px;
        right: 5px;
}

.info_space{
	position: absolute;
        top: 75px;
        left: 0px;
    	width: 650px;
	height: auto;
        visibility: hidden;
        background-color: #FFFFFF;
        text-align: left;
        vertical-align: top;
        padding: 5px;
        z-index: 100;
}

.event_box {
        position: relative;
        float: right;
        clear: right;
        right: 0px;
        width: 450px;
        background-color: #FFFFFF;
        margin: 5px;
        margin-top: 20px;
        padding: 5px;
        z-index: 100;
        text-align: left;
}

.event_name {
        font-family: "Avant Garde", "Century Gothic", sans-serif;
        font-size: medium;
        color: #66CCCC;
        z-index: 105;
        margin: 5px;
}  

.event_box p{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
        z-index: 105;
        margin-left: 15px;
}

.event_box ul,li{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
        z-index: 105;
}

.event_dates{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #CCCC33;
        z-index: 105;
}

.event_title {
        font-family: "Avant Garde", "Century Gothic", sans-serif;
        font-size: medium;
        color: #66CCCC;
}  

.text_link{
	font-size: large;
	font-weight: bold;
	color: #CCCC66;
	font-family: "Century Gothic", sans-serif;
	text-decoration: none;
}
