﻿body
{
    background-image: url(/Leadership-Conference/2010/images/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #001229;
    margin: 0;
    padding: 0;
}
body, p, td
{
    color: #fff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    line-height: 1.4em;
}
a:link, a:visited, a:active
{
    color: #90ffff;
}
a:hover
{
    color: #fff;
}
h1, h2, h3
{
    font-family: georgia, Times New Roman, Times, Serif;
}
h1, h2
{
    font-weight: normal;
}
h2, h3
{
    margin-top: 2em;
}
h1
{
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
	color:#f9c0cb;
}
img
{
    border: none;
}
#page_wrapper {
    background-color:#011732;
}
#page_container
{
    width: 770px;
    margin: 0 auto;
    background-image: url(/Leadership-Conference/2010/images/bg-content.gif);
    background-repeat: repeat-y;
}

#navigation
{
    float: left;
    width: 260px;
}
#page
{
    float: left;
    width: 510px;
}
#footer_container
{
    background-color: #001229;
    padding: 24px 0 80px 0;
    clear: both;
}
#footer
{
    width: 770px;
    margin: 0 auto;
    clear: both;
}
#header_bar
{
    height: 53px;
}
.schedule ul
{
    margin: 10px 0;
}
.schedule ol li
{
    margin-bottom: 15px;
}
.schedule ol li ul li, .schedule ul li
{
    margin-bottom: 0;
    font-size: 11px;
}
.schedule .event
{
    border-bottom: 3px double #c93e0b;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.schedule p
{
    color: #fab349;
}
.schedule em
{
    color: #e1b065;
}
.schedule strong
{
    color: #f2ec94;
}
