* {margin: 0; padding: 0;}

body {
font-size: 62.5%;
font-family: "Georgia", "Arial", sans-serif;
color: #000000; background-color: #DFDFDF;
}

/* divs */

#container {
background-image: url("arthurian-legend-img/arthurian-legend-bgtop2.jpg");
background-repeat: repeat-x;
}

#container_inner { width: 712px;
padding: 0 0 0 30px;
background-image: url("arthurian-legend-img/arthurian-legend-bgtop.jpg");
background-repeat: repeat-x;
}

#header_container {
height: 93px;
background-image: url("arthurian-legend-img/arthurian-legend-bgtop3.jpg");
background-repeat: repeat-x;
}

#header {
height: 93px;
}

#menu {
position: absolute;
top: 93px;
left: 30px;
width: 172px;
}

* html #arthurian-legend { height: 1%; } /* IE hack */
#arthurian-legend {
background-color: #F0F2F2;
margin: 0 0 50px 180px;
border-right: 1px solid #838A92;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #838A92;
}

/* classes */

h1 {
margin: 0 15px 0 10px;
padding-top: 12px;
padding-bottom: 6px;
font-size: 1.5em;
letter-spacing: 1px;
font-weight: bold;
}

h2 {
margin: 0 15px 0 10px;
padding: 10px 0 6px 0;
font-size: 1.1em;
letter-spacing: 1px;
font-weight: bold;
color: #8A8E99;
}

p {
font-family: "Georgia", "Arial", sans-serif;
font-size: 1.5em;
text-align: left;
}

#arthurian-legend p {
margin: 0 15px 0 10px;
padding-bottom: 6px;
}

.p2 { }

#arthurian-legend p.text2 {
padding-bottom: 2px;
font-size: 1.3em;
}

#arthurian-legend p.text2 a {
font-weight: normal;
}

.center {
margin: 4px 0 4px 0;
text-align: center;
font-size: 1.1em;
}

#fdse_Match {
width: 4.5em;
padding: 1px;
}

#fdse_Realm {
width: 8.5em;
padding: 1px;
}

#fdse_Search {
padding-top: 3px;
}

#fdse_Terms {
width: 16em;
padding: 1px;
}

label { font-size: 1.3em; }

dl, td, th {
margin: 0 15px 0 10px;
padding-bottom: 8px;
text-align: left;
font-size: 1.5em;
line-height: 1.3em;
}

dl { list-style: none; }

dt { }

#arthurian-legend dl dd.sr {
margin-top: 4px;
padding: 5px;
width: 498px;
background-color: #EBEAE2;
border: 1px solid #ccc;
overflow: hidden;
font-size: 0.9em;
}

#arthurian-legend p.fd_results {
font-size: 1.3em;
line-height: 1.3em;
}

i { font-weight: bold; color: #7B4853; font-style: normal; }

#arthurian-legend fieldset {
margin: 0 15px 0 10px;
padding: 10px 0 10px 0;
border: 0;
text-align: left;
}

a {
color: #008395; font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

b.hl1 { font-weight: bold; }
b.hl2 { font-weight: bold; }

span.color { font-weight: bold; color: #7B4853; }

a img {
border: 0;
}

object { display: block; }
