body { 
background-color: #ffffff;
font-size: 13px;
font-family: Arial;
color: #000000;
height: 917px;
padding: 0px;
margin: 0px;
}

img {
border: 0px;
}

#imageprefetch{
visibility: hidden;
position: absolute;
width: 1px;
height: 1px;
top: 800px;
left: 0px;
}

#centerer {
position: relative;
width: 1000px;
margin-right: auto;
margin-left: auto;
text-align: left;
}

#headerbackground{
position: absolute;
top: 2px;
height: 120px;
width: 100%;
background-color: #FFA300;}

.header{
position: absolute;
top: 2px;
left: 0px;
width: 1000px;
height: 120px;
}

#redgradient{
position: absolute;
top: 122px;
height: 41px;
width: 100%;
background-image: url(images/redgradient.jpg);
background-repeat: repeat-x;
z-index: 0;
}

#toolbarframe{
position: absolute;
top: 122px;
height: 41px;
width: 1000px;
z-index: 1;
}

/* begin content CSS */

#content{
position: absolute;
top: 163px;
left: 35px;
height: 600px;
width: 670px;}

#notaconference{
position: absolute;
left: 0px;
top: 37px;
}

#notaconferencetext{
position: absolute;
font-family: Arial;
font-size: 13px;
color: #000000;
text-align: justify;
width: 561px;
top: 76px;
left: 0px;
}

#details{
position: absolute;
left: 0px;
top: 260px;
}

#detailstext{
position: absolute;
font-family: Arial;
font-size: 13px;
color: #000000;
text-align: justify;
width: 561px;
top: 299px;
left: 0px;
}

#schedule{
position: absolute;
left: 0px;
top: 449px;
}

#scheduletext{
position: absolute;
font-family: Arial;
font-size: 13px;
color: #000000;
text-align: justify;
width: 561px;
top: 488px;
left: 0px;
}

/* end content CSS */



/* begin CSS for sidebarframe */

#sidebarframe{
position: absolute;
top: 163px;
left: 675px;
height: 674px;
width: 300px;}

#applynow{
position: absolute;
top: 28px;
left: 0px;
width: 299px;
height: 89px;
}

#currentsponsors{
position: absolute;
top: 145px;
left: 0px;
width: 299px;
height: 195px;
}

#twitterfeed{
position: absolute;
top: 367px;
left: 0px;
width: 299px;
height: 280px;
z-index:1;
}


/* end CSS for sidebarframe */

#bottommenu{
position: absolute;
top: 910px;
height: 47px;
width: 100%;
background-image: url(images/bottommenu.jpg);
background-repeat: repeat-x;
z-index: 0;
}

#bottomframe{
position: absolute;
top: 910px;
height: 47px;
width: 1000px;
z-index: 1;
}

