html{
	background-color:#000000;
}

body {
	background-color:#000000;
}

img{border:none}

p{font-family:"Courier New", Courier, monospace;
	color:#666666;
	font-weight:bolder;
}

a{font-family:"Courier New", Courier, monospace;
	color:#666666;
	font-weight:bolder;
}


h1{color:#666666;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	font-size:25px;
	text-align:center;
}

h2{color:#666666;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	font-size:20px;
	text-align:center;	
}

h3{color:#666666;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	font-size:15px;
	text-align:center;	
}

h4{color:#666666;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	font-size:15px;
	text-align:left;	
}



#home_title{border-bottom:1px solid #666666;
	padding-top:70px;
	width:300px;
	border-left:60px solid black;
}

#home_contact{border-bottom:1px solid #666666;
	padding-top:70px;
	width:300px;
	border-left:60px solid black;	
}

#home_slideshow_wrapper{height:550px;
	background:#000000;
}

#home_slideshow{width:300px;
	height:400px;
	background:#666666;
	border-top:100px solid black;
	border-left:80px solid black;
}

#home_catalogue{border-bottom:1px solid #666666;
	padding-top:60px;
	width:300px;
	border-left:100px solid black;	
}

input{background:#666666;
	border:none;
	width:100%;
	color:#000000;
	font-family:"Courier New", Courier, monospace;}
	
textarea{background:#666666;
	border:none;
	width:100%;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	overflow:hidden}

#log_res{overflow:auto;width:100%;height:30px;display:block}
#log_res.ajax-loading{padding:0;background:url('images/loading.gif') no-repeat center;}


#gallery_minipics{
	padding-top:70px;
	height:457px;
	padding-left:100px;
}

#gallery_slideshow_wrapper{height:600px;
	background:#000000;
	padding-top:48px;
}

#gallery_slideshow{width:300px;
	height:500px;
	background:#000000;
	border-top:50px solid black;
	border-left:70px solid black;
}

#gallery_catalogue{border-bottom:1px solid #666666;
	padding-top:20px;
	width:300px;
	border-left:80px solid black;	
}

.saletext{color:#ffffff
}