.titles {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4empx;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2em;
}
.blacktext {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
.colourlink {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.textwhite {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #d1d1d1;
	text-decoration: none;
}

.textwhitebold {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #d1d1d1;
	font-weight: bold;
	text-decoration: none;
}

.textwhiteitalic {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #d1d1d1;
	font-style: italic;
}

.textdarkblue {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	width: 350px;
	background-position: top;
}
.linkdarkblue {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	width: 350px;
}
.bkg {
	background-attachment: fixed;
	background-image: url(images/bkg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: 8EBFE7;
}


.newtitlewhite {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	color: #CCCCCC;
}

.newtitlewhitebold {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
}

.albumimage{
	width: 100px;
	height: 100px;
	border: 1px #666666 solid;
	}

.middle{
	width: 580px;
	float: left;
	}
	
.right{
	width: 190px;
	float: left;
	margin-left: 30px;
	}
	
.main-image{
	width: 200px;
	height: auto;
	margin-right: 30px;
	margin-bottom: 50px;
	border: 1px #666 solid;
	float: left;
	}

