body {
	margin: 0;
	padding: 0;
	background: url(image/bg.gif) 0 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/* header */
div#wrap {
	width: 100%;
	background: url(image/topbg.gif) repeat-x;
}
div#top {
	height: 104px;
	width: 654px;
	margin: 0 auto;
	background: url(image/1.jpg) no-repeat;
}
div#top2 {
	height: 105px;
	width: 654px;
	margin: 0 auto;
	background: url(image/2.jpg) no-repeat;
}
div#top3 {
	height: 23px;
	width: 654px;
	margin: 0 auto;
	background: url(image/3.jpg) no-repeat;
}

div#nav {
	position: absolute;
	width: 654px;
	height: 23px;
}
div#nav span {
	display: none;
}
div#nav a {
	float: left;
	display: block;
}
div#nav a#link1:hover, div#nav a#link2:hover, div#nav a#link3:hover {
	background-position: 0 0;
}
div#nav a#link1 {
	background: url(image/link1h.gif) 0 17px no-repeat;
	height: 17px;
	width: 136px;
	margin: 4px 0 0 41px;
}
div#nav a#link2 {
	background: url(image/link2h.gif) 0 16px no-repeat;
	height: 16px;
	width: 122px;
	margin: 5px 0 0 23px;
}
div#nav a#link3 {
	background: url(image/link3h.gif) 0 16px no-repeat;
	height: 16px;
	width: 44px;
	margin: 5px 0 0 29px;
}

/* content */
div#content {
	background: #91826F url(image/4.jpg) no-repeat;
	width: 638px;
	margin: 0 auto;
	border-left: solid 8px #5E5448;
	border-right: solid 8px #4D4741;
}
div#contentwrap {
	padding-top: 5px;
	margin: 0 auto;
	width: 628px;
	border-left: solid 5px #D0C9C1;
	border-right: solid 5px #D0C9C1;
}

div#left {
	float: left;
	width: 435px !important;
	width: 395px;
	margin-left: 5px;
	color: #181212;
}
h1 {
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
	margin: 0 0 10px 10px;
	color: #0E2E48;
	font-size: 26px;
	letter-spacing: 1px;
}
h2 {
	font-family: "Times New Roman", serif;
	font-style: italic;
	color: #D0C9C1;
	font-size: 25px;
	text-transform: lowercase;
	letter-spacing: 2px;
	margin: 15px 0 3px;
	border-bottom: solid 1px #5E5448;
}
p {
	margin: 8px 0;
}

div#left a {
	color: #CACACA;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #5E5448;
}
div#left a:hover, div#left strong {
	color: #0E2E48;
	border: 0;
}

/* navigation */
div#right {
	float: right;
	text-align: right;
	width: 180px !important;
	width: 120px;
	padding-right: 5px;
	position: relative;
	right: 0 !important;
	right: -43px;
}
h3 {
	margin: 0 !important;
	margin-right: -30px;
	text-align: right;
	font-family: "Times New Roman", serif;
	font-size: 20px;
	text-transform: lowercase;
	font-style: italic;
	color: #0E2E48;
}

div#right ul {
	margin-top: 0;
	list-style-type: none;
	position: relative;
	right: 30px;
}
div#right a {
	display: block;
	padding: 4px 8px 3px 0;
	width: 170px;
	border-right: solid 5px #6E90A4;
	border-bottom: dotted 1px #91826F;
	text-decoration: none;
	font-weight: bold;
	color: #524232;
	text-transform: lowercase;
	letter-spacing: 1px;
	position: relative;
	right: 3px;
}
div#right a:hover {
	background-color: #9A8B78;
	border-right: solid 5px #0E2E48;
	border-bottom: dotted 1px #2A5372;
	color: #D0C9C1;
}

/* footer */
div#clear {
	clear: both;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	text-transform: uppercase;
}
div#footerwrap {
	background: url(image/footerbg.gif) repeat-x;
	width: 100%;
}
div#footer {
	background: url(image/footer.gif) no-repeat;
	height: 16px;
	width: 654px;
	margin: 0 auto;
	text-align: center;
	padding-top: 12px;
	font-size: 10px;
	text-transform: uppercase;
	color: #DCE4E7;
	font-weight: bold;
}
div#footer a, div#clear a {
	color: #0E2E48;
	text-decoration: underline;
}
div#footer a:hover, div#clear a:hover {
	color: #181212;
	text-decoration: none;
}

/* tagboard */
div#tag iframe {
	float: left;
	width: 250px !important;
	width: 210px;
	height: 120px;
}
div#form {
	margin: 0;
}
div#tag input {
	width: 175px;
	background-color: #B2A594;
	border: solid 1px #5E5448;
	padding: 1px;
	margin-bottom: 2px;
	color: #181212;
	font-size: 11px;
}
div#tag input:hover, div#tag input:focus {
	background-color: #D1D8E3;
	border: solid 1px #2A5372;
}

div#tag label {
	font-weight: bold;
	display: block;
	color: #0E2E48;
}
div#tagbuttons input {
	width: 60px;
}
div#tagform {
	float: right;
}
div.clear {
	clear: left;
}
div#hideform_div_701 {
	position: absolute;
	width: 150px;
	padding: 5px;
	background-color: #6E90A4;
	border: solid 1px #5E5448;
	margin-left: 15px;
	margin-top: 15px;
}
div#hideform_div_701 img {
	margin: 2px;
	border: 0;
}