body {
	color: #000;
	margin: 0px 0px 0px 0px;
	background:#000;/*#E5E5E5;*/
	text-align:center;
	padding:0px 0;height:100%;
	font-size:9pt;
	background-image: url('./images/_site/bg_1.gif');
	background-position: center;  
	background-repeat:repeat-y;

	
}


/* start of make flashy things go whoa! 
---------------------------------------------- */


a:link {
	color:#fff;
	text-decoration: none;

}
a:visited {
	color:#fff;
		text-decoration: none;

}
a:hover {
}
a:active {
	color:#fff;
}

.class1 a:hover {
	background:#fff;
	color:#000;
}


.class2 a:hover {
	background : #000; 

}

.class3 {
	color: red;	font-size:10pt;font-weight:900;

}

.class4 {
background:#362f2d;
}

div#qTip {
	padding: 10px;
	border: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background: red;
	color: #FFF;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
	filter:alpha(opacity=90);
	opacity:0.9;
}





/* end of make flashy things go whoa! */
#container {
	margin:0px auto 0px auto;
	text-align:center;
	padding:0px;
	overflow:hidden;
	padding:0px 0;
	background:#000;

}
	
img {
	padding: 0px;
	border: 0px solid #666; 
}


/*	start of HEADER
---------------------------------------------- */
#header {
	text-align:center;
	margin-top:10px;
	width:100%;
	height:80px;
	border-bottom:2px solid #FFFFFF;
		background-image: url('./images/_site/title.gif');
	background-repeat:no-repeat;
	background-position: top center; position: relative;


}

.headerMenu {
	width:660px;
	text-align:left;
	font-size:9pt;
	margin:0px auto 0px auto;

}

 .rightHeader {
	float: right;
	width:240px;
	padding:0px 0px 2450px 10px;
	overflow: hidden;
	margin: 0px 0px -2450px 0px;

}	
.leftHeader {
	width: 400px;
	padding:0px;
	margin: 0px;
	float:right;
	padding-left:10px;

}




/*	end of HEADER
---------------------------------------------- */

ul.gallery {
list-style-type:none;
margin:0px;
padding:0px;
}

ul.gallery li {
float:left;
list-style-type:none;
padding:0px;
margin:0px 3px 3px 0px;
}


ul.gallery a, ul.gallery a img {
float:left;

}

 

 
/*	start of CONTENT
---------------------------------------------- */
#content {
	margin:0px auto 0px auto; /* set left margin to auto to align div to center*/
	width:700px;
	text-align:left;
	padding:0px 0;
	overflow:hidden;
}

 .rightcontent {
	float: right;
	width:240px;
	padding:0px 0px 2450px 10px;
	overflow: hidden;
	margin: 0px 0px -2450px 0px;
	background:#66694a;
}	
.leftcontent {
	width: 400px;
	padding:0px;
	margin: 0px;
	margin-bottom:10px;
	float:right;
	padding-left:10px;
}



/*	end of CONTENT
---------------------------------------------- */

/*	start of FOOTER
---------------------------------------------- */


#footer {
	margin:0px auto 0px auto;
	width:100%;
	padding:0px;
	text-align:center;
	background:#988964;
  }
#shippedtitles {
	text-align:left;
	margin:0px auto auto 0px; /* set left margin to auto to align div to cente*/
}
#shippedtitles img {	
	width:50px;
	height:70px;
}


.footerleft {
	width: 400px;
	padding:0px;
	margin: 0px;
	float:right;
	padding-left:10px;
}
.footerright {
	float: right;
	width:240px;
	padding:0px 0px 2450px 10px;
	overflow: hidden;
	margin: 0px 0px -2450px 0px;
	background:#66694a; 

}

ul.shippedtitles {
	list-style-type:none;
	margin:0px auto auto 0px;
	text-align:center;
	overflow:hidden;
	padding:0px;
	clear:both;
	width:800px;
}
ul.shippedtitles li {
	display:inline;
	float:left;
	list-style-type:none;
	overflow:hidden;
	padding:0px;
	margin:0px 3px 3px 0px;
}

/*	end of FOOTER */

/*	start of SIDEBAR JUNK
-------------------------------------------------*/
#sidebar {
	margin-left:1px;
	min-height:455px;
}
/*
#sidebarcontent a:hover img {
	border: solid 2px #000;
	display:inline;
	margin:-2px;
}*/
ul.sidebar {
list-style-type:none;
margin:0px;
padding:0px;
width:240px; /*160px*/
}
ul.sidebar li {
float:left;
list-style-type:none;
margin:0px 3px 3px 0px;
padding:0px;
}

ul.sidebar a, ul.sidebar a img {
float:left;
overflow:hidden;
}
ul.sidebar a:hover {
border:4px solid #FFFFFF;
}
ul.sidebar a:hover img {
margin:-4px;
}
.sidebar {
clear:both;
}
/*	end of SIDEBAR JUNK */

/*	start of PREVIEW thumbnails
-----------------------------------------------*/
.timglabel {
	width: 150px;
	padding:0px 0;
	margin: 0px;
	float:left;
	border-left: 1px dotted #ccc;
	float:right;

}
.timagecontainer {
	width: 390px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding:0px 0;
}
.timagecontainer a {
    display:block;
}
.mImage {
	clip:rect(0px 99px 98px 0px);
	position:absolute;
	margin-left: 1px;
	margin-top: 1px;
}
.sImage {
	clip:rect(0px 49px 49px 0px);
	position:absolute;
	margin-left: 101px;
	margin-top: 1px;
}
.sImage2 {
	clip:rect(0px 49px 48px 0px);
	position:absolute;
	margin-left: 101px;
	margin-top: 51px;
}
/*	end of PREVIEW thumbnails */