body {
	margin: 20px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #2b2b39;
	background: #922b2f;
	}
a:link,a:active,a:visited {
	color:#cb1516; text-decoration:none;
	}
a:hover {
	color:#cb1516; text-decoration:underline;
	}
#nav {
	margin: 0;
	width:100%; height: 138px;
	background: url(images/header.gif) center no-repeat;
	}
#page {
	margin: 0 auto;
	width:760px;
	background: #e1dcc6 url(images/bg.gif) center repeat-y;
	}
#content {
	margin: 0px 80px 0px 80px;
	width:600px;
	}
#LJcontent {
	margin: 0px;
	width:600px;
	}
#footer {
	clear: both;
	margin: 0px;
	width:760px; height: 63px;
	background: url(images/footer.gif) no-repeat;
	}
.nav {
	margin: 103px 0px 0px 0px;
	border:0px;
	}
.thumb {
	width:120px; height:90px;
	border:0px;
	margin-bottom: 5px;
	}
.gallery {
	margin: 0px 0px 40px 0px;
	text-align: center;
	display:block;
	width:150px; height:110px;
	float:left;
	}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 2.3em;
	}

h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.4em;
	}
p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
	}
p.copy {
	font-size: 1em;
	line-height: 1.3em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}


/* links page specific */
.editor {
	display: block;
	width: 210px; height: 300px;
	margin: 2px;
	padding: 4px;
	border: 1px dotted #d6e6d1;
	background: #e6eada;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
.artist {
	display: block;
	width: 157px;
	margin: 0px;
	padding: 0px 5px;
	border: 1px dotted #d6e6d1;
	background: #e6eada;
	float: left;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
img.link {
	width: 200px; height: 40px;
	margin: 5px;
	border: 0px;
	}


/* LJ-specific */
.entrytext {
	width: 600px; margin: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
	}
.entry {
	width: 600px; margin: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 3em;
	text-align: left;
	}
.day {
	width: 600px; margin: 0px;
	}