P, DIV, UL, OL, DL, BLOCKQUOTE, INPUT, TEXTAREA, SPAN, TD, H1, H2, H3, FORM {
    font-family: Verdana, Arial, Helvetica, sans-serif
}

P, UL, OL, DL, BLOCKQUOTE, INPUT, TEXTAREA, SPAN {
    font-size: 80%
}

BODY {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px
}

DIV {
    /* background-color: #ffffff */
}

@media screen {
    DIV.body {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 785px;
	margin-left: -392px;
	height: 100%
    }
    DIV.main {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 760px;
	height: 400px
    }
}

@media print {
    DIV.body {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 785px;
	height: 100%
    }
    DIV.main {
	position: absolute;
	left: 5px;
	top: 100px;
	width: 775px;
	height: 400px
    }
}

DIV.banner {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 775px;
    height: 63px
}

DIV.buttons {
    position: absolute;
    left: 5px;
    top: 68px;
    width: 775px;
    height: 25px
}

DIV.search {
    position: absolute;
    left: 580px;
    top: 72px;
    width: 200px;
    height: 35px
}

DIV.mainpic {
    position: absolute;
    left: 20px;
    top: 100px;
    width: 540px;
    height: 400px
}

DIV.mainpicstud {
    position: absolute;
    background-image: url('img/students.jpeg');
    left: 20px;
    top: 100px;
    width: 540px;
    height: 400px
}

DIV.sidepic {
    position: absolute;
    left: 580px;
    top: 100px;
    width: 200px;
    height: 545px
}

DIV.maintop {
    position: absolute;
    left: 7px;
    top: 100px;
    width: 550px;
    height: 400px
}

DIV.sidebar {
    position: absolute;
    left: 580px;
    top: 100px;
    width: 200px;
    height: 50px
}

DIV.sideent {
    position: relative;
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #0972ba;
}

H1 {
    color: #0972ba;
    font-size: 120%
}

H2 {
    color: #0972ba;
    font-size: 100%
}

H2.sideent {
    color: #0972ba;
    margin-top: 0pt;
    margin-bottom: 0.5em;
    font-size: 80%
}

H3 {
    color: #0972ba;
    font-size: 80%
}

P.maintop {
    font-size: 80%;
    margin-top: 0.5em
}

LI.maintop {
    font-size: 100%;
    margin-top: 0.5em
}

SPAN.trail {
    font-size: 70%
}

H3.marker {
    color: #0972ba;
    font-size: 70%;
    margin-top: 0em;
    margin-bottom: -0.5em
}

P.marker {
    text-align: left;
    font-size: 70%;
    margin-top: -1.5em
    margin-bottom: -1em
}

A.buttons {
    border-width: 0
}

SPAN.buttons {
    font-size: 20%
}

IMG.buttons {
    border-width: 0
}

TABLE.sermons {
    font-size: 90%;
    margin-top: 2em;
    border-style: solid;
    border-color: #000000;
    border-width: 0pt
}

TR.entry {
    vertical-align: top;
    color: inherit
}

DT.search {
    margin-top: 1em
}

SPAN.match {
    background-color: #ffff00;
    font-size: 100%
}

A:link, A:active, A:visited {
    color: #6a6a6a;
    background-color: transparent;
    text-decoration: none
}

A:hover {
    color: #6a6a6a;
    background-color: transparent;
    text-decoration: underline
}
