body {
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000;
    background-color: white;
}

h1 {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 900;
    color: #000;
}


p {
    font: 11px/20px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 16px 0px;
    padding: 0px;
}

a {
    font-size: 11px;
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans-serif;
}

a:hover {
    font-size: 11px;
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans-serif;
    background: #eee;
    text-decoration: underline;
}


#Header {
    margin: 50px 0px 10px 0px;
    padding: 10px;
    height: 33px; /* 14px + 17px + 2px = 33px */
    border-style: solid;
    border-color: #575757;
    border-width: 1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
    line-height: 11px;
    background-color: #eee;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 14px; /* the correct height */
    text-indent: 12px;
}

#Header a {
    color: #575757;
    font-weight: bold;
}

#Header a:hover {
    color: #575757;
    font-weight: bold;
    text-decoration: underline;
    background: silver;
}

body>#Header {
    height: 14px;
}

#Content {
    margin: 0px 240px 50px 10px;
    padding: 10px;
}

#Content a {
	color:#000080;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family: Arial, Verdana, helvetica, sans-serif;
    text-decoration: underline;
	}
#Content a:link {
    color:#000080;
    text-decoration: underline;
}
#Content a:visited {
    color:#000080;
    text-decoration: underline;
}
#Content a:hover {
    text-decoration: underline;
}

#Menu {
    position: absolute;
    top: 100px;
    right: 20px;
    width: 202px;
    padding: 10px;
    background-color: #fafafa;
    border: 1px solid #ccc;
    line-height: 17px;
    /* Again, the ugly brilliant hack. */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 180px;
}

/* Again, "be nice to Opera 5". */
body>#Menu {
    width: 180px;
}

#LogoImagery {
    display: none;
}

input, textarea, select {
    border: 1px solid #575757;
    background: white;
    font-family: courier, Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
    padding: 1px;
    margin: 2px;
}

#pageResults {
    padding-left: 3px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

.Box {
    background-color:#fff;
    margin-bottom: 10px;
    padding: 3px;
    font-family:verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #ccc;
}

.BoxContents {
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #eee;
}

#mini {
    height: 300px;
    overflow: hidden;
}
#maxi {
    overflow: auto;
}

#readmore {
    margin-top: 3px;
    margin-left: 1px;
}

#readmore small {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
}

#readmore small a {
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    color: #000080;
    font-size: 12px;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#listings {
    width: 336px;
    font-family: Arial, Verdana, sans-serif;
 	font-size: 11px;
}

#listings p {
    padding-left: 2px;
    color: black;
}
#listings a {
    color: #000080;
    font-weight: bold;
}

#adsensearticle {
    width: 300px;
    height: 250px;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}

#adsensebanner {
    width: 120px;
    height: 240px;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}