html {height:100%; font-size:100.01%}

body {
margin: 0;
padding: 0;
font: .85em Verdana, Arial, Helvetica, sans-serif;
background: url(../images/backgrounds/starfieldx1000.jpg) center;
text-align: left;
}
a {
color: #CC9900;
background-repeat: no-repeat;
}
a:hover {
color: #967E49;
background-repeat: no-repeat;
}
acronym
{
border: none;
}
#content h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select
{
display:block;
}
#container
{
position: absolute;
background-color:#FFFFFF;
left: 45%;
top: 7%;
right: auto;
bottom: auto;
margin-left: -360px;
width: 920px;
clear: both;
}
#coname {
font: .85em Verdana, Arial, Helvetica, sans-serif;
font: small-caps 900 24 arial;
color: saddlebrown;
}
#conamesmall {
font: small-caps 900 14 arial;
color: black;
}
h1 {
background: url(../images/wunderwoodllc.png) no-repeat center top;
width: 870px;
height: 100px;
overflow: hidden;
margin:  20;
}
h1 span {
display: none;
}
h2 {
display: none;
font-size: 20px;
width: 720px;
height: 104px;
overflow: hidden;
margin: 0;
}
div.float {
float: right;
background-repeat: no-repeat;
}
#menu {
position: absolute;
left: 200px;
top: 100px;
width: 350px;
height: 60px;
}
#quickSummary {
padding-top: 85px;
}
#quickSummary .p2 {
font-size: 12px;
position: absolute;
top: 65px;
right: 20px;
margin: 0;
}
#container #intro #quickSummary .p1 {
font-size: 11px;
height: 171px;
background:   url(background.jpg) no-repeat;
margin: 0;
width: 724px;
font: 12px/150% Trebuchet MS;
}
#container #intro #quickSummary .p1  span {
padding: 30px 530px 0 30px;
display: block;
margin: 0;
font: 12px/150% Trebuchet MS;
}
#content, #supportingText {
margin: 20 20px 0 200px;
}
#supportingText p, #content p {
line-height: 150%;
margin: 10px 0 10px 0;
}
#content h3, {
width: 200px;
height: 24px;
margin: 40px 0 10px 0;
}
#content h3 {
}
div.row {
clear: both;
padding-top: 10px;
}
div.row span.label {
float: left;
width: 85px;
text-align: right;
}
div.row span.formw {
float: right;
width: 250px;
text-align: left;
}

/* These control the text links */
#linkList {
position: absolute;
top: 150;
left: 0;
width: 175px;
}
#linkList li a {
display: block;
font-weight: bold;
color: #5B4934;
text-decoration:none;
margin-left: -5px;
padding-left: 19px;
}
#linkList li a:hover {
color: #D6BE89;
}
#lselect ul li a:hover {
text-decoration: underline;
display: block;
font-size: 13px;
}
#lselect ul {
list-style-type: none;
margin: 0;
padding: 0 0 0 20px;
}
#lselect ul li a {
text-decoration: underline;
display: block;
font-size: 13px;
background: url(../images/lbutoff.gif) no-repeat 5px;
}
#lselect ul li a:hover {
text-decoration: underline;
display: block;
font-size: 13px;
background: url(../images/lbuton.gif) no-repeat 5px;
}
#lselect ul li.c, #lselect ul li a.c {
display: inline;
font-size: 12px;
}
#lselect ul li a.c {
text-decoration: none;
}
#lselect ul li a.c:hover {
color: #D60808;
}
#lselect ul li {
font-size: 12px;
border-bottom: 1px dotted blue;
padding-top: 4px;
}
#lresources h3.resources {
width: 69px;
height: 15px;
margin: 30px 0 5px 40px;
}
#larchives h3.archives {
width: 69px;
height: 15px;
margin: 30px 0 5px 40px;
}
/* End of text links */
#footer {
height: 48px;
text-align: right;
padding: 0 10px 0 0;
line-height: 26px;
font-size: 11px;
}
#footer a {
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}

/* Try at rounding the background */
div.rounded-box {
    width: 9em;
    background-color: #FFF;
    margin: 3px;
}
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px;
background-color:#000; overflow:hidden;
}
div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside
{position:relative; font-size:150px; font-family:arial;
color:#FFF; line-height: 40px;
}
div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}
div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}
div.box-contents {
	position: relative; padding: 8px; color:#000;
}


