@charset "utf-8";
#pageMain {
    font-family: source-sans-pro;
    font-style: normal;
    font-weight: 200;
    width: 800px;
    margin-left: -400px;
    position: absolute;
    left: 50%;
    top: 0px;
}
#menu-table-left {
    width: 134px;
    float: left;
    background-color: rgba(204,204,204,1.00);
    font-family: actor;
    font-style: normal;
    font-weight: 400;
}
#nav-top-menu {
    height: 50px;
    width: 666px;
    float: left;
}
#event-box-countainer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    width: 652px;
    clear: right;
    float: left;
    display: inline;
    padding-left: 6px;
    font-style: normal;
    font-weight: 400;
	text-align: justify
}
#publication-column-left {
    float: right;
    width: 264px;
}
#event-box-text {
    width: 658px;
    float: left;
    padding-left: 4px;
    padding-right: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}
.cell {
    font-family: actor;
    font-size: 0.7em;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    padding-left: 4px;
    margin-bottom: 6px;
}

.cell a:link, .cell a:visited {
    font-family: actor;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    padding-left: 4px;
    margin-bottom: 6px;
    color: rgba(45,45,45,1.00);
    text-decoration: underline;
    
}
.cell a:hover, .cell a:active {
    font-family: actor;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    padding-left: 4px;
    margin-bottom: 6px;
    color: rgba(45,45,45,1.00);
    text-decoration: underline;
    
}

.cell2 {
    font-style: normal;
    font-family: font-family: 'Fira Sans', sans-serif;
    color: rgba(45,45,45,1.00);
    text-align: center;
    margin-bottom: 6px;
    font-size: 0.7em;
    font-weight: bold;
    background-color: rgba(225,225,225,1.00);
    padding-top: 4px;
    padding-bottom: 4px;
}
.cell2 a:link, .cell a:visited {
    font-family: actor;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    font-weight: bold;
    text-align: center;
    padding-left: 4px;
    margin-bottom: 6px;
    color: rgba(45,45,45,1.00);
    text-decoration: underline;
    
}

.cell2 a:hover, .cell a:active {
    font-family: actor;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    font-weight: bold;
    text-align: center;
    padding-left: 4px;
    margin-bottom: 6px;
    color: rgba(45,45,45,1.00);
    text-decoration: underline;
    
}

.cell-bold {
    font-style: normal;
    font-family: font-family: 'Fira Sans', sans-serif;
    color: rgba(45,45,45,1.00);
    text-align: center;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 0.9em;
    font-weight: bold;
}

#footer {
    display: block;
}
#copyright-box-bottom {
    height: 50px;
    width: 800px;
    display: block;
    clear: both;
    text-align: center;
    font-family: actor;
    font-style: normal;
    color: rgba(71,71,71,1.00);
    font-size: 0.8em;
}
