*       { margin:0;padding:0;font-family:arial;font-size:13px; }
html    { overflow-x:hidden;overflow-y:scroll; }
body    { background:#ffffff;margin:20px; }
h1      { color:#333;font-size:24px;line-height:28px;margin:0 0 20px; }
h2      {
	color: #F00;
	font-size:20px;
	line-height:28px;
	background-color:#000;
	background-position: center;
	padding: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
ul,li   { list-style-type:none; }
li      { margin-bottom:10px;}
a       {
	color: #333;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
a:hover { color: #00F;  text-decoration:none; }
p       {
	margin:0 0 10px;
	line-height:1.3em;
	font-size:12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
img     { }
.span-1     { width:200px; }
.span-2     { width:230px; }
.span-3     { width:450px; }
.span-1,
.span-2,
.span-3     { background: #0CF;float:left;margin-right:10px;opacity:.6;padding:10px; }
.liquid     { margin:0 0 0 490px;position:relative;width:auto; }

.maximage_resized {background:#e0e0e0;top:20px;opacity:0.8;padding:10px;position:absolute;right:15px;}

/*INDEX*/
.home .span-1, 
.home .span-2, 
.home .span-3, 
.home .maximage_resized 	{ background:none;padding:0;margin-right:20px; }
.home .maximage 			{ position:fixed !important; }
.home a 					{ color:#333; }
.home p 					{ line-height:24px; }

/* So that people will notice this style, I moved it to an inline style in bgslideshow.php
.slidemaximage  {display:none;} */

