body {
	background-image: url(/tasmanianlt.jpg);
	background-attachment: fixed;
	background-repeat: repeat-xy;
	padding-left: 130px;
	padding-right: 130px;
}

ul {
        margin-left: 0;
        padding-left: 1em;
}

#nav {
        left: 10px;
	padding: 10px;
	float: left;
	height: 100%;
	width: 120px;
	padding: 0;
	padding-bottom: 100%;
	border-width: 0;
	border-right-width: thin;
	border-style: solid;
	position: fixed;
	margin: 0;
	background-color: #E0C0FF;
}

#advert {
	position: fixed;
	width: 120;
	top: 30px;
	right: 10px;
}

/* Default paragraph style */
/* <p class="quote">
p { color: #000000; }
.quote { color: #404040; }
*/

/* Links a:link a:visited a:hover a:active */

