#illustration_box 
{
    position: absolute;
    display: block;
}
img.illustration 
{
    position: absolute;
    top: 18px;
    left: 15px;
}
img.swirl
{
    position: absolute;
    top: 120px;
    left: 458px;
    z-index: 100;
}

/*#event_text
{
    position: absolute;
    top: 140px;
    left: 375px;
    width: 403px;
    height: 304px;
    z-index: 100;
    overflow: auto;
    color: #663300; font-size: 10pt; font-family: "Trebuchet MS", Sans-Serif; text-align: center;
}*/

#event_text a:link {
	color: #336600;
	text-decoration: none;
}
#event_text a:visited {
	color: #336600;
	text-decoration: none;
}
#event_text a:hover {
	color: #336600;
	text-decoration: underline;
}
#event_text a:active {
	color: #336600;
	text-decoration: none;
}

.header1 
{
    color: #336600;
    text-decoration: none;
    font-size: 10pt; font-family: "Trebuchet MS", Sans-Serif; font-weight: bold;
    text-align: center;
} 
.header2 
{
    color: #663300; font-size: 10pt; font-family: "Trebuchet MS", Sans-Serif; font-weight: bold;
    text-align: center;
    text-decoration: none; 
}


#event_text
{
    position: absolute;
    top: 75px;
    left: 375px;
    z-index: 150;
}
#dnn_event_text_edit
{
    width: 380px;
    height: 304px;
}
#dnn_event_text_edit .EventList
{
    width: 380px;
    height: 304px;
    overflow: auto;
}
#dnn_event_text_edit .EventListITemsTable
{
    width: 380px;
}
#dnn_event_text_edit .DNN_EventsContent
{
    color: #663300; font-size: 10pt; font-family: "Trebuchet MS", Sans-Serif; text-align: center;
}
#dnn_event_text_edit .Normal
{
    color: #663300; font-size: 10pt; font-family: "Trebuchet MS", Sans-Serif; text-align: center;
}
#dnn_event_text_edit .head_title
{
    display: none; visibility: hidden;
}

.ListTitle
{
    text-align: center;
}

