body { margin: 0px;
	background: #333332;
	background-image:url('background3.gif');
	background-repeat:repeat-x;
	font: 1em tahoma, arial, sans-serif;
	color: #eae7e0; }
	
a:link { color: #d7eaff;
	font-weight: normal;
	text-decoration: underline; } 
a:visited { color: #d7eaff;
	font-weight: normal;
	text-decoration: underline; } 
a:hover { color: #ffffff;
	text-decoration: none; } 
a:active { color: #a0f5ff; }
	
	
.thumbnail { border: 1px solid #52a6ff;
	height: 150px;
	width: 100px;
	margin: 1px;
	filter: alpha(opacity=80);
	opacity: 0.8; }
	
.titleimage { /* border-bottom: 1px dotted #8c8c8c; */
	margin-top: 10px;}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.blend { height: 600px;
	width: 829px; }

.heading { font-weight: bold;
	font-size: 1.3em;
	color: #3765a0;
	text-align: right;
	margin-right: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: -10px;
	margin-bottom: -5px; }
	
.upperdotting { width: 100%;
	color: #272727;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #272727; }
	
.extraclose { width: 800px;
	padding: 10px;
	text-align: right;
	margin-right: auto; }

#allcontainer { text-align: center;
	margin-left: auto;
	margin-right: auto; }

#titlebg { z-index: -1;
	height: 90px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;	}

#contentcontainer { width: 1000px;
/*	background: #272727;
	border-right: 3px solid #00000f;
	border-left: 3px solid #00000f;
*/	position: relative;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	margin-bottom: 0px;
	padding-bottom: 0px; }
	
.blocker { width: 1000px;
	height: 15px;
	background: #111111;
	border-bottom: 1px dotted #8c8c8c;
	border-top: 1px dotted #8c8c8c; }
	
#copyrighttext { font-size: 0.7em;
	padding: 5px;
	text-align: center;
	margin-top: 20px; }
	
#titlecontainer { width: 1000px;
	text-align: center;
	margin-left: 0px auto;
	margin-right: 0px auto;
	margin-top: 30px;
	margin-bottom:25px;
	padding: 0px;
	z-index: 1;
/*	background: #111111;
	border-bottom: 1px dotted #8c8c8c; */ }
	
#textcontainer { width: 980px;
/*	background: #40403f; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
	text-align: justify;
/*	border-bottom: 1px dashed #5b5b5b; 
	border-top: 1px dashed #5b5b5b; */
	font-size: 1em; }
	
#thumbscontainer { width: 899px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #191919;
	border: 3px solid #00000f;
	z-index: 1; }
	
#listing { text-align: center;
	font-weight: bold;
	margin: 10px; }
	
#prevnext { text-align: center;
/*	margin-left: auto; */
/*	margin-right: auto; */
/*	background: #707070; */
/*	border: 3px ridge #4b4b4b; */
	width:1000px;
	height:95px;
	margin-top:15px; }
	
.catthumbnail { border:8px solid #ffffff; }

.catthumbnail:hover, a.catthumbnail:focus { -webkit-box-shadow: 0px 0px 2px 2px #dddddd;
	-moz-box-shadow: 0px 0px 2px 2px #dddddd;
	box-shadow: 0px 0px 2px 2px #dddddd; }
	
.subcatthumbnail { border:5px solid #ffffff;
	margin-bottom: 25px; }
	
.subcatthumbnail:hover, a.subcatthumbnail:focus { -webkit-box-shadow: 0px 0px 2px 2px #dddddd;
	-moz-box-shadow: 0px 0px 2px 2px #dddddd;
	box-shadow: 0px 0px 2px 2px #dddddd; }
	
.maindispimg { border:10px solid #ffffff; }

.prevnextthumb { border:2px solid #ffffff; }

#allovermenu { width:1000px;
	text-align: center;
	border: 1px #343435 solid;
	padding: 4px;
	float: center;
	margin-right:auto;
	margin-left:auto;
	position: relative; }

#fadeshow1toggler { width:800px;
	text-align:center;
	margin-bottom:25px;
	margin-left: auto;
	margin-right: auto; }
	
.prev { font-weight:bold;
	color: #000000;
	background:#ffffff;
	padding: 5px; }
	
a.prev { font-weight:bold;
	color: #000000; }
