/* CSS Document */
<style type="text/css">

{
padding: 0;
margin: 0;
}
body
{

background: #ffffff;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
line-height: 15px;
}

#header
{
	background-image: url(background.gif);
	height: 100px;
}






#navcontainer ul
{
margin-top: -3px;
margin-left: 0;
background color: #81ac01;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }


#navcontainer ul li a
{
padding: 0.2em 1em;
background color: #81ac01;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #FFCC00;
color: #fff;
}





#navcontainer2 { width: 169px; }

#navcontainer2 ul
{
background-color: #99CC00;
margin top: 1px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer2 a
{
display: block;
padding: 1px 6px;
width: 169px;
background-color: #99CC00;
border-bottom: 1px solid #769D00;
}

#navcontainer2 a:link, #navlist2 a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer2 a:hover
{
background-color: #8cba00;
color: #fff;
}





h1{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
}

h2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;

	
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	font-size: 12px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
	font-size: 12px;

}

#search {
	position: absolute;
	left: 285px;
	top: 35px;
	width: 350px;
	height:50;
	border: none;
	line-height: 18px;
	text-align: justify;
	font-size: 11px;
	color: #666666;
	background-repeat: repeat-x;


}

#conference {
	position: absolute;
	left: 74%;
	top: 6%;
	width: 200;
	height:50px;
	border: none;
	line-height: 18px;
	text-align: justify;
	font-size: 11px;
	color: #666666;
	}
#rightads {
	position: absolute;
	left: 200px;
	top: 164px;
	width: 404px;
	height:774px;
	border: none;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
	color: #666666;
	background-repeat: repeat-x;


}
#leftads {
	position: absolute;
	left: 618px;
	top: 185px;
	width: 160px;
	height:600px;
	border: none;
	line-height: 18px;
	text-align: justify;
	font-size: 11px;
	color: #666666;
	background-repeat: repeat-x;


}


#rightads a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0093F4;
	text-decoration: none;
	line-height: 23px;
	font-size: 12px;
}

#rightads a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 12px;


}



  #footer {
	position: absolute;
	right: 15px;
	top: 543px;
	width: 100%;
	height: 5%;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: none;
	background-color: #99CC00;
	color: #FFFFFF;


}
#pic2 {
	position: absolute;
	left: 520px;
	top: 145px;
	width: 187px;
	height:81px;
	border: none;
	line-height: 18px;
	text-align: justify;
	font-size: 11px;
	color: #666666;
}

#navcontainer3 ul
{
margin-top: 1px;
margin-left: 0;
background color: #81ac01;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer3 ul li { display: inline; }


#navcontainer3 ul li a
{
padding: 0.2em 1em;
background color: 81ac01;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer3 ul li a:hover
{
background-color: #FFCC00;
color: #fff;
}


</style>
