body
{
    padding:0;
    font-family:trebuchet ms, serif;
	background-image: url(images/091501.gif);
}
.content
{
    margin: 0 auto;
    padding: 0;
    width: 800px;
}

#header
{
    border:none;
}

#header .rside
{
    background: #125E81;
    float: right;
    height: 225px;
    width: 600px;
}

#header .citation
{
    text-align: right;
    padding: 20px 25px 25px 25px;
    color: #f0f0f0;
}

#header .citation  p
{
    text-align: left;
}

#header .lside
{
    color: #FFF;
    height: 129px;
    width: 174px;
    padding: 0;
    margin: 0;
    float: left;
}


#header h2
{
    color: white;
    letter-spacing: 1px;
}

#header .title
{
    text-align: center;
    padding-top: 30px;
}

#main
{
    margin: 0 20px 0 15px;
}


#main h2
{
    color: #156184;
    line-height: 0.2em;
}
#main h3
{
    font: Arial, Sans-Serif;
    margin: 0 0 10px 0;
    padding: 0;
    color: #5f5f5f;
}
#main p
{
  font-weight: bold;
  font-size: 14px
}

.center
{
    width: 650px;
    float:right;
    margin: 15px;
}

.leftmenu
{
    background: #FFF;
    width: 174px;
    float: left;
    padding: 0;
    margin: 0;
}

/* NAVIGATION */
.nav
{
    clear: both;
    text-align: left;
    color: 	#7D8085;
    padding: 20px 0 0 0;
}
.nav li
{
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 0 0 0 5px;
    border-bottom: 1px solid #ccc;
}
.nav li a
{
    color: #546078;
    text-decoration: none;
}
.nav li a:hover
{
    color: red;
    text-decoration: none;
}

.vevent
{
    clear: both;
    padding-bottom: 240px;
}

.vevent table td
{
    width: 200px;
}

.vevent img
{
    padding-top:30px;
    float: left;
    width: 30%;
}

.vevent_text
{
    padding-top: 15px;
    float: right;
    width: 65%;
}
.vevent_text img
{
    padding-left: 4px;
    float: right;
    width: 30px;
}
