body {
	background: #5781b9 url(http://michaelashby.com.au/images/image_bg.jpg) repeat-x;
	background-attachment: scroll;
	font: 10pt Arial;
	letter-spacing: 1px;
	line-height: 14pt;
	text-align: center;
	color: #000000;
	margin: 0px;
}
#wrap {
	background: url(http://michaelashby.com.au/images/image_content_bg.jpg) repeat-y;
	width: 1192px;
	margin: 0 auto;
}

#header {
	background: url(http://michaelashby.com.au/images/image_01.jpg) no-repeat;
	width: 1192px;
	height: 352px;
}
#left {
	background: url(http://michaelashby.com.au/images/image_left_bg.jpg) repeat-y;
	width: 209px;
	float: left;
	margin: 0px;
}
#contents_wrap {
	width: 773px;
	height: 100%;
	float: left;
}
#right {
	background: url(http://michaelashby.com.au/images/image_right_bg.jpg) repeat-y;
	width: 210px;
	float: right;
}
#footer {
	background: url(http://michaelashby.com.au/images/image_05.jpg) no-repeat;
	width: 1192;
	height: 48px;
	clear: both;
}
#still_life, #portraits, #landscape, #nudes {
	background: #4c3334;
	border-left: 1px solid #675152;
	width: 192px;
	height: 150px;
	float: left;
	margin-bottom: 15px;
}
#still_life h1, #portraits h1, #landscape h1, #nudes h1 {
	font: 13pt Georgia;
	font-style: italic;
	color: #e1dd3f;
	margin: 5px;
}

#quote {
	background: none;
	width: 75%;
	font: 15pt Georgia;
	font-style: italic;
	color: #454545;
	margin: 40px auto;
}
#quote b {
	font-weight: lighter;
	font: 13pt Georgia;
	font-style: italic;
	color: #de8840;
}
#quote_2 {
	background: none;
	width: 400;
	font: 13pt Georgia;
	font-style: italic;
	color: #454545;
	text-align: left;
	margin: 40px auto;
}
#sidebar {
	width: 250px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 10px;
}
#contents {
	width: 500px;
	padding-right: 10px;
	float: right;
}

#navigation {
	width: 250px;
	
}
#navigation a {
	font: 13pt Georgia;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	display: block;
	background: #dbdbdb;
	padding: 10px;
	margin-bottom: 1px;
	color: #4c3334;
}
#navigation a:hover {
	display: block;
	text-align: left;
	padding-left: 30px;
	background: #c3c3c3 url(http://michaelashby.com.au/images/nav_button.jpg) no-repeat;
	background-position: left;
}
.footer_text {
	font-size: 10px;
	clear: both;
	color: #4a3b32;
}
.footer_text a {
	color: #5781b9;
	text-decoration: none;
}
#contents h1 {
	font: 20pt Georgia;
	font-style: italic;
	color: #122b64;
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: right;
}
#contents h2 {
	font: 15pt Georgia;
	font-style: italic;
	color: #e69150;
	margin: 10px;
	padding: 5px;
	text-align: left;
}
#contents div.text {
	font: 10pt Verdana;
	border: 1px dashed #dbdbdb;
	padding: 10px;
	color: #444444;
	text-align: justify;
	margin: 0px;
	letter-spacing: 0px;
}
#contents a {
	color: #de8840;
	font-weight: bold;
}
#contents a:hover {
	color: #000000;
}
#contents strong, #contents b {
	color: #000000;
}
#contents div.text i {
	color: #2ea0dc;
}