	td {
		font-family:tahoma;
		font-size:11px;
		color:#8C8989;
		line-height:12px;
	}
	
	a {text-decoration:underline;
	   color:#7FBC2D;}
	  
	body
	{
		margin:0px;
		padding:0px;
		overflow:auto;
	}
	
	.copy{  font-family:tahoma;
			color:#555555;
			text-decoration:none;
			font-size:10px;}
	
	ul {margin:0; padding:0; list-style:none}
	li {background:url(images/1a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 10px; line-height:16px }
	
	.bot_txt {	color:#A8A8A8;
				text-decoration:none}
	.black1 { color:#7D7D7D; text-decoration:none}
	.black { color:#8C8989; text-decoration:none}
	.white {color:#ffffff; text-decoration:none}
	
	.abs {vertical-align:middle}
	.sm {font-size:10px}
	.l {text-decoration:underline}
	.n {text-decoration:none}
	.t {text-transform:uppercase}
	.big {font-size:12px}
	.list {line-height:15px}
	
	.form { width:163px;
			height:19px;
			font-family:tahoma;
			font-size:11px;
			border-style: solid;
			border-width: 1px;
			border-color:#5A5959;
			background-color:#1E1C22;
			color:#5F5F5F;
			margin-left:0px;
			margin-right:0px}
			
	.textarea { width:163px;
			height:76px;
			font-family:tahoma;
			font-size:11px;
			border-style: solid;
			border-width: 1px;
			border-color:#5A5959;
			background-color:#1E1C22;
			color:#5F5F5F;
			margin-left:0px;
			margin-right:0px}
			
	
	a:hover{text-decoration:none;}
	.a:hover{text-decoration:underline;}
	
	
	.mainContent
	{
		background-image:url('images/bg2.jpg');
		background-position:bottom right;
		background-repeat:no-repeat;
		padding-right:110px;
		vertical-align:top;
		font-weight:bold;
	}
	
	.mainContent .title
	{
		color:#7FBC2D;
		font-size:20px;
		font-weight:normal;
	}
	
	.mainContent .content
	{
		font-size:14px;
		padding-top:15px;
		padding-left:10px;
		line-height:15px;
		padding-bottom:10px;
	}
	
	.videos
	{
		float:left;
		width:200px;
		margin-left:10px;
		margin-top:10px;
	}
	
	.videos #videosTitle
	{
		float:left;
		width:120px;
		font-size:16px;
		height:32px;
		text-align:center;
		padding-top:8px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.videos #backButtonVideos
	{
		float:left;
		cursor:pointer;
		#cursor:hand;
		width:32px;
		height:32px;
	}
	
	.videos #nextButtonVideos
	{
		float:right;
		cursor:pointer;
		#cursor:hand;
		width:32px;
		height:32px;
	}
	
	#videosArea
	{
		float:left;
		margin-left:10px;
		width:200px;
		text-align:center;
	}
	
	#videosArea .videoHidden
	{
		display:none;
	}
	
	#videosArea .videoVisible
	{
		display:inline;
		cursor:pointer;
		#cursor:hand;
	}
	
	.pictures
	{
		width:600px;
		margin-bottom:10px;
	}
	
	.pictures #picturesTitle
	{
		font-size:16px;
		height:32px;
		text-align:right;
		color:#ffffff;
		float:left;
		width:470px;
		padding-top:9px;
		font-family:Arial, Helvetica, sans-serif;
		padding-right:20px;
	}
	
	.pictures #storeBackButton
	{
		border:none;
		float:left;
		cursor:pointer;
		#cursor:hand;
	}
	
	.pictures #backButtonPictures
	{
		float:left;
		cursor:pointer;
		#cursor:hand;
	}
	
	.pictures #nextButtonPictures
	{
		float:right;
		cursor:pointer;
		#cursor:hand;
	}
	
	#picturesArea
	{
		width:650px;
		text-align:center;
	}
	
	#picturesArea .pictureHidden
	{
		display:none;
	}
	
	#picturesArea .pictureVisible
	{
		display:inline;
		cursor:pointer;
		#cursor:hand;
		margin-right:20px;
		#margin-right:5px;
		margin-bottom:5px;
		width:99px;
		float:left;
		#float:none;
	}
	
	#picturesArea .pictureVisible .text
	{
		width:99px;
		text-align:center;
		display:block;
		color:#ffffff;
	}
	
	.contentTitle
	{
		color:#7FBC2D;
		font-size:20px;
		margin-left:145px;
		margin-bottom:15px;
	}
	
	.contentText
	{
		font-size:14px;
		padding-left:10px;
		line-height:15px;
		padding-bottom:10px;
		margin-left:145px;
		font-weight:bold;
	}
	
	.contentText #categorySelector
	{
		text-align: center;
	}
	
	.contentText #categorySelector IMG
	{
		margin-right:20px;
		border:none;
	}
	
	.contentText #categoryContent
	{
		display:none;
	}
	
	.contentText #categoryContent #picturesArea
	{
		width:600px;
	}
	
	.contentText #categoryContent #picturesArea .picture
	{
		margin:3px;
		width:99px;
	}
	
	.contentText #categoryContent #picturesArea .picture .text
	{
		width:99px;
		text-align:center;
	}
	
	.contentText #collectionsArea
	{
		
	}
	
	.contentText #collectionsArea .collection
	{
		float:left;
		#float:none;
		display:inline;
		width:200px;
		margin-right:10px;
		text-align:center;
		margin-bottom:10px;
	}
	
	.contentText #collectionsArea .collection .collectionPhoto
	{
		width:200px;
		cursor:pointer;
		#cursor:hand;
		border:1px solid #5f5f5f;
	}
	
	.contentText #collectionsArea .collection .collectionName
	{
		font-weight:normal;
		margin-top:5px;
		width:136px;
		text-align:center;
		margin-top:3px;
		display:inline;
		font-size:16px;
		vertical-align:middle;
		height:32px;
		float:left;
		color:#ffffff;
	}
	
	.contentText #collectionsArea .collection .buttonMovie
	{
		margin-top:5px;
		background-image:url('images/folder_video.png');
		background-repeat:no-repeat;
		width:32px;
		height:32px;
		display:inline;
		cursor:pointer;
		#cursor:hand;
		float:left;
	}
	
	.contentText #collectionsArea .collection .buttonPictures
	{
		margin-top:5px;
		background-image:url('images/folder_images.png');
		background-repeat:no-repeat;
		width:32px;
		height:32px;
		display:inline;
		cursor:pointer;
		#cursor:hand;
		float:left;
	}
	
	#collectionPictures
	{
		display:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
