A:link {color: #0000A4}
A:hover {color: #0000A4}
A:active {color: #0000A4}
A:visited {color: #0000A4}

p {color: navy; font-family:arial, sans-serif;}

#header {
position: absolute; top: 0; bottom: 160px; left: 150px; right: 100%;
width:700px;
height: 270px;
padding: 0;
margin-top: 0;
margin-left: 0;
border-bottom: 0px black solid;
font-family:arial,sans-serif;
color: blue;
overflow: hidden;
}


#navigator {
position: absolute;
left: 10; 
top: 10;
rght: 0;
bottom: 0;
color: #000000;
/* background-color: #0000AA; */
/* background-image: url("/images/exptextb.jpg"); */
color: white;

font-size: 10pt;

width: 135px;

margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;

padding: 0px;

}

#content {
position: absolute;
left: 150px;
right: 0;
top: 220px;
A:link {color: blue};
A:hover {color: blue};
A:active {color: pink};
A:visited {color: blue};
color: navy;
margin-top: 5px;
margin-left: 0;
margin-right: 0;
margin-bottom: 0px;
padding: 2px;
overflow: visible;
}

#c2 {
position: absolute;
left: 170px;
right: 0;
top: 0px;
A:link {color: blue};
A:hover {color: blue};
A:active {color: pink};
A:visited {color: blue};
color: royal;
margin-top: 0px;
margin-left: 0;
margin-right: 0;
margin-bottom: 0px;
padding: 0px;
overflow: visible;
}

#footer {
position: absolute;
bottom: 10px;
}

body.featured {
margin-right: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
background-color: white;
font-family:arial,sans-serif;
A:link {color: purple};
A:hover {color: red};
}

table.featured {
width: '100%';
font-family:arial,sans-serif;
}

BODY {
margin-right: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
background-color: white;
font-family:arial,sans-serif;
A:link {color: purple};
A:hover {color: red};
}

BODY#framed {
margin-right: 0;
margin-left: 10;
margin-top: 0;
margin-bottom: 0;
background-color: white;
background-image: none;
font-family:arial,sans-serif;
A:link {color: purple};
A:hover {color: red};
}

TABLE#s1 {
        width: 600px;
        height: 300px;
        color: black;
        cellpadding: 0px;
        cellspacing: 0px;
       /* background: '#eeeeee';*/
}

TABLE#s2 {
        width: 600px;
        color: black;
        cellpadding: 0px;
        cellspacing: 0px;
        background: white;
}

TD.header {
        font-size: 14pt;
	padding: 0;
	spacing: 0;
	align: left;
}

TD {
        valign: top;
        font-size: 12pt;
	padding: 5px;
}

TD#s2 {
        font-size: 12;
        padding: 0;
        spacing: 0;
}

TD.infolist {
        font-size: 12;
        padding: 0;
        spacing: 0;
}

.header {
font-weight: bold;
text-align: center;
}

.multibutton {
padding: 0px;
display: block;
font-weight: bold;
/*text-align: justify;*/
margin-bottom: 0px;
margin-top: 1px;
background-color: #EEEEEE;
border-top: 3px #cce3ff solid;
border-left: 3px #cce3ff solid;
border-bottom: 3px #31557f solid;
border-right: 3px #31557f solid;
}

.multibutton a {
text-decoration: none;
}

.multibutton a:hover {
background-color: #000099;
color: yellow;
}

.housebutton {
font-weight: bold;
text-align: justify;
/* color: white; */
margin-bottom: 0px;
margin-top: 1px;
}


.housebutton a {
padding: 2px;
text-decoration: none;
min-height: 35px;
height: 30px;
display: block;
background-color: #EEEEEE;
border-top: 3px #cce3ff solid;
border-left: 3px #cce3ff solid;
border-bottom: 3px #31557f solid;
border-right: 3px #31557f solid;
}

.housebutton a:hover {
background-color: #000099;
color: yellow;
border-top: 3px #31557f solid;
border-left: 3px #31557f solid;
border-bottom: 3px #cce3ff solid;
border-right: 3px #cce3ff solid;
}

