body {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFCC;
}
.topstyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #6A6C6E;
}
.topstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
	color: #6A6C6E;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	display: block;
	background-color: #BE2F37;
	margin-bottom: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A6C6E;
	border-right-color: #6A6C6E;
	border-bottom-color: #6A6C6E;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	height: 310px;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.nav a:hover {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.table {
	background-image: url(/images/rightrunes2.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	margin: 0px;
	background-color: #FFFFFF;
	display: table-cell;
	width: auto;
}
.leftbg {
	background-image: url(/images/leftbg.gif);
	background-repeat: repeat-y;
	display: table-cell;
}
