a:link {color: #227090; text-decoration: none;}
a:visited {color: #227090; text-decoration: none;}
a:hover {color:#062633; text-decoration: none;}
a:active {color: #227090; text-decoration: none;}

p {

}

h1 {
	font-family: 'Buda', arial, serif;
	font-size: 36px;
	color: #062633;
	text-align: center;
}

h2 {
	font-family: 'Tinos';
	font-size: 22px;
	color: #062633;
}

.column_text {
	font-family: 'Arial';
	font-size: 14px;
	color: #062633;
	text-align: left;
	text-indent:15px;
}

.headline_text {
	font-family: 'Arial';
	font-size: 14px;
	color: #062633;
	text-align: left;
}

.whole_page {
	width: 1248px;
	height: 1400px;
	z-index:1;
	background-image: url('albumCover_purple.jpg');
	background-repeat: no-repeat;
	margin: 10px auto 0px auto;
}

.left_column {
	width: 350px;
	float: left;
	padding: 0px 25px 0px 25px;
	text-align: left;
}

.right_column {
width: 350px;
float: right;
padding: 0px 25px 0px 25px;
text-align: left;
margin-right: 100px;
}

.ray_letter{
	width: 400px;
	margin: 20px 40px 0px 0px;
	font-family: 'Arial';
	font-size: 14px;
	font-style:italic;
}
.letter{
	width: 400px;
	margin: 20px 40px 0px 0px;
	font-family: 'Arial';
	font-size: 14px;
}
.spacer {
	width: 500px
	height: 50px;
}
.outline {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	color: #0A3E53;
}

.photo {
  border-style: solid;
  border-width: 1px;
  position: absolute;
  top: 880px;
  left: 600px;
}


.border_thumbs_horz4 {
	height: 130px;
	width: 750px;
	text-align: center;
	margin: 0px auto 50px auto;
	background-color: #ffffff;
}

.container_art_vert {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 25px 0px 0px;
	padding: 15px;
	background-color: ffffff;
}
.container_art_vert_last {
	float: right;
	width: 100px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 15px;
	background-color: ffffff;
}



.addthis_span2 {
	float: left;
	height: 90px;
	width: 100%;
}
.creditz {
	height: 60px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF683A;
}
.creditz a {
	text-decoration: none;
	color: #F60;
}

