/* CSS FOR ILAG CONF SITE */

body {
	background-color: #999999;
	
	background-repeat:repeat;
	font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	color: #000000;
	font-size: small;
	text-align: center;
	
	line-height: 18px;	
	padding: 0px 0px 30px 0px;
	margin: 0;	
}

/*---------LAYERS--------------*/

/*HOLDS ALL SITE CONTENT*/
#utube {
	z-index:1;
}
#container {
	position: relative;
	top: 10px;
	
	background-image: none;
	width: 750px;
	text-align: left;
	margin: 0 auto;
	background-color:#000000;
	z-index: 0;
}

#utube {
	z-index:1;
}
/*HEADER SECTION WITH BANNER GRAPHIC*/
#footer{
/*SO IT SITS BELOW ALL OTHER DIVS FILLING CONTAINER*/
clear:both;
color:#FFFFFF;


}


.footer_text{
font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
padding-left:10px;
font-size:10px;
color:#4e4e08;
}

/*OVERLAY CONTENT*/
#flash{
position: absolute;
left:-93px;
top:-57px;

/* background-image:url(fern2.png); */

height: 272px;
width: 299px;
z-index:0;
}

/*MENU*/
#menu2{
text-align:right;
}

.text{

}

#lefthand{

margin-left:10px;

margin-top:20px;
margin-bottom:10px;
font-size:13px;

float:left;
width:580px;

background-color:#000000;
font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
color:#FFFFFF;

}

#righthand{

margin-top:20px;
float:right;
width:134px;

background-color:#000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

#del_left{

float:left;
width:290px;
}

#del_right{

float:left;
width:290px;
}

#time_left{

float:left;
width:200px;
}

#time_right{

float:left;
width:380px;
}

.righttable{
border-left-style:solid;
border-left-width:2px;
border-left-color:#4e4e08;
border-right-style:solid;
border-right-width:2px;
border-right-color:#4e4e08;
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
font-size:11px;
font-family:  'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}




#menu{
position:absolute;
left:20px;
float:right;
width:136px;
height:380px;
background-color:#f3e8d1;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

#address{
position:absolute;
left:161px;
height:20px;
width:570px;
top:245px;
border-bottom-color:#CC9900;
border-bottom-style:dotted;
border-bottom-width:thin;
background-position:center;
background-image:url(images/address2.gif);
background-repeat:no-repeat;
}

#maintext{
position:absolute;
left:161px;
top:270px;

}


#maintextleft{
	position:absolute;
	top:5px;
	left:0px;
	width:571px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	height: 95px;
	padding-top:5px;
}

#maintextright{
position:absolute;
top:5px;
left:260px;
width:250px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}

#ad1{
position:absolute;
top:420px;
width:280px;
height:52px;
left:161px;
background-image:url(images/backad1.jpg);
}

#ad2{
position:absolute;
top:420px;
width:280px;
height:52px;
left:446px;
background-image:url(images/backad2.jpg);
}







/*---------------STYLES------------------*/
.mainnavitem{
font-family:"Times New Roman", Times, serif;
font-size:16px;
/*background-color:#CC9900;*/
background-color:#e0c284;
padding-top:5px;
padding-left:3px;
color:#FFFFFF;
}
.submenuitem{
padding-left:5px;
}
.add{
position:relative;

left:140px;
padding-left:5px;
padding-right:5px;
vertical-align:middle;
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:500;
color:#FFFFFF;
background-color:#cc0033;
line-height: 25px;
}
a {
color:#ffffff
	
}
a:visited {
color:#ffffff
	
}

