/* ------------------------------------ *
 CSS
 Monday, August 28, 2006 1:08:00 PM
 HAPedit 3.1.11.111
 * ------------------------------------ */
 body {background-color:#FFFFE0;color:dimgray;
font-family:Comic Sans MS;}  
/* body {background-color:dimgray;}
body {color:#FFFFE0;} */
 
 button.nav {width:375px;height:25px;background-color:#FFD700;font: bold 12px Arial;color:#4682B4;text-align:left}
 button.arrow {width:80px;height:25px;background-color:#FFD700;font: bold 12px Arial;color:#4682B4;text-align:center}
 button.banner {width:250px;height:100px;font:bold 12px Arial;color:red;background-color:#FFFFE0;text-align:top}

 em.nav {font-size:100%;color:Tomato;font-weight:bold}
 em.caption {font-size:75%}
 em {font-size:75%}
 /* ------------------------------------- *
  4/2/2011 - Change pageh and pagev to be
	the same as page43 and page34. Here are
	their original specs:
	img.pageh {height:180px;width:240px;border:0px}
  img.pagev {height:240px;width:180px;border:0px}
 * -------------------------------------- */
 
 img.button {width:25px;height:15px;border:0px}
 img.flag {height:45px;width:60px;border:0px}
 img.navh {height:180px;width:240px;border:0px}
 img.navv {height:240px;width:180px;border:0px}
 img.pageh {height:225px;width:300px;border:0px}
 img.pagev {height:300px;width:225px;border:0px}
 img.page23 {height:200px;width:300px;border:0px}
 img.page32 {height:300px;width:200px;border:0px}
 img.page320 {height:240px;width:320px;border:0px}
 img.page240 {height:320px;width:240px;border:0px}
 img.page43 {height:225px;width:300px;border:0px}
 img.page34 {height:300px;width:225px;border:0px}
 img.profileh {height:200px;width:350px;border:0px}
 img.profilev {height:350px;width:200px;border:0px}
 /* img.stitch {height:154px;width:600px;border:0px} */
 img.stitch {height:182px;width:680px;border:0px}
 img.large {height:510px;width:680px;border:0px}

 td.flag {font-size:75%}
 td.banner {font-size:115%;color:dimgray;font-weight:bold;width:250px}
 td.bannerlong {font-size:115%;color:dimgray;font-weight:bold;width:500px}
 td.bannermoving {font-size:115%;color:red;font-weight:bold;width:100%}
 td.bannerwide {font-size:115%;color:dimgray;font-weight:bold}
 td.smallbanner {font-size:75%;color:red;font-weight:bold}
 td.bannerflag {font-size:75%;width:200px;vertical-align:center}
 td.bannerlink {width:500px;text-align:left;text-valign:top;font-size:75%}
 td.bannerbanner {width:422px;height:168px;text-align:left;text-valign:top;font-size:75%}
 td.bannerslideshow {width:350px;height:200px;text-align:left;text-valign:top;font-size:75%}
 td.nav {text-align:left}
 td.pagel {width:680px;text-align:left;vertical-align:top}
 td.pagelb {width:680px;text-align:left;vertical-align:bottom}
 td.pagec {width:680px;text-align:center;vertical-align:top}
 td.smallpagel {width:340px;text-align:left;vertical-align:top}
 td.smallpagec {width:340px;text-align:center;vertical-align:top}



 a:link {color: blue}
 a:visited {color: brown}
 a:hover {color: red}
 a:active {color: green}

 p {margin-top: 0cm}
 p.more_info { margin:5px 0px 5px 0px; }

 div.floatright {float:right;width:320px;margin:0 0 10px 10px;padding:2px;border:0px;text-align:center;}
 div.floatleft {float:left;width:320px;margin:0 0 10px 10px;padding:2px;border:0px;text-align:center;}
 div.floatstitch {float:right;width:640px;margin:0 0 10px 10px;padding:2px;border:0px;text-align:center;}
 div.profile {background-color:white;}
/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}


