a, a:visited, a:active{ color: #dddddd;}

#temptxt{
	margin: 200px auto auto;
	width: 200px
}


body{
	overflow: hidden;
	background-color: #000000;
	margin: 0;
	color: white;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ar_r, #ar_l{
	position: fixed;
	top: 50%;
	opacity: 0;
	filter: alpha(opacity = 0);
	cursor: pointer;
}

#ar_r{
	right: 20px;
}

#ar_l{
	left: 20px;	
}

#contact{
	margin: -21px 15px 0 15px;
}

.images li{
	display: inline;
	vertical-align: middle;
}

#studioaddr, #postaladdr{
	width: 250px;
	font-size: 12px;
}
#postaladdr{
	float: right;
}
#studioaddr{
	float: left;
}
#divider{
	clear: both;
	height: 30px;
}

#cntct{
	width: 500px;
	margin: auto;	
	margin-top: 20px;
}

#contactcb{
	color: black;
}

#map{
	height: 400px;
	width: 500px;
	clear: both;
	margin: auto;
}

.logo, #msg, .out{
	position: fixed;
	z-index: 1000;
	width: 200px;
	color: white;
	border: 2px solid #222222;
	border: 0;
	background:  transparent url(trans.png) repeat scroll 0 0;
	font-size: 10px;
}

h1{
	font-size: 11px;
	font-weight: normal;
}

.logo{
	width: 220px;
	font-size: 11px;
	top: 20px;
	left: 20px;
	min-height: 160px;
}

.logo strong{
	display: block;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#msg{
	left: 20px;
	bottom: 20px;
	width: 180px;
	padding: 20px;
	font-size: 12px;
	text-align: center;
}

.out strong{
	font-size: 11px;
}

.logo h3{
	font-size: 10px;
	margin-top: 20px;
}
.out h3{
	font-size: 11px;
}

.out{
	font-weight: bold;
	padding: 20px;
	right: 20px;
	top: 20px;
	min-height: 200px;
	width: 260px;
}


.imagecontainer{
	width: 800px;
	overflow: hidden;
	z-index: 1;
}
.images li{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
.images li div{
	display: none;	
}

.images li img.curimg{
	cursor: default;
}

.images li img{
	margin: 0;
	padding: 0;
	border: 0;
	opacity: 0.2;
	filter: alpha(opacity = 20);
	cursor: pointer;
}

.images{
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100000px;
	font-size: 1px;
}
