/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

body {
	margin: .25em;
        padding: .75em;
}

.title {
        padding: 0.1em 0.25em 0.25em 0.5em;
	background: white;
	color: black;
        border: solid 2px black;
       margin-bottom: 0.5em;
}

.title h2 {
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: medium;
    font-family: sans-serif;
}

.linkbar {
    padding: 0.2em 0.5em 0.3em 0em;
    background: #eeeeee;
    colour: black;
    border: solid 1px black;
    text-align: right;
    font-family: sans-serif;
    margin-bottom: 0.5em;
}

.linkbar h3 {
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: medium;
}

.mainbody {
        background-color: white;
        padding: 0em 0em;
        max-width: 60em;
        margin-left: 15em;
}

.side { 
        margin: 0em 0em;
        padding: 0em;
	font-size: normal;
	font-family: sans-serif;
        float: left;
        background-color: white;
        border-width: 0px 1px 1px 0px;
        border-style: none;
        border-color: none;
        line-height: 110%;
        max-width: 15em;
}

.bodyitem {
    border: solid 1px black;
    padding-bottom: 0.1em;
    margin-top: 0.5em;
}

.bodyitem2 {
    border: solid 1px black;
    border-bottom-width: 0em;
    margin-bottom: 0em;
}

.secondbodyitem {
    border: solid 1px black;
    padding-bottom: 0.1em;
    padding-top: 0.7em;
    margin-top: 1px;
}

.bitext {
    font-family: sans-serif;
    padding: 0em 0.5em 0.5em 0.5em;
    background: white;
}

h2.year {
    margin-top: 0em;
    padding-top: 0em;
    padding-left: 0.2em;
    padding-bottom: 0em;
    background: white;
    font-family: sans-serif;
}

.bodyitem h2.title {
    margin-top: 0em;
    padding: 0.2em;
    font-size: medium;
    font-family: sans-serif;
    text-align: center;
    background: #eeeeee;
    color: black;
    border: solid 1px  black;
    border-top-width: 0em;
    border-left-width: 0em;
    border-right-width: 0em;
}


.bodyitem2 h2.title {
    margin-top: 0em;
    padding: 0.2em;
    font-size: medium;
    font-family: sans-serif;
    text-align: center;
    background: #eeeeee;
    color: black;
    border: solid 1px  black;
    border-top-width: 0em;
    border-left-width: 0em;
    border-right-width: 0em;
}


th: 0em;
    border-left-width: 0em;
    border-right-width: 0em;
}


