/* Keifer Art Pop-up CSS Styles */
* {margin:0;padding:0;} 
html,body {
margin:0;
padding:0;
font-family:arial,sans-serif;
font-size:13px;
color:#000;
background:#fffbd0;
}
a:link {color: #333333;}
a:visited {color: #324465;}
a:hover {color: #405780;}
a:active {color: #006699;}
.header {
font-size: 22px;
font-weight: bold;
letter-spacing:1px;
}
.sidehead {
font-size: 18px;
font-weight: bold;
letter-spacing:.5px;
}
.subhead {
font-size: 13px;
font-weight: bold;
}
.legal {font-size: 10px;}
.IMGleft {margin-right:10px;margin-bottom:10px;}
.IMGright {margin-left:10px;margin-bottom:10px;}