body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
	background: #ffcc99 url(img/bg.jpg) repeat top;
	scrollbar-face-color: #ffcc99;
	scrollbar-highlight-color: #7e2020;
	scrollbar-shadow-color: #7e2020; 
	scrollbar-arrow-color: #7e2020;
	scrollbar-track-color: #dcbb9a;
	scrollbar-darkshadow-color: #7e2020;
}
#cont {
	background:#ffcc99;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	width:990px;
	margin:auto;
	padding:0px;
	text-align:center;
}

#header, #header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a0300;
}
#header ul {
	margin: 0px;
	list-style-type: none;
	padding-left:2px;
}
#header li {
	background:url(img/arrow.gif) left center no-repeat;
	padding-left:8px;
}

.archives a, .archives a:visited {
	padding: 0px 2px 1px 2px; 
	margin:2px;
	text-decoration: none;
	border: 2px solid #ffffff;
}

.gals img { 	
	border: 1px solid #ffffff;
	width:180px;
	height:230px;
}  
.gals a:hover img {
	border: 1px dashed #ff0000; 	
}  
.gals a:visited IMG {FILTER: alpha(Opacity=60);-moz-opacity:0.9;cursor:hand;}
.gals a:active IMG {FILTER: alpha(Opacity=80);-moz-opacity:0.7;}
.gals a:hover IMG {FILTER: alpha(Opacity=80);-moz-opacity:0.7;cursor:hand;}

a { color: #9a0300;}
a:active, a:hover {color: #FF0033;}
a:visited{color: #9a0300;}

/*top20 behavior*/
.top20 { font-size: 14px; font-weight:bold; }
.top20 li {color:#000000}

.copyright {color:#666666; font:normal; font-size:10px; font-family: Verdana; text-align: left;}
.copyright a{color:#333333; text-decoration:underline}
.copyright a:hover{color:#FF6600; text-decoration:none; background-color: transparent;}
.copyright a:visited{color:#333333; 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;
}

#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;
}

