/*a:link {
  color: #00CCFF;
  text-decoration: underline;
}
a:hover {
  color: #FF0000;
  text-decoration: none;
}*/
div{
			font-family: arial; 
			font-size: 12px; 
			color: #000000; 
}
		body	{
			background-image:url(/images/page.background.jpg);
			background-repeat: repeat-x;
			background-color: #ffffff;
			margin:0px;
			padding:0px;
		}
		
		.redlink	{
				font-family: georgia, serif arial;
				font-size: 12px;
				color: #d22527;
				text-decoration: none;
				
		}

		.related	{
				font-family: arial;
				font-size: 12px;
				color: #d22527;
				text-decoration: none;
				
		}
		
		.related:Hover	{
				font-family: arial;
				font-size: 12px;
				color: #d22527;
				text-decoration: underline;
				
		}
		.galleryBody{
			width:615px;
		}
		.galleryTitle{
				font-family: georgia;
				font-size: 28px;
				color: #000000;	
				margin-top:5px;
				margin-right:10px;
			float:left;
			
			
		}
		.galleryTitleCtr{
			float:left;
			width:615px;
			margin-left:10px;
		}
		.gallerySubBar{
			height: 32px;
			background-color: #cecece;
			width: 615px;
			margin-left:10px;
			margin-right:10px;
			margin-top:10px;
			float:left;		
		}
		.gallerySubTitle{
			
			font-family: Georgia;
			font-size: 20px;
			color: #000000;	
			float:left;

				
		}
		.advertorial  {
			font-family: arial; 
			font-size: 12px; 
			color: #000000; 
			line-height: 16px; 
			text-decoration: none; 
			float:right;
			margin-top:15px;

		}
		.galleryMain{
			width: 615px;
			float:left;
			margin-left:10px;
			margin-right:10px;
			margin-top:10px;border:0px solid blue;
		}
		.galleryMainImage{
			float:left;
			width:400px;
			height:600px;
			display:block;
			background-color: #e1e1df;
			text-align:center;
			border: 0px solid red;
		}
		.galleryText{
			float:right;
			width:210px;
			height:237px;
			border:0px solid green;
			
		}
		.galleryBuyButton{
			float:left;
			text-align: left;
			width:210px;
			height:30px;
			border:0px solid green;
			
		}
		.galleryThumbsCtr{
			float:right;
			width:210px;
			height:267px;
			border:0px solid green;
			
		}
		.galleryThumbs{
			float:left;
			width:100px;
			height:150px;
			border:0px solid blue;
			text-align:center;
			
		}		
		.galleryThumbsNav{
			float:left;
			width:205px;
			height:25px;
			border:0px solid green;
		
			
		}
