{
 margin: 0;
 padding: 0;
}

a:hover { color: #ffffff; background: #666; text-decoration:none; } 

h1 
{
 color: #993300;
 font-size: xx-large;
 font-variant: small-caps;
 font-weight: bolder;
 letter-spacing: normal;
 text-align: left;
}

h2 
{
 color: #993300;
 font-size: large;
 font-variant: small-caps;
 font-weight: bold;
 letter-spacing: normal;
 text-align: left;
}

.wrapper 
{
 font-family: bookman old style,arial,verdana,helvetica,sans-serif;
 height: 95%;
 width: 95%;
}

.wrapper a 
{
 font-weight: bold;
}

.banner 
{
 text-align: center;
 height: 5%;
 width: 100%;
}

.main_menu 
{
 background-color: silver;
 border-color: navy;
 border-style: groove;
 border-width: medium;
 float: left;
 font-weight:bold;
 padding-left: 1em;
 text-align: center;
 height: 10%;
 width: 60%;
}

.sidebar_left 
{
 background-color: white;
 float: left;
 border-color: navy;
 border-style: double;
 border-width: medium;
 text-align: left;
 height: 10%;
 width: 20%;
}

.sidebar_right 
{
 float: left;
 text-align: center;
 height: 10%;
 width: 10%;
}

.image_house_key 
{
 float: left;
 padding: 1em;
 text-align: center;
 vertical-align: top;
 height: 10%;
 width: 45%;
}

.paypal 
{
 float: left;
 text-align: left;
 padding-top: 4em;
 padding-bottom: 8em;
 height: 10%;
 width: 45%;
}

.nav_link 
{
 color: black;
 float: left;
 font-size: x-large;
 font-variant: normal;
 font-weight: bold;
 padding: 1em;
 text-align: left;
 vertical-align: middle;
 height: 10%;
 width: 95%;
}

.image_key_type 
{
 float: left;
 text-align: center;
 vertical-align: middle;
 height: 10%;
 width: 95%;
}

.footer 
{
 float: left;
 font-size: small;
 margin-top: 1em;
 text-align: center;
 height: 10%;
 width: 95%;
}

.menu 
{
 border-right-color: white;
 border-right-style: ridge;
 border-right-width: medium;
 padding-left: 1em;
 text-align: left;
 float: left;
 height: 10%;
 width: 40%;
}

.image_view 
{
 float: left;
 text-align: center;
 vertical-align: top;
 padding-top: 1em;
 height: 10%;
 width: 50%;
}

.menu_paypal 
{
 float: left;
 text-align: left;
 padding: 1em;
 height: 10%;
 width: 95%;
}

.text_left 
{
 color: black;
 float: left;
 font-size: medium;
 font-variant: normal;
 font-weight: normal;
 letter-spacing: normal;
 padding-left:1em;
 text-align: left;
 height: 10%;
 width: 95%;
}

.title 
{
 float: left;
 padding-left: 1em;
 height: 10%;
 width: 95%;
}
