@charset "utf-8";

body {
	background-color: #e7b55b;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1 {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #930;
}
h2, h4, h5, h6 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 120%;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	width: 233px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}
#header_img_photo {
	margin-left: 0px;
	margin-top: 7px;
	background-image: url(images/header_img_photo.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 28px;
	margin-bottom: 0;
	width: 233px;
}
.content
{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }
.content_header {
	font-family: 'Apple LiGothic Medium', Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: left;
	color: #792b33;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 14px;
	margin-top: 4px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#Header_line {
	margin-left: 0px;
	margin-top: -2px;
	display: inline;
	float: left;
	margin-bottom: 0;
	border-bottom: 3px solid #a88442;
	width: 230px;
	height: 1px;
	overflow: hidden;
}
/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

