body {margin: 0; padding: 0; background: #bccbb4; color: #222222; font: .9em Verdana, Tahoma, Arial, Helvetica, sans-serif;} /* old bg colour: #ddddee - then: #bccbb4 */

/* structure */

#wrapper {width: 800px; padding: 10px 15px 10px 15px; margin: 0 auto; background: #ffffff url(../images/gifs/bg_wrapper2.gif) repeat-y top center;}

#header, #content, #footer {width: 780px; margin: 0 10px 10px 10px;}

#header {height: 100px; background: url(../images/bg_header.jpg) no-repeat top center;}
#content {}
	#main {}
		#main-side {float: right; width: 280px; padding: 0 10px 10px 10px; margin: 10px 5px 5px 10px; background: #eeeeee url(../images/gifs/bg_main-side_bottom.gif) no-repeat bottom center;}
	#sidebar {display: none;}
	#nav {display: none;}
#footer {text-align: center; padding: 10px 0 0 0; border-top: 1px dotted #bccbb4;}

/* presentation

headings */

h1, h2 {font-weight: normal;}
h1, h2 {color: #33443a;}
h1 {font-size: 2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.2em; font-style: italic; padding: 3px 0 3px 7px; margin-bottom: 10px; margin-top: 30px; color: #44554b; /*background: #e0e8dc;*/}

#fig {background: url(../images/bg_figure2.jpg) no-repeat top left;}
#foot {background: url(../images/bg_footpath.jpg) no-repeat top left;}
#ny {background: url(../images/bg_new-york.jpg) no-repeat top left;}
#stud {background: url(../images/bg_studies.jpg) no-repeat top left;}
#print {background: url(../images/bg_prints.jpg) no-repeat top left;}
#cw {background: url(../images/bg_cornwall.jpg) no-repeat top left;}
#spain {background: url(../images/bg_spain.jpg) no-repeat top left;}

#main-side h2 {text-align: center; margin-top: 0;}

/* text: paragraphs, lists, etc. */

#header p {padding: 60px 0 0 15px; margin: 0; font-size: 20pt; font-weight: bold; color: #55665d;}

h3 + p {margin-top: 10px;}

#main-side p {font-size: .8em; margin: 10px 0 10px 0;}

#footer p + p {font-size: .7em; color: #bccbb4; margin-top: -5px;}

/* images */

a:link img, a:visited img, a:active img {border: 1px solid #ffffff;}
a:hover img {border: 1px solid #4c7544;}

#main-side img {float: right; margin-left: 5px;}

img-l {float: left; padding-right: 10px; border: 1px solid #000000;}
img-r {float: right; padding-left: 10px; border: 1px solid #000000;}

/* tables */

table {border-collapse: collapse;}

/* Other, misc. */

#main-side div {width: 300px; height: 10px; margin-left: -10px; background: url(../images/gifs/bg_main-side_top.gif) no-repeat top center;}
