@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9933;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #f9ba55;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C6344;
	text-decoration: none;
}
.body_content {
	line-height: 1.5em;
	color: #663300;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.left_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #f9ba55;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	text-decoration: none;
}
.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9ba55;
	text-decoration: none;
}
.footer_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9ba55;
	text-decoration: underline;
}
.body_content_title {
	line-height: 1.7em;
	color: #663300;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.textbox {
	border: 1px solid #663300;
}
.body_content_link {
	line-height: 1.5em;
	color: #663300;
	text-decoration:none;
}
.body_content_link:hover {
	line-height: 1.5em;
	color: #663300;
	text-decoration:underline;
}.body_button {
	font-size: 11px;
	line-height: 1.7em;
	color: #663300;
	font-variant: small-caps;
	font-weight: bold;
	border: 1px solid #663300;
	background-color: #EFDEC0;
	
}
.body_button:hover {
	font-size: 11px;
	line-height: 1.7em;
	color: #663300;
	font-variant: small-caps;
	font-weight: bold;
	border: 1px dashed #663300;
	background-color: #EFDEC0;
}.body_img {
	margin: 10px;
	border: thin solid #3D292A;
}
.body_content_full {
	padding-right: 50px;
	padding-left: 50px;
	line-height: 1.5em;
	color: #663300;
	text-align: justify;
}
.body_wallpaper {
	border: 1px solid #663300;
}
.body_wallpaper_seperator {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #977245;
	text-align: center;
}
.body_content_title_link {
	line-height: 1.7em;
	color: #663300;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
.body_content_title_link:hover {
	line-height: 1.7em;
	color: #663300;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
.body_content_full_condensed {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2em;
	color: #663300;
	text-align: justify;
}
.body_content_full_condensed_story_syn {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2.5em;
	color: #663300;
	text-align: justify;
}
.wallpaper_link {
	line-height: 1.7em;
	color: #663300;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: None;
	padding: 25px;
}
.wallpaper_link:hover {
	line-height: 1.7em;
	color: #663300;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	padding: 25px;
}
