/* CSS Document */@import url(chris_osborne_common.css);body {	margin: 0 40px 10px 40px;}/* STYLE */#title_area {	background-image: url('../graphics/20090802-0284.jpg');	}A:link, A:visited{	color: #61a73e;}#title_area, A:hover, #top_menu li a:hover, #section_menu li a:hover {	background-color: #61a73e;}A:hover{	color: white;	text-decoration: none;}.titlerow, .oddrow, .evenrow{	}.titlerow{		font-weight: bold;}.oddrow{	}.evenrow{	}/* using standard colours *//* TITLE */#header, #content, #footer, #title_area {	width: 100%;	max-width: 1024px;}#title_area {	height: 170px;}#title_title {	left: 150px;	bottom: 96px;	width: 352px;	background-image: url(../graphics/home_title_alpha.png);}* html #title_title {	background-image: url(../graphics/home_title.png);}#title_text, #title_image {	position: absolute;	margin: 0;	padding: 0;}#title_text {	left: 158px;	bottom: 25px;	width: 425px;	color: white;}#title_image {	left: 25px;	bottom: 25px;	width: 114px;	height: 114px;	background-image: url(../graphics/home_photo_grey.png);	background-position: center center;	background-repeat: no-repeat;}* html #title_title {	background-image: url(../graphics/home_photo_green.jpg);}/* HOME PAGE COLUMNS */table {	width: 100%;	margin: 0;	padding: 0;}#websites, #favourites, #music {	text-transform:lowercase;	margin: 0;	padding: 0;}#websites {	padding: 12px 20px;}#favourites {	padding: 10px 20px;}#music {	background-color: black;	padding: 0;	color: #999;	width: 184px;}#websites p, #favourites p, #music p, #websites h4, #favourites h4, #music h4, #websites h3, #favourites h3, #music h3 {	margin: 0;	padding: 0;}#music p {	margin-left: 2px;}#title_title {	width: 352px;	background-image: url(../graphics/home_title_alpha.png);}* html #title_title {	background-image: url(../graphics/home_title.png);}
