body {
	background-image: url('img/bg.jpg');
	background-color: #ffffff;
	color:#646464;
        font-family:Arial;
	font-size:12px;
	line-height:1.4;
	scrollbar-3dlight-color : #1e1e1e;
	scrollbar-arrow-color : #f0edeb;
 	scrollbar-base-color : #f0edeb;
 	scrollbar-darkshadow-color : #1e1e1e;
 	scrollbar-face-color : #1e1e1e;
 	scrollbar-highlight-color : #f0edeb;
 	scrollbar-shadow-color : #f0edeb;
 	scrollbar-track-color : #f0edeb;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
A:link {
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
A:visited { 
	color: #595959; 
	font-size: 12px; 
	text-decoration: none;
}
A:hover, A:active { 
	color: #ff9b24; 	
	font-size: 12px; 
	text-decoration: none;
}
#album_container {
	width:100%;
	text-align:center;
	height:320px;
	margin:0 auto;
}
#album_container2 {
	width:671px;
	text-align:center;
	margin:0 auto;
}
#album {
	float:left;
	width:651px;
	height:320px;
	background: url(img/album.png) no-repeat;
	text-align:left;
	margin:0 auto;
}
#logo {
	float:left;
	width:322px;
	height:231px;
	padding-top:45px;
	text-align:center;
	margin:0 auto;
}
#greets {
	float:left;
	width:309px;
	height:200px;
	padding-top:30px;
	padding-left:20px;
}
#bookmarks {
	float:left;
	width:10px;
	padding-top:25px;
}
#colors {
	padding-bottom:5px;
}
#content {
	width:100%;
	text-align:center;
	padding-top:50px;
	margin:0 auto;
}
#content2 {
	width:650px;
	padding-bottom:0px;
	margin:0 auto;
}
#illustrations {
	float:left;
	width:310px;
	text-align:right;
	line-height:17px;
	color:#0090ff;
}
#print {
	float:left;
	width:310px;
	text-align:right;
	line-height:17px;
	color:#ff00c0;
}
#web {
	float:left;
	width:310px;
	text-align:right;
	line-height:17px;
	color:#ffa324;
}
#id {
	float:left;
	width:310px;
	text-align:right;
	line-height:17px;
	color:#c600ff;
}
#outdoor {
	float:left;
	width:310px;
	text-align:right;
	line-height:17px;
	color:#83d160;
}
#list {
	float:right;
	width:310px;
	text-align:left;
}
.items {
	margin-right:7px;
	margin-bottom:7px;
	border:0px;
}
#preview_container {
	width:651px; 
	background: url(img/album.png) no-repeat; 
	height:320px; 
	text-align:left; 
	margin:0 auto;
}
#preview_container2 {
	float:left; 
	width:322px; 
	padding-top:10px; 
	padding-left:12px; 
	text-align:left;
}
#description {
	float:left; 
	width:270px; 
	padding-top:25px; 
	padding-left:15px; 
	text-align:left;
}
#illustrations_preview_title {
	float:left; 
	width:80px;
	color:#0090ff;
	padding-bottom:10px;
}
#illustrations_preview_text {
	float:left; 
	width:160px;
	color:#c7c3c3;
	padding-bottom:10px;
}
#print_preview_title {
	float:left; 
	width:80px;
	color:#ff00c0;
	padding-bottom:10px;
}
#web_preview_title {
	float:left; 
	width:80px;
	color:#ffa324;
	padding-bottom:10px;
}
#id_preview_title {
	float:left; 
	width:80px;
	color:#c600ff;
	padding-bottom:10px;
}
#outdoor_preview_title {
	float:left; 
	width:80px;
	color:#83d160;
	padding-bottom:10px;
}
#bookmark_active {
	float:right;
	width:30px;
}
#preloader {
	color:#191919;
	font-size:11px;
	font-face:Arial;
}
#preloader a, .preloader a:visited {
	font-size:11px;
	font-face:Arial;
    	color: #191919;
	text-decoration: underline;
}
#preloader a:hover, .preloader a:active {
	font-size:11px;
	font-face:Arial;
    	color: #191919;
	text-decoration: none;
}