body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: justify;
	scrollbar-base-color: #8B8B49;
	scrollbar-3dlight-color: #DFE0C0;
	scrollbar-arrow-color: #DFE0C0;
	scrollbar-darkshadow-color: #4B4C27;
	scrollbar-shadow-color: #4B4C27;
	scrollbar-highlight-color: #DFE0C0;
	scrollbar-face-color: #8B8B49;
}

p:after {
	content: This is a test
}	

p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;	
}

.nopad {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.notop {
	padding: 0px 0px 0px 0px;
	text-align: center;
	border-top: 0px;
}

td {
	background-color: #d2d2bd;
	vertical-align: top;
	font-size: x-small;
	text-align: justify;
}

xp:first-letter {
	background-image: url(images/dropcap2.gif);
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	font-size: 150%;
   padding-left: 20px;
	padding-right: 15px;
   padding-top: 15px;
	padding-bottom: 20px;
	margin-left: -18px;
	text-transform: uppercase;
	background-attachment: fixed;
	line-height: 45px;
	background-position: left;
	}


.small {
   margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: xx-small;
}

.smallspaced {
	margin: 10px 0px 10px 0px;
	font-size: xx-small;
}

.midbody {
	font-size: x-small;
}

.smallbody {
	font-size: xx-small;
}

.smallbreak {
	font-size: xx-small;
   margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid;
}

.headline {
   padding: 0px 0px 0px 0px;
	font-size: xx-small;
	font-weight: bold;
}

.celltopleft {
	background: white url(images/topleft.gif) no-repeat;
}

.celltop {
	background: white url(images/topmiddle.gif) no-repeat;	
}

.celltopright {
	background: white url(images/topright.gif) no-repeat;	
}

.cellleft {
	background: white url(images/midleft.gif) repeat-y;
}

.cellmiddle {
	background-color: #d2d2bd;
}

.cellright {
	background: white url(images/midright.gif) repeat-y;
}

.cellbottomleft {
	background: white url(images/bottomleft.gif) no-repeat;
}

.cellbottom {
	background: white url(images/bottommiddle.gif) no-repeat;
}

.cellbottomright {
	background: white url(images/bottomright.gif) no-repeat;
}

.copyright, .sitecopyright {
	font-size: xx-small;
	color: #8B8B49;
	text-align: center;
}
	
.xara_albumcell0 {
	font-weight: bold;
	color: #000000;/*themecolour3%0;*/
	border: 1px solid #604917;/*themecolour1;*/
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	align: center;
}
.xara_albumcell1 {
	color: #000000;/*themecolour1%0;*/
	font-size: 80%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	vertical-align : middle;
	align: center;
}

.xara_albumcell2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
	align: center;
	border: 1px solid #604917;/*themecolour1;*/
}

.xara_albumcell3 {
	font-size: 60%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	align: center;
}

.main {
	width: 100%;
}
