
h1 {color: gold; background-color: black; font-family: arial, helvetica, sans-serif; 
font-style: italic; text-align: left;  }

body {background-color: black; font-family: arial, helvetica, sans-serif; }

table {color: silver; background-color: black; font-size: 13px; }

p {text-align: left;  }

td  {vertical-align:top}

img {border:1px white; margin-right:8px }







#navigator {

 

}

 

.housebutton {

 

}

 

.housebutton a {

 

}

 

.housebutton a:hover {

 

}

 

 

 

 

#navigator {

 

background-color: ##483D8B;

 

border: 1px #FFD700 solid;

 

width: auto;

 

margin-top: 50px;

 

margin-left: 0.5%;

 

margin-right: 83.5%;

 

padding: 2px;

 

text-align: center;

 

}

 

.housebutton {

 

font-weight: bold;

 

text-align: center;

 

margin-bottom: 1px;

 

margin-top: 1px;

 

}

 

.housebutton a {

 

padding: 0.5px;

 

text-decoration: none;

 

display: block;

 

color: #000000;

 

background-color: #FFD700;

 

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: #1E90FF;

 

border-top: 2px #1E90FF solid;

 

border-left: 2px #1E90FF solid;

 

border-bottom: 2px #1E90FF solid;

 

border-right: 2px #1E90FF solid;

 

}

