body {
margin: 0;
padding: 0;
background: #452321;
font:500 1em verdana, sans-serif;
}
a:link {width: 105px; color: blue; text-decoration: none;}
a:visited {width: 105px; color: #333333; text-decoration: none;}
a:hover {width: 105px; color: red;}
a:active {width: 105px; color: green; text-decoration: none;}


a.left:link {
color: #c2b580;
text-decoration: none;
background-color: transparent;
font-size: .85em;
font-weight: bold;
}

a.left:visited {
color: #F9B54A;
text-decoration: none;
background-color: transparent;
font-size: .85em;
font-weight: bold;
}

a.left:active {
color: #366993;
text-decoration: none;
background-color: transparent;
font-size: .85em;
font-weight: bold;
}

a.left:hover {
color: #113557;
text-decoration: none;
background-color: transparent;
font-size: .85em;
font-weight: bold;
}

        a.sleft:link {
        color: #ccffff;
        text-decoration: none;
        background-color: transparent;
        font-size: 9px;
        }

        a.sleft:visited {
        color: #F9B54A;
        text-decoration: none;
        background-color: transparent;
        font-size: 9px;
        }

        a.sleft:active {
        color: #366993;
        text-decoration: none;
        background-color: transparent;
        font-size: 9px;
        }

        a.sleft:hover {
        color: #113557;
        text-decoration: none;
        background-color: transparent;
        font-size: 9px;
        }

p {
margin: 7px;
}

h1 {
font-size: 1.25em;
}

h2 {
font-size: 15px;
margin: 12px 0px 5px 0px;
}

.red {
color: #9a2223;
}

.brown {
color: #452321;
}

.sbg {
margin: 0px;
padding: 0px;
width: 150px;
background: #113557 url("/images/bgLeft.jpg") repeat-y;
}

.sbg1 {
margin: 0px;
padding: 0px;
width: 150px;
background: #452321 url("/img/bgLeft1.jpg") repeat-y;
}

.mn {
background: #dac2a0;
width: 630px;
}

.bblbg {
width: 500px;
background: #113557;
text-align: center;
font: normal .85em verdana, sans-serif;
color: #ffffff;
}

.blubg {
background: #452321;
text-align: center;
font: normal 12px verdana, sans-serif;
color: #ffffff;
}

.Papyrus-13pxn {
font: normal 13px verdana, sans-serif
}

.Arial-16pxn {
font:normal 16px verdana, sans-serif
}
        select {
        /* Tell NS4 to ignore these styles.... */
        /*/*/
        width: 180px;
        height: 21px;
        padding: 1px;
        font-size: 12px;
        color: #000000;
        background-color: #ffffff;
        border: 1px solid #B5020B;
        /* Tell NS4 to start using styles again with this comment */
        }

.drop {
margin: 0px;
width: 180px;
}

.blurb {
width: 500px;
font-size: 12px;
text-align: left;
margin: 10px;
}

.blkbrd {
border: black solid 1px;
width: 500px;
font-size: 11px;
padding: 7px 0px 7px 0px;
height: 130px;
}

.thumbn
{
	float: left;
	width: 125px;
	margin: 0px 7px 7px 0px;
}

.clear
{
	clear: both;
}
