A:link {color: navy}
A:hover {color: navy}
A:active {color: navy}
A:visited {color: navy}

p {color: rgb(0,0,0); font-family:arial,sans-serif;}

TD { 
	background-color: #CCCC99;
}

#header {
position: relative; top: 0; bottom: 150px; left: 0; right: 100%;
width:100%;
height: 150px;
padding: 0;
margin-top: 0;
margin-left: 0;
border-bottom: 2px #FFFFFF solid;
background-color: #cccc99;
font-family:arial,sans-serif;
overflow: hidden;
}


#navigator {

position: relative;
left: 0; 
top: 0;
rght: 0;
bottom: 0;
color: #000000;
background-color: #000000;
background-image: url("../images/exptextb.jpg");
border: 1px #666666 solid;
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: 160px;
A:link {color: white};
A:hover {color: white};
A:active {color: pink};
A:visited {color: black};
margin-top: 5px;
margin-left: 0;
margin-right: 0;
margin-bottom: 0px;
padding: 2px;
overflow: visible;
}

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

BODY {

margin-right: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
color: #000000;
/* overflow: auto; */
background-image: url("../images/exptextb.jpg");
font-family:arial,sans-serif;
A:link {color: purple};

A:hover {color: red};
}


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

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

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

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


.housebutton2 {
font-weight: bold;
text-align: center;
font-size: 20px;
margin-bottom: 0px;
margin-top: 0px;
}

.housebutton2 a {
padding: 0px;
text-decoration: none;
display: block;
color: #DDDDDD;
background-color: #555555;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}

.housebutton2 a:hover {

background-color: #99aabf;
color: yellow;
border-top: 2px #31557f solid;

border-left: 2px #31557f solid;

border-bottom: 2px #cce3ff solid;

border-right: 2px #cce3ff solid;

}




