.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF}
.heading2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #1831E7}
.sml {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #1831E7}
.housebutton {
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 6px;
	margin-right: 5px;
	margin-top: 2px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

.housebutton a {
background-color: #FFCCFF;
border-bottom: 2px solid Black;
border-left: 2px #cce3ff solid;
border-right: 2px #31557f solid;
border-top: 2px #cce3ff solid;
color: #000000;
display: block;
padding: 2px;
text-decoration: none;
width: 80%;
}

.housebutton a:hover {
background-color: Purple;
border-bottom: 2px solid Black;
border-left: 2px #cce3ff solid;
border-right: 2px solid Black;
border-top: 2px #cce3ff solid;
color: White;
}

.bottomnav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 9px;
	text-align: center;

}

.bottomnav a{
	color : #919191;
}
.bottomnav a:hover{
	color : #D1BBFF;
}

#sidebar {position:absolute; width:160px; height:708px; z-index:1; left: 0px; top: 0px; background-image:  url(img/bg.gif); layer-background-image:  url(../img/bg.gif); border: 1px none #000000; visibility: visible;}
#contentpop {position:absolute; width:390px; height:419px; z-index:2; left: 179px; top: 30px; visibility: visible;}
#navpop {position:absolute; width:100px; height:115px; z-index:3; left: 24px; top: 113px; visibility: visible;  background-color : Silver; }
#flash {position: absolute; width: 500; height:200; z-index:1;  top: 0;  left : 0;   }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0002E3;
}
a {
	color: #79CAFF;
}
.infolink {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font : 12px;
}
.infolink a{
	color : White;
	text-decoration: none;
}
.infolink a:hover{
	text-decoration: underline;
}h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
