/*
    Churches of Christ (Print Styles)

    @company Alfreso Design
    @website alfresco.com.au | alfrescodesign.com
    @created 2005-05-09
    @version 0.1
*/

.hidden,
.accessibility ,
div.header,
div.column1
{ 
	display: none; 
}

div.column2
{
	display: block;
	width: 550px;
}

ul
{
	list-style-type: default;
}

a:link,
a:visited
{
	color: #435666;
	text-decoration: underline;
}