body {
     margin-top:6px;
     background-image: url('american_flag.gif');
}

#container {
	   width:806px;
	   border:2px solid black;
	   background-color: #fff;
}

#menu {
	   width:806px;
	   background-color: #CC0000;
	   color: #fff;
	   text-align: center;
	   font-weight: bold;
	   margin-top: 0px;
	   padding:2px 0px 2px 0px;
	   border-bottom:1px solid black;
}

#house {
	   width:806px;
	   height:175px;
	   background-image: url('3.gif');
	   text-align: right;
	   border-bottom:1px solid black;
	   border-top:1px solid black;

	   
}

.footer {
	   height:20px;
	   background-color: #BC3535;
	   color: white;
	   border-top:1px solid black;
}

li{
margin-top:2px;
}

.banner_title { line-height: 50px; background: url(tag.gif) no-repeat; color: white; font-size: 16px; padding-left: 60px; text-align: middle;font-weight: bold; }
.banner_title a:active  { color: #000000; text-decoration: none; font-weight: bold;}
.banner_title a:link    { color: #000000; text-decoration: none; font-weight: bold;}
.banner_title a:visited { color: #000000; text-decoration: none; font-weight: bold;}
.banner_title a:hover   { color: #cc0000; text-decoration: underline;  font-weight: bold;}

.banner_title2 { line-height: 50px; background: url(tag.gif) center no-repeat; color: white; font-size: 16px; padding-left: 60px; text-align: middle;font-weight: bold; }
.banner_title2 a:active  { color: #000000; text-decoration: none; font-weight: bold;}
.banner_title2 a:link    { color: #000000; text-decoration: none; font-weight: bold;}
.banner_title2 a:visited { color: #000000; text-decoration: none; font-weight: bold;}
.banner_title2 a:hover   { color: #cc0000; text-decoration: underline;  font-weight: bold;}

.banner_text { color: #023365; font-size: 12px; width: 250px; padding-left: 55px;font-weight: bold;font-family:arial;}
.banner_text a:active  { color: #023365; text-decoration: none; font-weight: bold;}
.banner_text a:link    { color: #023365; text-decoration: none; font-weight: bold;}
.banner_text a:visited { color: #023365; text-decoration: none; font-weight: bold;}
.banner_text a:hover   { color: #cc0000; text-decoration: underline;  font-weight: bold;}

A:link {text-decoration: none;color:#fff;}
A:visited {text-decoration: none;color:#fff;}
A:active {text-decoration: none;color:#163959;}
A:hover {text-decoration: none;color:#163959;}

a.plinks:link {text-decoration: underline;color:#023365;}
a.plinks:visited {text-decoration: underline;color:#023365;}
a.plinks:active {text-decoration: underline;color:#023365;}
a.plinks:hover {text-decoration: none;color:#CC0001;}

a.headlinks:link {text-decoration: none;color:#fff;}
a.headlinks:visited {text-decoration: none;color:#fff;}
a.headlinks:active {text-decoration: underline;color:#fff;}
a.headlinks:hover {text-decoration: none;color:#023365;}

.content { margin: 1px; background-color:white; color: #000000; font-size: 13px; padding: 2px; }
