body		{ background: #F9E9A3; margin: 0 0 0 0; }

#sidebar	       { padding: 5px; overflow: auto; height: 400px; width: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000000; }
#sidebar a:link    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #0000FF; text-decoration: underline; }
#sidebar a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #0000FF; text-decoration: underline; }
#sidebar a:active  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #0000FF; text-decoration: underline; }
#sidebar a:hover   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #FF0000; text-decoration: underline; }

#top		{ z-index: 1; position: absolute; width: 1000px; left: 0px; top: 0px; }
#middle		{ z-index: 1; position: absolute; width: 1000px; left: 0px; top: 192px; }
#middle-c	{ z-index: 1; position: absolute; width: 1000px; left: 0px; top: 270px; }
#locator	{ z-index: 3; position: absolute; left: 723px; top: 0px; width: 277px; height: 34px; background-image: url( 'images/top_02.jpg' ); }
#alocator	{ z-index: 3; position: absolute; left: 723px; top: 0px; width: 277px; height: 34px; background-image: url( 'images/atop_02.jpg' ); }
#topnav		{ z-index: 2; position: absolute; left:  575px; top: 87px; }
#atopnav	{ z-index: 2; position: absolute; left:  582px; top: 86px; }
#rollovers	{ z-index: 2; position: absolute; left: 447px; top: 337px; }
#mattress	{ z-index: 2; position: absolute; top: 220px; left: -50px; }
#bottomnav	{ z-index: 1; position: absolute; left: 430px; top: 590px; }
#content	{ z-index: 4; position: absolute; top: 150px; left: 550px; width: 450px; }
#acontent	{ z-index: 4; position: absolute; top: 180px; left: 50px; width:600px; }

#container      { z-index: 5; position: relative; top: 180px; left: 0px; width: 600px; }
#c-container    { z-index: 5; position: absolute; top: 180px; left: 240px; width: 600px; }
#bodycontent    { z-index: 5; position: relative; top:  0px; left:  50px; }
#x-bottomnav    { z-index: 2; position: relative; left: 150px; top: 20px; }
#xx-bottomnav    { z-index: 2; position: relative; left: 420px; top: 20px; }

.small 		{ font-family: Times, serif; font-size: 11px; line-height: 12px; color: #1C3F94; text-decoration: none; }

.copy 		{ font-family: Times, serif; font-size: 14px; line-height: 15px; color: #1C3F94; text-decoration: none; }
.copy a:link 		{ font-family: Times, serif; font-size: 14px; line-height: 15px; color: #0000FF; text-decoration: underline; }
.copy a:visited		{ font-family: Times, serif; font-size: 14px; line-height: 15px; color: #0000FF; text-decoration: underline; }
.copy a:hover		{ font-family: Times, serif; font-size: 14px; line-height: 15px; color: #FF0000; text-decoration: underline; }
.copy a:active		{ font-family: Times, serif; font-size: 14px; line-height: 15px; color: #0000FF; text-decoration: underline; }

.head 		{ font-family: Times, serif; font-size: 20px; line-height: 22px; color: #1C3F94; text-decoration: none; }

input
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        padding: 1px;
        background-color: #FFFFFF;
        border: solid 1px;
        border-color: #000000;
}

