div#logocontainer {
    background: none;
    padding-left: 222px;
    width: 76.6%;
}

div#ticker {
    background: none;
    margin-top: 50px;
    float: left;
}

div#tickerpart {
    background: none;
}

div#logoleft {
    height: 84px;
    width: 150px;
    background: url(../images/logoleft.jpg) right no-repeat;
    margin-bottom: -10px;
    position: absolute;
    margin-left: 52px;
    padding: 10px;

}

div#logomid {
    height: 84px;
    width: 481px;
    background: url(../images/logomid.jpg) left no-repeat;
    float: left;
    margin-bottom: -10px;
    margin-left: -1px;
    padding: 10px;
}

div#logoright {
    height: 84px;
    background: url(../images/logoright.jpg) left repeat-x;
    margin-bottom: -10px;
    margin-left: 450px;
    padding: 10px;
}

div#col1 {
    float:left;
    width:200px;
    background:#39577B;
    padding:10px;
}
div#col2 {
    float:left;width:75%;
    border-left:1px solid white;
    border-right:1px solid white;
    border-bottom:1px solid white;
    background:#FCC456;
    margin-top: 0px;
    padding: 30px 10px 10px;
}

#page_bg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 100%;
    background: #39577B;
}

.moduletable_menu, .moduletable
{
    color: white;
    border-bottom: 1px solid #fff;
    margin-bottom: -1em;
}

.moduletable_menu h3 {
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 0px;
}

.moduletable_menu ul, .moduletable ul {
    margin-left: 10px;
    margin-top: 0px;
    padding: 10px;
    font-size: 80%;
    list-style-type: square;
}

.moduletable_menu a:link, .moduletable a:link {
    color:yellow;
}

.moduletable_menu a:visited, .moduletable a:visited {
    color:cornsilk;
}

.contentheading {
    border-bottom: 2px solid Black;
    border-right: 2px solid Black;
    border-left: 1px solid LightGreen;
    border-top: 1px solid LightGreen;
    background:#39577B;
    color: white;
    padding: 10px;
    font-size:1.2em;
}

.contentpaneopen h1 {
    font-size: 80%;
    border-bottom: 1px solid #39577B;
    padding: 10px;
}

.sectiontableentry2, .sectiontableentry1, .input, .mod_events_latest_table,
.small, .modifydate, .createdate {
    font-size: 80%;
}

.contentpaneopen {
    background:#FFFFFF;
    width:100%;
}

.article_column {
    border-style:solid;
    border-width: 4px;
    border-color: #FCC456;
}

.mod_events_latest {
	border-top: 1px dotted white;
}

#system-message dd ul {
	color: #FFFFFF;
}

.wrapper {
	padding-top: 30px;
}

