body{
margin: 0;
padding: 0;
background-image: url(../_images/conference_bg1.png);
background-repeat: repeat-x;
background-color: #ffffff;
}

img{
text-decoration: none;
border: none;
}

.bright{
color: #f9e616;
}

#icon{

text-decoration: none;
border: 0px;
margin: 0px;

}


a, a:link, a:visited, a:hover{
text-decoration: none;
color: red;
border: none;
}


.odd{background-color: #f6f6f6;}
td{
padding: 3px 8px 3px 8px;

}

ol{
color: red;
list-style-type: upper-roman;
list-style-position: outside;
}

p, li, ul{
color: #333333;
font-family: Helvetica, trebuchet ms, san-serif;
text-align: justify;
font-size: 14px;
line-height: 22px;
list-style: disc;
}

h2{
font-family: century gothic, san-serif;
font-size: 32px;
font-weight: bolder;
line-height: 26px;
color: #d7e78b;

}

.sub{
font-family: century gothic, san-serif;
font-size: 18px;
font-weight: bolder;
line-height: 22px;
color: #f6f6f6;

}



#content img{
float: right;
margin-left: 16px;
background-color: #f6f6f6;
border: 1px solid #666666;
padding: 8px;
}

#content2 img{

margin-left: 16px;
background-color: #f6f6f6;
border: 1px solid #666666;
padding: 8px;
}

#content5 img{

margin-left: 16px;
background-color: #f6f6f6;
border: 1px solid #666666;
padding: 8px;
}

#content5 img.icon, #content img.icon, #content2 img.icon{
padding: 0px;
background-color: transparent;
border: none;
text-decoration: none;
}

#container, #container2, #container3,#container4, #container5{
width: 960px;
margin: 0 auto;
overflow: auto;
text-align:left;
}

#container2{
border-top: #d7e78b 2px solid;
width: 100%;
background-color: #8fc400;

}

#container4{
border-top: #d7e78b 2px solid;
width: 100%;
background-color: #0ea3e8;

}

#container5{
border-top: #d7e78b 2px solid;
width: 100%;
background-color: #cf73df;

}
#header{
float: left;
clear: both;
}

#nav{
float: right;
}

#nav, #nav a, #nav a:link, #nav a:visited, #nav a:hover{
padding: 10px;
font-family: Century gothic, san-serif;
background-color: #d7e78b;
font-size: 11px;
color: #333333;
text-decoration: none;
}

#nav a:hover{
color: #8fc400;
background-color: white;


}

#content{
margin-left: auto;
margin-right: auto;
clear: both;
background-color: #8fc400;
overflow: auto;
width: 960px;
padding-bottom: 30px;
}

#content2{
margin-left: auto;
margin-right: auto;
clear: both;
background-color: #0ea3e8;
overflow: auto;
width: 960px;
padding-bottom: 30px;
}

#content5{
margin-left: auto;
margin-right: auto;
clear: both;
background-color: #cf73df;
overflow: auto;
width: 960px;
padding-bottom: 30px;
}
.left{
width: 705px;
padding-right: 15px;
float: left;
}

.right{

border-left: 1px solid #f7ffd0;
float: left;
width: 218px;
padding: 10px;
}
.clear{
clear: both;}

.date{
font-family: Courier, serif;
font-size: 14px;
font-weight: bold;
color: white;
}

.white{
color: #f6f6f6;
}

.italics{
font-style: italic;
}

.fr{
float: right;
}

.fl{float: left;
margin-right: 20px;}


#footer{
float: left;
height: 150px;
padding-top: 20px;
width: 960px;
color: #333333;
font-family: Helvetica, san-serif;
font-size: 11px;

}

#footer li, #footer ul{
float: left;
color: #333333;
list-style: none;
display: inline;
}
