html, body {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
text-align: center;
font-family: verdana;
color: #444444;
font-size: 11px;
line-height:18px;
}

#top {
width: 836px;
height: 25px;
margin: 0 auto;
padding: 0;
background: url("http://brookenelson.com/scarfbg-top.jpg") no-repeat;
background-position: center top;
}

#wrapper1 {
width: 100%;
}

#wrapper2 {
width: 836px;
background: url("http://brookenelson.com/scarfbg-mid.jpg") repeat-y;
background-color: white;
margin: 0 auto;
padding: 0;
text-align: center;
}

#scarfwrap {
width: 760px;
margin: 0 auto;
text-align: left;
}

#bottom {
width: 836px;
height: 25px;
margin: 0 auto;
padding: 0;
background: url("http://brookenelson.com/scarfbg-bot.jpg") no-repeat;
background-position: center top;
}

/*-----------HEADS-----------*/

h1 {
color: #2E4F46;
font-family: georgia, serif;
font-size: 16px;
line-height: 24px;
font-weight: bold;
text-align: center;
background: url("http://brookenelson.com/leaf-divider.gif") no-repeat;
background-position: center 28px;
border-top: 1px solid #588B74;
margin: 0 0 12px 0;
padding: 4px 0 17px 0;
}


h2 {
color: #2E4F46;
font-family: georgia, serif;
font-size: 16px;
line-height: 20px;
font-weight: bold;
text-align: center;
margin: 0 0 15px 0;
padding: 0;
}



.line {
padding: 0;
margin: 15px 0;
height: 17px;
background: url("http://brookenelson.com/leaf-divider.gif") center top no-repeat;
}


/*-----------LINK STYLES-----------*/

#wrapper1 a, a:visited {
color: #49797A;
font-weight: bold;
text-decoration: none;
}

#wrapper1 a:hover, a:active {
color: #6BB2C6;
font-weight: bold;
text-decoration: underline;
}

/*-----------BOXES-----------*/

#scarfbox1 {
float: right;
border: 1px solid #93A8A9;
display: inline;
position: top;
padding: 10px;
margin: 0 0 10px 10px;
}

#scarfbox2 {
width: 408px;
margin: 0 auto;
border: 1px solid #93A8A9;
padding: 10px;
}

#knitringbox {
margin: 0 auto;
width: 410px;
border: 1px solid #93A8A9;
padding: 10px;
}

/*-----------TABLE-----------*/

table.table1 {
border-width: 0;
border-spacing: 0;
border-style: none;
border-color: white;
border-collapse: collapse;
}

table.table1 td {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #93A8A9;
text-align: center;
}

/*-----------DIVIDER-----------*/

.divider {
background: url("http://brookenelson.com/leaf-divider.gif") no-repeat;
background-position: center;
height: 17px;
padding: 10px 0;
margin: 0;
}

/* ---------------SPACERS----------------*/

.spacer4 {
width: 100%;
clear: both;
height: 4px;
}

.spacer8 {
width: 100%;
clear: both;
height: 8px;
}






*-----------LINK STYLES-----------*/

#scarfwrap a, a:visited {
color: #49797A;
font-weight: bold;
text-decoration: none;
}

#scarfwrap a:hover, a:active {
color: #6BB2C6;
font-weight: bold;
text-decoration: underline;
}


#navigation a, a:visited {
color: #49797A;
font-weight: bold;
text-decoration: none;
}

#navigation a:hover, a:active {
color: #6BB2C6;
font-weight: bold;
text-decoration: underline;
}


.description a, a:visited {
color: #49797A;
font-weight: bold;
text-decoration: none;
}

.description a:hover, a:active {
color: #6BB2C6;
font-weight: bold;
text-decoration: underline;
}


/*-----------TABLE-----------*/
table.album {
border-width: 0;
border-spacing: 0;
border-style: none;
border-color: white;
border-collapse: collapse;
line-height: 1em;
}

table.album td {
border-width: 1px;
padding: 0;
border-style: solid;
border-color: #93A8A9;
text-align: center;
vertical-align: middle;
}

table.album td img {
border: 0;
}

table.album td a{
display: block;
padding: 8px;
text-decoration: none;
}

table.album td a:link, table.album td a:visited {
background-color: transparent;
}

table.album td a:hover, table.album td a:active {
background-color: #cccccc;
text-decoration: underline;
}



/* Thumbnail Index */
#index {
	margin: 0;
	text-align: center;
	line-height: 1em;
}

#index table {
	text-align: center;
	margin: 0 auto;
}

#index td.thumbcell {
	/*width: 80px;*/
	border-style: solid;
	border-color: #93A8A9;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

#index td.thumbcell img {
	border-style: none;
}

#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}





/* Photo Navigation */

#navigation {
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1em;
	}

#navigation table {
	text-align: center;
	margin: 0 auto;
	border-spacing: 3px;
}

#navigation td.previous {
	text-align: left;
	padding: 3px;
}

#navigation td.index {
	text-align: center;
	padding: 3px;
}

#navigation td.next {
	text-align: right;
	padding: 3px;
}

#navigation td.thumbcell {
	border-style: solid;
	border-color: #93A8A9;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
	margin: 0;
}

#navigation td.thumbcell img {
	border-style: none;
}

#navigation td.selected {
background-color: #cccccc;
border-width: 2px;
}

#navigation span.home {
	display: block;
	padding-bottom: 1em;
}


/* Photograph */
#photograph {
	text-align: center;
	margin: 0;
	padding: 0;
}

#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #444444;
	border-width: 1px;
}


/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 1024px;
	margin: auto;
}



.description {
width: 600px;
margin: 0 auto; 
text-align: center;
padding: 8px 0 8px 0;
}



.divider {
background: url("http://brookenelson.com/leaf-divider.gif") no-repeat;
background-position: center;
height: 17px;
padding: 10px 0;
margin: 0;
}