/* Magnifiction Stylesheet - Screen Version */

html, body {
	background-color: #f0cf99;
	background-image: url(../images/background.gif);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: repeat-y;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	text-align: center;
	font-size: small;
}

div#header {
	margin: auto;
	width: 588px;
	height: 120px;
	background-color: #c8a277;
	background-image: url(../images/flourish.gif);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
}

div#photoLeft {
	float: left;
}

div#heading {
	float: left;
	padding-top: 36px;
	text-align: center;
}

div#photoRight {
	float: left;
}

div#navigation {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 584px;
	padding: 3px;
	background-color: #eee2d5;
}

div#navigation p {
	font-family: georgia, helvetica, serif;
	font-size: 75%;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div#navigation .home {
	font-weight: bold;
}

div#navigation .home a:link, div#navigation .home a:visited {
	text-decoration: none;
	color: #000000;
}

div#navigation .home a:visited, div#navigation .home a:hover {
	color: #594024;
}

div#navigation a:link {
	color: #594024;
	text-decoration: none;
}

div#navigation a:visited {
	color: #000000;
	text-decoration: none;
}

div#navigation a:hover {
	color: #c8a277;
	text-decoration: none;
}

div#content {
	margin: 0px auto 20px auto;
	width: 589px;
	text-align: left;
}

div#content h1 {
	font-family: georgia, helvetica, serif;
	font-size: 100%;
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#content p, ol, ul, li {
	font-family: georgia, helvetica, serif;
	font-size: 90%;
	color: #000000;
}

div#content ol, ul, li {
	font-family: georgia, helvetica, serif;
	font-size: 95%;
	color: #000000;
}

div#sidebar {
	float: right;
	width: 190px;
	margin-left: 10px;
	margin-bottom: 15px;
}

div#update {
	margin-bottom: 5px;
}

div#sidebar .dark {
	background-color: #e9d9c7;
	padding: 5px;
}

div#sidebar .light {
	background-color: #eee2d5;
	padding: 5px;
}

div#sidebar .subMenu {
	background-color: #f5efe9;
	padding: 5px 5px 5px 20px;
	border-left: 1px solid #e9d9c7;
	border-bottom: 1px solid #e9d9c7;
	border-right: 1px solid #e9d9c7;
}

div#sidebar h1 {
	font-family: georgia, helvetica, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

div#sidebar h2 {
	font-family: georgia, helvetica, serif;
	font-size: 85%;
	font-weight: bold;
	color: #594024;
	margin: 0px;
	padding: 0px;
}

div#sidebar h3 {
	font-family: georgia, helvetica, serif;
	font-size: 75%;
	font-weight: bold;
	color: #594024;
	margin: 0px;
	padding: 0px;
}

div#sidebar p {
	font-family: georgia, helvetica, serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

div#sidebar p.date {
	text-align: right;
	font-size: 80%;
	margin-bottom: 5px;
}

div#sidebar .category {
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
}

div#sidebar .story {
	font-size: 90%;
	font-weight: bold;
}

div#sidebar .abstract {
	font-size: 90%;
}

div#sidebar p.more {
	text-align: right;
	font-size: 80%;
	margin-top: 5px;
}

div#content a:link {
	color: #594024;
	text-decoration: none;
}

div#content a:visited {
	color: #000000;
	text-decoration: underline;
}

div#content a:hover {
	color: #c8a277;
	text-decoration: none;
}

.nav {
	margin-left: 20px;
}

div#sidebar a.nav:link {
	color: #594024;
	text-decoration: none;
}

div#sidebar a.nav:visited {
	color: #000000;
	text-decoration: none;
}

div#sidebar a.nav:hover {
	color: #c8a277;
	text-decoration: none;
}

div#sidebar a.navTop:link {
	color: #594024;
	text-decoration: none;
}

div#sidebar a.navTop:visited {
	color: #000000;
	text-decoration: none;
}

div#sidebar a.navTop:hover {
	color: #c8a277;
	text-decoration: none;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 584px;
	padding: 3px;
	background-color: #eee2d5;
	clear: both;
}

div#footer p {
	font-family: georgia, helvetica, serif;
	font-size: 75%;
	color: #594024;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div#footer a:link {
	color: #594024;
	text-decoration: none;
}

div#footer a:visited {
	color: #594024;
	text-decoration: none;
}

div#footer a:hover {
	color: #c8a277;
	text-decoration: none;
}

div.row {
	padding: 0px 0px 5px 0px;
}

div.label {
	font-family: georgia, helvetica, serif;
	font-size: 80%;
	color: #000000;
	float: left;
	width: 60px;
	margin-top: 3px;
}

input.field {
	border: 1px solid #594024;
	background: #ffffff;
	padding: 2px;
	height: 16px;
}

textarea.field {
	border: 1px solid #594024;
	background: #ffffff;
}

p.newVisitor {
	background: #eee2d5;
	padding: 5px;
	width: 376px;
}

#content ul, ol, li {
	line-height: 175%;
}

table#storyOpt {
	font-family: georgia, helvetica, serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	width: 385px;
	border: 1px solid #e9d9c7;
}

table#storyDownload {
	font-family: georgia, helvetica, serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 95px;
	float: right;
}

table#storyOpt td.button {
	background: #eee2d5;
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #594024;
	border-right: 1px solid #594024;
	font-size: 80%;
	font-weight: normal;
}

table#storyInfo td.button {
	background: #eee2d5;
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #594024;
	border-right: 1px solid #594024;
	font-size: 90%;
	font-weight: normal;
}

table#storyDownload td.button {
	background: #eee2d5;
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #594024;
	border-right: 1px solid #594024;
	font-size: 90%;
	font-weight: normal;
}

table#storyOpt a.buttonLink:link, table#storyInfo td.button a.buttonLink:link, table#storyDownload td.button a.buttonLink:link {
	color: #594024;
	text-decoration: none;
}

table#storyOpt a.buttonLink:visited, table#storyInfo td.button a.buttonLink:visited,  table#storyDownload td.button a.buttonLink:visited {
	color: #594024;
	text-decoration: none;
}

table#storyOpt a.buttonLink:hover, table#storyInfo td.button a.buttonLink:hover,  table#storyDownload td.button a.buttonLink:hover {
	color: #c8a277;
	text-decoration: none;
}

#picPlace {
	width: 188px;
	border: 1px solid #594024;
	margin-bottom: 5px;
}

table#storyInfo {
	font-family: georgia, helvetica, serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	border: 1px solid #e9d9c7;
	float: right;
	width: 190px;
	background: #f5efe9;
	margin-bottom: 5px;
}

table#storyInfo td.info {
	font-weight: normal;
}

table#specialNote {
	font-family: georgia, helvetica, serif;
	font-size: 95%;
	color: #000000;
	border: 1px solid #e9d9c7;
	width: 100%;
	background: #f5efe9;
	margin: 15px auto 5px auto;
}

table#specialNote td {
	vertical-align: top;
	width: 50%;
	padding: 6px;
}

.special {
	font-weight: bold;
}

td.specialBg {
	background: #eee2d5;
}

p.download {
	text-align: center;
}