/* CSS Document */

@import url(chris_osborne_common.css);

/* COLOURS */

#title_area {
	background-image: url(../graphics/ccc_background_1.jpg);
}

#title_title {
	width: 354px;
	background-image: url(../graphics/ccc_title_alpha.png);
}

* html #title_title {
	background-image: url(../graphics/ccc_title.png);
}

A:link, A:visited
{
	color: #948968;
}

A:hover
{
	color: #8CB73D;
}

.thumb320panelright,.thumb320panelleft,.thumb160panelright,.thumb160panelleft
{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	background: #dddddd;
	margin-bottom: 10px;
	padding: 5px;
}

.thumb320panelleft,.thumb160panelleft
{
	float: left;
	margin-right: 10px;
}

.thumb320panelright,.thumb160panelright
{
	float: right;
	margin-left: 10px;
}

.thumb320panelleft,.thumb320panelright
{
	width: 320px;
}

.thumbfullwidthpanel
{
	width: 100%;
	font-size: 12px;
	background: #dddddd;
	margin-bottom: 20px;
}
