@charset "UTF-8";

/*Global styles --------*/

/*limited reset*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
	/*font: inherit;*/
}

/*html5 display rule*/
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}

a:link {color:#fff; background-color:transparent;  text-decoration: none; }
a:visited {color:#fff; background-color:transparent;  text-decoration: none }
a:hover {color:#cc0000; background-color:transparent;  text-decoration: none }
a:active {text-decoration: none }

body {background-color:#cc0000/*#ccc*/; margin:0px 0 0 0; padding: 0;font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

img {border:none;}

.clearFloats {clear:both;}

#wrap {width:800px;margin:0 auto;background-color:#999;}

header, nav, {padding-left:20px;}

header {background-color:#999;width:295px;padding-left:20px;}

header h1 {display:none;}

#head {color:#cc0000;text-transform:uppercase;width:100px;padding-top:8px;font-size:48pt;font-style:italic;font-weight:bold;line-height:48pt;}

#headTag {font-size:1.6em;line-height:3em;font-style:italic;text-transform:none;color:#cc0000;border-bottom:3px #cc0000 solid;margin-bottom:20px;}

nav {padding-left:20px;color:#fff;background-color:#999;width:310px;padding-top:5px;padding-bottom:5px;font-weight:normal;font-size:16pt;line-height:26pt;}

nav h1 {display:none;}

.nav ul{padding-left:20px;color:#fff;background:#999;}

.nav li {list-style:none;display:block;} 

#left {float:left;width:330px;background-color:#999;height:400px;}

h2 {font-weight:bold;color:#fff;background-color:transparent;font-size:9pt;line-height:12pt;padding-bottom:.8em;width:320px;}

#right {float:right;clear:both;margin-top:-400px;width:440px;background-color:transparent;overflow:visible;}

#display { }

section h1 {display:none;}

article h1 {display:none;}

footer { color:#fff; background-color:transparent;font-size:1.2em;line-height:1.8em; width:800px;text-align:center;margin: 0 auto;margin-top:10px;}

.footer_nav ul{margin-top:7px;}

.footer_nav li {list-style:none;display:inline;margin-right:20px;}

.footer_nav_address li {list-style:none;display:inline;margin-right:25px;word-spacing:5em;}

a.footer_nav:link {color:#fff; text-decoration: none; background-color:#cc0000;} 
a.footer_nav:visited {color: #fff; text-decoration: none;  background-color:#cc0000;} 
a.footer_nav:hover {color:#ccc; text-decoration: none }
a.footer_nav:active {text-decoration: none } 

/*mobile styles*/
@media only screen and (max-width:480px) {
/*disable text sizing on orientation change*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr {-webkit-text-size-adjust:none;}

body {width:60%;margin:0 auto;min-width: 320px;max-width: 480px;background-color:#999;}

#wrap {width:320px;}

#headTag {margin-bottom:20px;}

#left {height:380px;}

#right {display:none;}

#social-nav {padding-left:5px;padding-top:10px;padding-bottom:0px;/*margin-top:3px;*/background-color:transparent;display:inherit;}

a.footer:link {color:#fff; background-color:transparent;  text-decoration: none }
a.footer:visited {color:#fff; background-color:transparent;  text-decoration: none }
a.footer:hover {color:#cc0000; background-color:transparent;  text-decoration: none }
a.footer:active {text-decoration: none }

footer { color:#fff; background-color:transparent;font-size:1.4em;line-height:2.7em;font-weight:bold; width:310px;text-align:left;margin:0 auto;margin-top:10px;padding-left:20px;}

.footer_nav ul{margin-top:7px;}

.footer_nav li {list-style:none;display:block;margin-right:0px;}

.footer_nav_address li {list-style:none;display:inline;word-spacing:5em;}

.hitcounter {text-align:left;padding-top:15px;padding-left:20px;}

}

/*tablet styles*/
@media only screen and (min-width:481px) and (max-width:799px) {
body {width: 90%;margin: 0 auto;min-width: 500px;max-width:768px;}

#wrap {width:665px;margin:0 auto;background-color:#999;}

#right {float:right;width:330px;background-color:#999;overflow:hidden;}

#display img {margin-left:-55px;}

#right.gallery img {margin-left:-55px;}

.caption {color:#fff;background-color:#999;font-size:1.4em;line-height:1.4em;margin-top:2px;margin-bottom:1em;}

#social-nav {padding-left:10px;padding-top:3px;background-color:transparent;height:100%;}

footer { color:#fff; background-color:transparent;font-size:1.2em;line-height:1.8em; width:665px;text-align:center;margin: 0 auto;margin-top:10px;}

a.footer:link {color:#fff; background-color:transparent;  text-decoration: none }
a.footer:visited {color:#fff; background-color:transparent;  text-decoration: none }
a.footer:hover {color:#999; background-color:transparent;  text-decoration: none }
a.footer:active {text-decoration: none }

.hitcounter {text-align:center;padding-top:15px;padding-right:15px;}

}

/*desktop styles*/
@media only screen and (min-width:800px) {
body {width: 90%;margin: 0 auto;min-width: 800px;max-width: 800px;}

.caption {color:#fff;background-color:transparent;font-size:1.4em;line-height:1.4em;margin-top:2px;margin-bottom:1em;}

#social-nav {margin-left:0px;padding-top:5px;background-color:transparent;}

a.footer:link {color:#fff; background-color:transparent;  text-decoration: none }
a.footer:visited {color:#fff; background-color:transparent;  text-decoration: none }
a.footer:hover {color:#999; background-color:transparent;  text-decoration: none }
a.footer:active {text-decoration: none }

.hitcounter {text-align:center;padding-top:15px;padding-right:15px;}


}
/*
     FILE ARCHIVED ON 04:37:35 Nov 24, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:56:52 Jan 15, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  RedisCDXSource: 7.171
  PetaboxLoader3.datanode: 177.393 (5)
  captures_list: 181.339
  esindex: 0.016
  LoadShardBlock: 147.323 (3)
  load_resource: 510.62 (2)
  PetaboxLoader3.resolve: 390.518 (3)
  CDXLines.iter: 22.653 (3)
  exclusion.robots: 0.219
  exclusion.robots.policy: 0.203
*/