﻿body {
	background-color: #fefef8;
	background-image: url('./graphic/background.gif');
	background-repeat: repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

#container {
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0px;
}

#wrapper {
	width: 750px;
	height: 100%;
	margin: auto;
	padding: 0px;
}

#logo {
	width: 737px;
	height: 43px;
	padding: 0px;
	border-width: 5px 5px 2px 5px;
	border-style: solid;
	border-color: #ffffff;
}

#menuimage {
	background-color: #ffffff;
	background-image: url('./graphic/menu.jpg');
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	width: 737px;
	height: 110px;
	border-width: 0px 5px 0px 5px;
	border-style: solid;
	border-color: #ffffff;
}

/* IE Fix */
/*\*/
* html #menuimage {
	width: 747px;
}
/**/

#menu {
	font-size: 13px;
	background-color: #fafafa;
	position: relative;
	top: 2px;
	width: 737px;
	height: 20px;
	padding: 0px;
	border-width: 0px 5px 0px 5px;
	border-style: solid;
	border-color: #ffffff;
}

/* IE Fix */
/*\*/
* html #menu {
	width: 747px;
}
/**/

#wall {
	background-color: #ffffff;
	background-image: url('./graphic/wall.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	height: 110px;
	margin: auto;
	padding: 0px;
}

#blankwall {
	background-color: #ffffff;
	position: absolute;
	top: 68px;
	left: 0px;
	width: 100%;
	height: 136px;
}

#menuwall {
	background-color: #f0f0f0;
	position: absolute;
	top: 182px;
	left: 0px;
	width: 100%;
	height: 20px;
	margin: auto;
	padding: 0px;
}

#content {
	background-color: #fffbf2;
	background-image: url('./graphic/background2.gif');
	background-repeat: repeat;
	position: relative;
	top: 4px;
	width: 737px;
	min-height: 400px;
	height: auto;
	padding: 0px;
	border-width: 0px 5px 0px 5px;
	border-style: solid;
	border-color: #ffffff;
}

/* IE Fix */
/*\*/
* html #content {
	text-align: left;
	height: 400px;
	width: 747px;
}
/**/

#logout {
	position: absolute;
	right: 0px;
	width: auto;
	height: auto;
	padding: 5px;
	text-align: right;
}

#main {
	height: auto;
	padding: 5px 5px 55px 5px;
}

#bottom {
	background-image: url('./graphic/background.gif');
	background-repeat: repeat;
	width: 737px;
	height: 0px;
	padding: 5px 5px 40px 5px;
	position: absolute;
	bottom: 0px;
	left: -5px;
	border-top: 5px solid #ffffff;
}

/* IE Fix */
/*\*/
* html #bottom {
	width: 747px;
	padding: 5px 5px 25px 5px;	
}
/**/

#dog {
	background-image: url('./graphic/dog.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: auto;
	min-height: 400px;
	height: auto;
}

/* IE Fix */
/*\*/
* html #dog {
	height: 385px;
}
/**/

.menulink {
	background-color: #d09800;
	width: 145px;
	height: 20px;
	border-right: 3px solid #ffffff;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	float: left;
}

/* IE Fix */
/*\*/
* html .menulink {
	width: 148px;
}
/**/

.menulinkb {
	background-color: #d09800;
	width: 145px;
	height: 20px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	float: left;
}

.topic {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #af7a42;
}

.image_right {
	padding: 3px;
	margin: 5px 0px 5px 5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #404040;
}

.image_left {
	float: left;
	padding: 3px;
	margin: 5px 5px 5px 0px;
	border-width: 1px;
	border-style: dotted;
	border-color: #404040;
}

.bottomcont {
	width: 240px;
	height: auto;
	padding: 2px;
	border-right: 2px solid #ffffff;
	text-align: center;
	float: left;
	font-variant: small-caps;
}

.bottomcontb {
	width: 240px;
	height: auto;
	padding: 2px;
	text-align: center;
	float: left;
	font-variant: small-caps;
}

.table {
	width: 100%;
	padding: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* IE Fix */
/*\*/
* html .table {
	width: 98%;
}
/**/

.vtable {
	padding: 2px;
	background-color: #fffbf2;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.itable {
	padding: 5px 2px 10px 2px;
}

.itable2 {
	padding: 5px 20px 5px 20px;
}

.nick {
	display: none;
}

.ttop {
	padding: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #d09800;
	font-size: 10px;
	color: #ffffff;
	border-bottom: 1px solid #404040;
}

.ttop2 {
	padding: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #d09800;
	font-size: 11px;
	color: #ffffff;
	border-bottom: 1px solid #404040;
}

.lainaa {
	border: 1px solid;
	border-color: #404040;
	background-color: #fff8ea;
	padding: 2px;
	margin: 10px 20px 0px 20px;
}

.ba {
	border-left: 1px solid #404040;
}

.bb {
	border-top: 1px solid #404040;
}

.bc {
	border-right: 1px solid #404040;
}

.bd {
	border-bottom: 1px solid #404040;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fffbf2;
	border: 1px solid #404040;
	color: #000000;
	width: 100%;
}

.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fffbf2;
	border: 1px solid #404040;
	color: #000000;
	width: 100%;
	display: none;
}

div a.mlink {
	display: block;
	height: 20px;
}

div a:hover.mlink {
	background: #e0a300;
	height: 20px;
}

a:link.mlink {
	color: #ffffff;
	text-decoration: none;
}

a:visited.mlink {
	color: #ffffff;
	text-decoration: none;
}

a:active.mlink {
	color: #ffffff;
	text-decoration: none;
}

a:hover.mlink {
	color: #ffffff;
	text-decoration: none;
}

a:link.tlink {
	color: #ffffff;
	text-decoration: none;
}

a:visited.tlink {
	color: #ffffff;
	text-decoration: none;
}

a:active.tlink {
	color: #ffffff;
	text-decoration: underline;
}

a:hover.tlink {
	color: #ffffff;
	text-decoration: underline;
}

a:link {
	color: #af7a42;
	text-decoration: none;
}

a:visited  {
	color: #af7a42;
	text-decoration: none;
}

a:active  {
	color: #af7a42;
	text-decoration: underline;
}

a:hover {
	color: #af7a42;
	text-decoration: underline;
}

