#front_image {
    padding:10px;
    width: 400px;
    height: 275px;
    text-align: center;
}

#classifieds td {
        border: 2px solid black;
        font-family: Times New Roman, Times, serif;
        font-size: 12px;
}

#classifieds_title {
        background-color: black;
        color: white;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
}

#page table {
    border-collapse: collapse;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}
#page td {
    vertical-align: top;
    border: solid 1px #ccc;
}
#page h1 {
    text-align: center;
    text-decoration: none;
    font: 40px Times;
}
a.article_link {
    font-family: Times;
    font-size: large;
    font-weight: bold;
    color: #004276;
    text-decoration: none;
}
a.article_link:hover {
    text-decoration: underline;
}
#page h3 {
    color: #191919;
        font: bold small Arial, Helvetica, sans-serif;
}
.news_column {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
.news_column p {
    font: 12px Georgia,"Times New Roman",Times,serif;
        color: #333333;
}
#header {
    margin: 0px;
}

#sidebar h1 {
    background-color: #eff5fe;
    padding:5px;
    margin:0px;
    font-size:18px
}
#sidebar {
    width: 150px;
}
#notice {
    text-align: center;
    border: 3px solid black;
    margin: 20px;
}
#notice h1 {
    text-decoration: underline;
    font-size: 30px;
    font-weight: bold;
    font-family: Georgia,"Times New Roman",Times,serif;
    margin-bottom: 0px;
}
#notice h2 {
    margin-top:0px;
    color: black;
        font-size: 24px;
}
#notice p {
        font-size: 22px;
}
#notice img {
    margin: 5px;
    margin-right: 10px;
    margin-left: 10px;
}
#linkbar {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  small;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    background-color: #eff5fe;
}
#linkbar td {
    border: none;
    border-right: 1px solid gray;
    padding-right: 5px;
    padding-left: 5px;
}

#title {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 5px;
}
#linkbar a {
        text-decoration:none;
        color: navy;
}
