* { margin: 0; padding: 0 }

body 	{
		width: 1225px;
		background-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		color: #999999;
		font-size: 12px;
		scrollbar-face-color:#C0C0C0;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-3dlight-color:#C0C0C0;
		scrollbar-darkshadow-color:#000000;
		scrollbar-shadow-color:#808080;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#E0E0E0;
		}

a:link	{
	text-decoration: none;
	color: #82a6bd;
	}

a:active{
	text-decoration: none;
	color: #82a6bd;
	}

a:visited{
	text-decoration: none;
	color: #82a6bd;
	}

a:hover{
	text-decoration: none;
	color: #999999;
	}

#gallery {
	text-align: center;
	background-color:#000000;
/*	background-image: url(images/bg_middle.jpg);*/
	width: 1050px;
	height: 475px;
	min-height: 475px;
		}
		
#gallery_content {
	overflow: auto;
	width: 1000px;
	height: 475px;
	min-height: 475px;
	margin: 0 auto;
		}

#gallery_index {
	overflow: auto;
	width: 1000px;
	height: 475px;
	min-height: 475px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
		}
	
#top {
	text-align: center;
	background-color:#000000;
/*	background-image: url(images/bg_top.jpg); 
	background-repeat:no-repeat;*/
	width: 1050px;
	padding-left: 20px;
	min-height:140px;
	height:140px;
		}

#ads	{
	float: right;
	margin-top: 8px;
	width: 140px;
		}

#middle {
	text-align: center;
	background-color:#000000;	
/*	background-image: url(images/bg_middle.jpg);
	background-repeat: repeat-y;*/
	width: 1050px;
	height: 475px;
	min-height: 475px;
		}
		
#bottom {
	padding-top:30px;
	text-align: center;
	background-color:#000000;	
/*	background-image: url(images/bg_bottom.jpg);
	background-repeat:no-repeat;*/
	width: 1050px;
	height: 75px;
	min-height: 95px;
		}
		
#footer {
	text-align:center;
	width: 1050px;
		}

#shopgallery {
	text-align: center;
	background-color:#000000;
/*	background-image: url(images/bg_middle.jpg);*/
	width: 1050px;
	height: 875px;
	min-height: 875px;
		}
		
#shopgallery_content {
	overflow: auto;
	width: 1050px;
	height: 885px;
	min-height: 885px;
	margin: 0 auto;
		}
		

#shopmiddle {
	text-align: center;
	background-image: url(images/bg_middle.jpg);
	background-repeat: repeat-y;
	width: 1050px;
	height: 750px;
	min-height: 750px;
		}