body {
	background: #ccecf9 url(/scene/2007/summer/images/bg.gif) repeat-y center center;
}

div#siteheader {
	background-image: url(/scene/2007/summer/images/header.jpg);
	text-align: left;
}

	div#siteheader div#homelink {
		padding: 67px 0 0 74px;
	}

		div#siteheader div#homelink a {
			display: block;
			width: 210px;
			height: 50px;
		}


/* Text Size */

div#textsize, div#issueno {
	color: #777;
}

div#textsize a {
	color: #777;
}

div#textsize a:hover {
	color: #00597a;
	background-color: #a3daf3;
}

div#textsize a.selected {
	background-color: #82caed;
}



/* Menu */

ul#nav li a.contents, ul#nav li a.contents:link, ul#nav li a.contents:active, ul#nav li a.contents:visited, ul#nav li a.contents:hover {
	color: #de6c22;
}

ul#nav li a.contents:hover {
	color: #be4c00;
}

ul#nav ul {
	border-left-color: #abaeb1;
}

a.contact {
	display: block;
	width: 154px;
	height: 84px;
	background: transparent url(/scene/2007/summer/images/submit_button.gif) no-repeat left top;
	margin-left: 18px;
}

a.contact:hover {
	background-position: right bottom;
}

	a.contact span {
		display: none;
	}

/* Content */

div#center {
	margin-left: 230px;
}

div#center a, div#center a:link, div#center a:active, div#center a:visited {
	color: #de6c22;
	border-bottom: 1px dotted #e1c9bb;
}

div#center a:hover {
	color: #be4c00;
	background-color: #fff;
	border-bottom: 1px solid #be4c00;
}

div#center img.right_image {
	float: right;
	border: 4px solid #e1c9bb;
	margin: 0 0 1.5em 2.5em;
}

div#center img.left_image {
	float: left;
	border: 4px solid #e1c9bb;
	margin: 4px 1.5em .75em 0;
}

div#center div.left_inset {
	float: left;
	padding: 4px;
	margin: 4px 1.5em .75em 0;
}

div#center div.right_inset {
	float: right;
	padding: 4px;
	margin: 0 0 1.5em 2.5em;
}

	div#center div.right_inset p, div#center div.left_inset p {
		margin: .6em 0 0 0;
	}

div#center blockquote {
	padding-left: 1.5em;
	border-left: 1px solid #c4c7c6;
	margin-left: 2.5em;
}

div#center hr {
	background-color: #c4c7c6;
	color: #c4c7c6;
}


/* Print Button */

div#print {
	margin: 0 15px 0 0;
}

	div#print a {
		display: block;
		float: right;
		background: transparent url(/scene/2006/fall/images/print.gif) no-repeat left center;
		color: #777;
		font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		vertical-align: middle;
		padding-left: 20px;
	}
