/* print styles for www-kirstymaccoll-com */
/* copyright Alan Officer 2005 */

#colourregion, #colourbar, #searchregion, #badgeregion, #infopanel, #pageinfo, #mailicon 
{ 
	display: none;
}

.relatedpages, .noprint, ul.menulist 
{ 
	display: none; 
}

#contentregion /* main printed content */
{ 
	position:relative; 
	left: 0%; 
	top: 0cm; 
	width: 100%; 

	border: none; 
}

#copyrightregion /* used for printing copyright at foot of page - obselete ? */
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 

	top: 2%; 
	text-align: left; 
	text-decoration: overline; 
	width: 100%;  
}

#logopanel /* used to place the freeworld logo to the right edge */
{ 
	position: absolute; 
	z-index:9; 
	margin-left: 13.5cm; 
}

#printheader /* page header only used when printing (optional element) */
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: black; 
	display: inline; 
} 
	
#photoregion 
{ 
	position:absolute; 
	z-index:8; 
	left: 2%; 
	width: 96%; 
	top: 25%; 
} 

#photocredit 
{ 
	position:absolute; 
	z-index:4; 
	left: 0%; 
	top: 6%; 
} 

a
{ 
	color: #000; 
	font-weight: normal; 
	text-decoration: none; 
}

body, td, span.quot, p.quot 
{ 
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	color: #000; 
	background: #FFF; 
}

h1 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 14pt; 
	font-weight: 600; 
	text-decoration: underline;

	margin-top: 0.75cm; 
	margin-bottom: 0.5cm; 
	margin-right: 0cm; 
	margin-left: 0cm; 
}

h2 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 12pt; 
	font-weight: 600; 
}

h3 
{ 
	color: #000; 
	font-size: 11pt; 
	font-weight: 600; 
}

h4 
{ 
	color: #000; 
	font-size: 10pt; 
	font-weight: 600; 
}

img 
{
	border: 1px solid; 
}

img.left 
{
	border: 1px solid;
	float: left;
}

img.right 
{
	border: 1px solid;
	float: right;
}

.freeworld
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14pt; 
	color: #000; 

	text-decoration: none;
}

.newsdate
{ 
	color: #000; 
}

.songtitle, .albumtitle
{ 
	font-weight: bold; 
	font-style: italic; 
	color: #000; 
}

p.breadcrumb a 
{
	color: black;
	font-style: normal;

	text-decoration: none;
}

/* end of print styles for www-kirstymaccoll-com */
