@import "/global.css";

* {	margin:0;padding:0;
	}
Body {
	color:#111111;
	font:1em/1.1875em Tahoma,Verdana,sans-serif;
	background-color:#ECEBE9;
	}
a {	text-decoration:none;
	}
a img {	border:0;
	}
a:link {
	color:#000000;
	border-bottom:#996600 1px solid;
	}
a:visited {
	color:#333333;
	border-bottom:#000000 1px solid;
	}
a:hover {
	color:#996600;
	}
a:active {
	}

h1 {
	text-indent:-9999px;
	height:0;
	line-height:0;
	}
h2 {
	font-size:.8125em;
	text-align:right;
	}
p {
	font-size:.8125em;
	margin:0 0 .5625em 0;
	}

#footer li {
	display:inline;
	}
#footer ul#affs a {
	border:0;
	}
#footer ul#links li:after {
	content:"\20 \7C";
	}
#footer ul#links li.lastItem:after {
	content:"";
	}

@media screen and (max-width:499px) {
   body {
	background:#ECEBE9 url(cat-mobile.gif) left bottom no-repeat fixed;
	}
   div#bgimg {
	display: inline-block;
	width:100%;
	font-size:0;
	line-height:0;
	vertical-align:middle;
	background-size:100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-image:url(lisaheader-mobile.jpg); 
	}
   span#bgimg-inner {
	display:block;
	height:0;
	padding-top:60.2062%;
	}
   .mainbox,
   .mobibox {
	margin:0 10px 0 70px;
	}
   #footer {
	text-align:center;
	padding:20px 0 50px 0;
	clear:both;
	font-size:.8125em;
	margin-bottom:;
	}
}

@media screen and (min-width:500px) {
   .mobibox h2{
	display:none;
	}
   #footer {
	width:100%;
	text-align:center;
	padding:20px 0 1em 0;
	clear:both;
	font-size:.8125em;
	}
}

@media screen and (min-width:500px) and (max-width:699px) {
   div#bgimg {
	display:inline-block;
	width:100%;
	font-size:0;
	line-height:0;
	vertical-align:middle;
	background-size:485px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-image:url(lisaheader-mobile.jpg); 
	}
   span#bgimg-inner {
	display:block;
	height:0;
	padding-top:292px;
	}
   #center {
	margin:0 auto;
	padding:0 20px;
	position:relative;
	}
   #info {
	margin:0 auto;
	padding:0 0 10px 60px;
	width:200px;
	font-size:.8461em;
	line-height:1.2727em;
	}
   .mainbox {
	max-width:500px;;
	min-height:200px;
	margin:0 auto 20px;
	background:url(cat.gif) left bottom no-repeat;
	}
   .textbox {
	padding:0 10px 0 60px;
	overflow:auto;
	}
   #footer {
	padding:0 0 1em 0;
	}
}

@media screen and (min-width:700px) {
   div#bgimg {
	width:589px;
	height:300px;
	margin:0px auto;
	background-repeat:no-repeat;
	background-image:url(lisaheader.jpg); 
	}
   #center {
	min-width:680px;
	max-width:850px;
	margin:auto;
	position:relative;
	}
   #info {
	position:absolute;
	top:180px;
	left:320px;
	margin:auto;
	width:180px;
	font-size:.8461em;
	line-height:1.2727em;
	}
   .mainbox {
	width:250px;
	height:200px;
	float:left;
	margin:15px 0 0 30px;
	background:url(cat.gif) left bottom no-repeat;
	}
   .textbox {
	width:180px;
	height:167px;
	padding:0 10px 0 60px;
	overflow:auto;
	}
}