body  {background-color: #6cc2d0;
	background-image: url("bg.png");
	background-repeat: repeat-x;
	text-align: justify;}

#cranes {font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #215e65;
	text-align: justify;
	line-height: 22px;}

h1 {margin-bottom: 4px;
	padding: 10px 0 0 15px;
	font-family: arial, sans-serif;
	font-size: 32px;
	color: #bae0e6;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: -3px}

h2 {margin-bottom: 2px;
	margin-top: 20px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #d5eaf0;
	text-transform: uppercase;
	letter-spacing: -1px}

h3 {margin-bottom: -3px;
	margin-top: 20px;
	padding: 0px 0 0 15px;
	font-family: "Times New Roman", serif;
	font-size: 10px;
	color: #d5eaf0;
	text-align: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-top: solid #a4d8e0 3px;}

b,i {font-size: 12px;
	color: #e1f9fb;}

u {font-size: 10px;
	text-decoration: none;}

strong {font-size: 12px;
	background: #bae0e6;
	padding: 4px;}

a {color: #19494b;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a:visited {color: #19494b;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a:active {color: #427072;
	text-decoration: none;
	font-weight: bold;
	background: #a6dde4;}

a:hover {color: #19494b;
	text-decoration: none;
	font-weight: bold;
	background: #a6dde4;}

a.nav {color: #19494b;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a.nav:visited {color: #19494b;
	text-decoration: underline;
	font-weight: bold;
	background: none;}

a.nav:active {color: #427072;
	text-decoration: none;
	font-weight: bold;
	background: none;}

a.nav:hover {color: #19494b;
	text-decoration: none;
	font-weight: bold;
	background: none;}

img.try {margin: 6px;
	padding: 5px;
	background-color: #6cc2d0;
	border: 1px solid #bae0e6; 
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	}

img.alone {margin: 0px;
	padding: 5px;
	background-color: #6cc2d0;
	border: 1px solid #bae0e6; 
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	}

img.med {margin: 0px;
	padding: 5px;
	background-color: #86ccd9;
	border: 1px solid #86ccd9; 
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	}

.buttonscontainer {width: 85px;}

.buttons a {color: #396161;
background-color: #bae0e6;
padding: 2px;
display: block;
border-bottom: 1px solid #6cc2d0;
font: 9px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
letter-spacing: 2px;}

.buttons a:hover {background-color: #bae0e6;
color: #ffffff;
text-decoration: none;}

blockquote {
font-size: 13px;
font-style: italic;
margin:10px 45px;
color: #215e65;
padding: 0 10px;
background: #a4d8e0;
background-image: url(bqbg.png);
background-repeat: no-repeat;
background-position: right bottom;
}
