/* --------------- Default Styles --------------- */
html, body, p, h1, h2, h3, h4, h5, em, i, table, tr, td, th, form, input, textarea, select, li, ol, ul, strong {padding:0;margin:0;}
html {font-size:62.5%;}
body {background:#000; color:#523b15; font-size:14px; font-family:Tahoma, Geneva, sans-serif;}
em, i {font-style:normal;}
li {list-style-type:none;}
h1, h2, h3, h4, h5 {font-weight:normal;padding:5px 0;}
p {padding:5px 0;}
a:active, a:focus, img, input, select {outline: 0;}
a, a:link, a:active, a:visited {color:#ffeb4b; cursor:pointer; text-decoration:none;}
a:hover {color:#ffeb4b; text-decoration:underline;}
img {border:none;}
.clear {clear:both; font-size:0; line-height:0; height:0;}
/* ------------------------------------------- */
#wrapper {width:100%; min-height:100%; position:relative; height:auto !important;}
		.all {width:878px; margin:auto; padding:0 4px;}
				.header {height:411px; background:url(../images/header.jpg) 50% 0 no-repeat; position:relative; width:100%;}				
						.logo {position:absolute; left:50%; top:0px; margin-left:-200px;}
				.content {background:url(../images/content.png) 50% 0 repeat-y;}
						.content_top {background:url(../images/content_top.jpg) 50% 0 no-repeat; padding:30px 4px 0; _height:1%;}
								
						.thumbs { padding:0 0 10px;}
								.thumbs li {display:inline-block; zoom:1; *display:inline; width:219px; margin-right:-3px; *margin-right:0px; vertical-align:top;}
												.thumbs li a img {display:block; width:217px; height:290px; border:1px solid #000;}
						.get {display:block; margin-bottom:20px;}
						
								.thumbs2 li {width:175px; text-align:center; font-size:12px;}
										.thumbs2 li a, .thumbs2 li a:visited {}
												.thumbs2 li a img {width:173px; height:231px;}
												.thumbs2 li a em {display:block; height:41px; padding-bottom:7px; overflow:hidden;}
				.footer {background:url(../images/footer.jpg) 50% 0 no-repeat; height:313px;}			