html, body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFE0B1;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: $FFF0D9;
	scrollbar-arrow-color: #FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #FFF1BA;
	color: #C72017;
}
a:link, a:visited {
	color: #9D2814;
}
.capttext {
	font-size: 13px;
	color: #000000;
	background-color: #f1dab5;
	text-align:center;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.alb img {
	border: 1px solid #FFFFFF;
	width:180px;
	height:230px;
}
.lsc img {
	border: 1px solid #FFFFFF;
	width:180px;
	height:135px;
}
.alb a:hover img, .lsc a:hover img {
	FILTER: alpha(Opacity=80);-moz-opacity:0.7;cursor:hand;
}  
.alb a:visited img, .lsc a:visited img {
	FILTER: alpha(Opacity=60);-moz-opacity:0.9;cursor:hand;
}

.desctext {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #735384;
	display:inline;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #FBAE00;

}
a, a:visited {
	color: #801010;
}
a:hover {
	color: #b00000;
}
.emph {
	font-size: 40px;
	color: #FF0000;
	font-weight: bold;
	line-height: 1.3;
}
#footer {
        margin-top:30px;
	clear:both;
	font-size: 12px;
	text-align:center;
	color:#B51613;
	font-weight: bold;
	line-height: 1.3;
}
.site_adv{
text-align: left;
font-style: italic;
font-size: 18px;
font-weight: bold;
width:800px;
}

.site_adv img {
margin-right: 10px;
float:left;
}
.top20, .top60 {
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.thumb_grid img {
	border: 0px;
	margin-left:1px;
	margin-right:1px;
	width:180px;
	height:230px;
}
.thumb_grid a:hover img {
	filter: alpha(Opacity=80);-moz-opacity:0.7;cursor:hand;
}  
#slide_up {
	overflow: hidden;
	display: block;
	width: 200px;
	height: 150px;
	position: fixed;
	bottom: 2px;
	right: 2px;
}