body {
font:1em georgia,serif;
font-variant:small-caps;
color:#000;
background:#fff;
text-align:center;
}

	
div.jlp {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	width:350px;
	text-align:right;
	
	}
	
div.hof {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	text-align:left;
	
	}
	
#item{
	 float: left;
	width: 160px;
	height: 160px;
	background-color:#FFFFFF;
	border: 1px dotted #000000;
	margin: 5px;
	padding: 5px;
	}

#itemPicture {
	width: 150px;
	height: 150px;
	text-align:center;
	}

#content {
	 width:800px;
	margin:0px auto;
	padding:0 0px;
	border-top:1px solid;

	}

#right{
	float:right;
	width:450px;
	padding:60px 0 0 15px;
	text-align:center;
	font-size:100%;
	
	}

body>#right{
	float:right;
	width:450px;
	padding:60px 0 0 15px;
	text-align:center;
	font-size:150%;
	}

#left{
	float:left;
	width:250px;
	padding:40px 0 0 15px;
	text-align:left;
		font-size:150%;
	}
	
body>#left{
	float:left;
	width:250px;
	padding:40px 0 0 15px;
	text-align:left;
	
	}
	
	
#left em{
width:250px;

	}
	
a:link{
color:#e1e1e1;
text-decoration: none;

	}/*  link */
	
a:hover{
color:#333333;
text-decoration: underline;
	}/* mouse over link */
	
a:visited {
text-decoration: none;
color:#e1e1e1;


}  /* visited link */

a:active {
text-decoration: underline;
color: #e1e1e1;

}   /* selected link */
	
.season .link{ padding: 5px; background-color:#666666; }

.season em{ font-size:75%;}

.season { width:300px; height:300px;  background-repeat: no-repeat; background-attachment: center center; background-color:#333333; margin:10px;}

h3 { font-size:50%;
font-weight:bold;
}
.output{
	margin: 5px;
	padding: 2px;
	border-bottom: 1px solid #999999;
	}

.listing{
	font-size:50%;
	line-height:1.6em;
	font-weight: bold;
	}

.listing2{
	font-size:45%;
	line-height:1.6em;
	font-weight: bold;
	color:#333333;
	}

.outlet{
	font-size:45%;
	line-height:1.6em;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	}

.footer{
	position: fixed;
	bottom: 0px;
	margin: 5px;
	width: 750px;
	font-size:75%;
	line-height:1.6em;
	font-weight: normal;
	color:#333333;
	border: 1px dotted #999999;
	text-align:center;
	background-color: #ffffff;
	}
	
.footer a:link{ color:#333333; text-decoration: none; }
.footer a:visited{ color:#333333; text-decoration: none; }
.footer a:active{ color:#CCCCCC; text-decoration: none; }
.footer a:hover{ color:#999999; text-decoration: underline; }





#old{
	background-image: url('images/333333.gif');
	background-repeat: repeat-x;
	width: 97%;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	}

 select{
	width: 150px;
	border: 1px solid #000;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.info{
border: 1px solid;
width:800px;
text-align:center;
font-size:.1em;
font-color:#666666;

}
