@charset "utf-8";
/* CSS Document */
body {
	background-color: #524137;
	scrollbar-face-color:#6D3D2C;
	scrollbar-highlight-color:#dee7ef;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color:#f5f5f5;
	scrollbar-darkshadow-color:#afc6db;
	scrollbar-arrow-color: #FFF;
        background-attachment: fixed; background-image: url(images/back.jpg); background-repeat: repeat-y; background-position: center center;
	margin:0;	
	
}
a:link {color: #FFFFFF}
a:hover {text-decoration:underline; color:#FFFF00}
a:visited {color: #CCCCCC}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Tahome, Arial, Helvetica, sans-serif;
}
.style1 {font-size: 24px; font-weight: bold}
.style2 {font-size: 18px; font-weight: bold}
a {
	font-family: Verdana, Tahome, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {font-size: 9px}
UL {
	list-style: square inside;
	margin-left:4px;
	margin-right:1px;
	padding-left:1px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.thumb {text-align:center; background-color:#2A2215}
.thumb img {margin:1px 1px; width:240px; height:180px; border:#CCCCCC solid 1px;}
.thumb a:hover img {border:#FFFF00 dashed 1px;}
.archive{padding:10px; text-align:center; font-size:16px; font-weight:bold;}
.archive a{font-size:16px; font-weight:bold; margin-left:10px; margin-right:10px;}

