﻿


			html, body {
				padding: 0;
				margin: 0;
				height: 100%;
				width: 100%;
				min-width: 920px;
				
			}
			body, div, p {
				font-size: 16px;line-height:normal; font-family: 'PT Serif'; font-weight: bold;
				padding: 0;
				margin: 0;
			}

			h1, h2, h3, h4, h5, h6 {
				color: #333;
			}
			a, a:link, a:active, a:visited {
				
				color: #666;
				text-decoration: underline;
			}
			a:hover {
				color: #000;
			}
			hr {
				margin: 75px -20px;
				height: 0;
				padding: 0;
				border: 0;
				border-top: 1px solid #ccc;
			}
			pre {
				border-left: 5px solid #ccc;
				width: 100%;
				padding: 10px 0 10px 20px;
				overflow: auto;
			}

			#wrapper
			        {
				
				width: 100%;
				position: relative;
				top: 0px;
				left: 0px;
				padding: 0px 0px 0px 0px;
				margin: 0 0;
				

			}

			#header {
				background: white;
				
				width: 100%;
				max-width: 1800px;
				
position: relative;
top: 0px;
left: 0px;
height: 80px;
z-index: 1000;
				
				padding: 0px 0px 0px 0px;
				margin: 0 0;
				

			}


			.thumbs {
				position: relative;
				top: 10px;
				padding: 0px 0px auto auto;
				text-align: left;
				width: 100%;
			}
			
.thumbs div{

overflow: hidden;
		width:100%;		
				
				padding: 0px;
				margin: 0 0 ;
				

}




		
			.thumbs img {
				position: relative;

font-size: 15px;
margin: 0px;
				border: none;
				background: none;
				padding: 30px;
				
				max-width:800px;
			}




#top { position: fixed; width 40px; heigth: 20px; top: 20px; right: 20px; z-index: 200;}