div.word_wrap{
	  word-break: break-all;
   position: relative;
}
div.word_wrap captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 1%;
max-width: 80%;
}
div.description {
   max-width:1200px; 
}
div.plain captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 1%;
max-width: 80%;
}
div.plain {
   position: relative;
}

/* Background mechanism */
body {
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.000000) 0%,rgba(255,255,255,0.000000) 50%, rgba(255,255,255,0.000000) 100%), url('http://www.photopagegen.com/Graphics/Backgrounds/sand/sand1.jpg');
	background-color: #D3D3D3;
font-family:  Verdana, Arial, Helvetica; font-size: 12pt;  color: #ffffff; 
}


/* Polaroid mechanism */
div.polaroid{
	border: 5px ridge rgba(100,100,100,1);
	padding: 12px 12px 12px 12px;
	background-color: rgba(187,187,187,1);
	box-shadow: -20px 20px 30px #202020;
	position: relative;
}
div.rotate0{
	float: left;
	-ms - transform: rotate(0deg); /* IE 9 */
	-webkit - transform: rotate(0deg); /* Chrome, Safari, Opera */
	transform: rotate(0deg);
}
div.rotate_right1{
	float: left;
	-ms - transform: rotate(3deg); /* IE 9 */
	-webkit - transform: rotate(3deg); /* Chrome, Safari, Opera */
	transform: rotate(3deg);
}
div.rotate_right1 captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 12px;
max-width: 80%;
}
div.rotate_right2{
	float: left;
	-ms - transform: rotate(4deg); /* IE 9 */
	-webkit - transform: rotate(4deg); /* Chrome, Safari, Opera */
	transform: rotate(4deg);
}
div.rotate_right2 captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 12px;
max-width: 80%;
}
div.rotate_right3{
	float: left;
	-ms - transform: rotate(2deg); /* IE 9 */
	-webkit - transform: rotate(2deg); /* Chrome, Safari, Opera */
	transform: rotate(2deg);
}
div.rotate_right3 captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 12px;
max-width: 80%;
}
div.rotate_left1{
	float: left;
	-ms - transform: rotate(-3deg); /* IE 9 */
	-webkit - transform: rotate(-3deg); /* Chrome, Safari, Opera */
	transform: rotate(-3deg);
}
div.rotate_left1 captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 12px;
max-width: 80%;
}
div.rotate_left2{
	float: left;
	-ms - transform: rotate(-2deg); /* IE 9 */
	-webkit - transform: rotate(-2deg); /* Chrome, Safari, Opera */
	transform: rotate(-2deg);
}
div.rotate_left2 captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 12px;
max-width: 80%;
}
div.rotate_left3{
	float: left;
	-ms - transform: rotate(-3deg); /* IE 9 */
	-webkit - transform: rotate(-3deg); /* Chrome, Safari, Opera */
	transform: rotate(-3deg);
}
div.rotate_left3 captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 12px;
max-width: 80%;
}
div.rotate_right_panorama{
	float: left;
	-ms - transform: rotate(1deg); /* IE 9 */
	-webkit - transform: rotate(1deg); /* Chrome, Safari, Opera */
	transform: rotate(1deg);
}
div.rotate_right_panorama captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 12px;
max-width: 80%;
}
div.rotate_left_panorama{
	float: left;
	-ms - transform: rotate(-1deg); /* IE 9 */
	-webkit - transform: rotate(-1deg); /* Chrome, Safari, Opera */
	transform: rotate(-1deg);
}
div.rotate_left_panorama captionthumb{
float: center;
width: 80%;
padding: 3px 3px 3px 3px;
margin: auto;
position: absolute;
left: 10%;
bottom: 12px;
max-width: 80%;
}

/* Font mechanism */
<!--  
TD{font-family:  Verdana, Arial, Helvetica; font-size: 10pt; color: #707070}
H1{font-family:  Verdana, Arial, Helvetica; font-size: 28pt; color: #707070}
H2{font-family:  Verdana, Arial, Helvetica; font-size: 20pt; color: #707070}
H3{font-family:  Verdana, Arial, Helvetica; font-size: 12pt; color: #707070}
H6{font-family:  Verdana, Arial, Helvetica; font-size: 10pt; color: #707070}
p{font-family:  Verdana, Arial, Helvetica; font-size: 10pt; color: #eeeeee}
p#p1{font-family:  Verdana, Arial, Helvetica; font-size: 8pt; color: #eeeeee}
--->
