body { 	
	color: #000000; 	
	background-color: #D0BAFF;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	scrollbar-face-color: #663399;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #663399;
	scrollbar-darkshadow-color: #663399;
	scrollbar-track-color: #FBDFFD;
	scrollbar-arrow-color: #FFFFFF;
}
.archives a, .archives a:visited {
	padding: 0px 2px 1px 2px; 
	margin:2px;
	border: 2px solid #2E0985;
}
a:link, a:visited { 	
	color: #2E0985; 	
}  

a:active, a:hover { 	
	color: #CC3366; 	
	text-decoration: underline; 
}
.top_sp {
	background-image: url(/img/bg-top.gif);
	height: 209px;
}
.header {
	width: 645px;
}
.cont, .gals, .tubegals {
	width: 950px;
	text-align:center;
}
.gals, .tubegals {
	background: #bda3f6 url(/img/bg.gif);
}
.gals img, .tubegals img { 	
	border: 1px solid #2e0985;
	background-color: #ffccff;
}  
.gals a:hover img, .tubegals a:hover img {
	border: 1px dashed #CC3399; 	
}  
.tubegals img {
	width:220px;
	height:165px;
	margin: 4px 4px 0px 4px;
}
.gals img {
	width:180px;
	height:135px;
	margin: 2px 1px 0px 1px;
}

img {
	border: 0px; 	
}  
.copy {
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
}
.desc {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 23px; 
	font-weight: bold;
	text-decoration: underline;  
}
.site_adv{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
font-style: italic;
font-size: 18px;
font-weight: bold;
}

.site_adv img {
border:0px;
margin-right: 10px;
float:left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#slide_up {
	overflow: hidden;
	display: block;
	width: 220px;
	height: 220px;
	position: fixed;
	bottom: 2px;
	right: 2px;
}
#su_body {
	position: absolute;
	top: 300px;
	left: 0px;
	display: block;
	width: 220px;
	height: 220px;
}
#su_content {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 220px;
	height: 220px;
	z-index: 99;
}
#webcams_close {
	position: absolute;
	top: 1px;
	right: 1px;
	display: block;
	width: 20px;
	height: 18px;
	background-color: #fff;
	z-index: 100;
}
#su_times {
	position: absolute;
	top: -9px;
	left: 1px;
	cursor:pointer;
	font-size:30px;
	font-weight:bold;
	color: #000;
}
#su_times:hover {
	color: #f00;
}

