body{
	background: #B5AE94;
	margin-top: 0;
	font-family: Arial,Verdana;
}
.form{
	font-family: Arial,Verdana;
	color: #676767;
	font-size: 11px;
}
hr{
	height: 1px;
	color: #C6BF8C;
}
.navLeft{
	height: 2px;
	color: #D67510;
	position: relative;
	left: -10;
}
.navLeft2{
	height: 1px;
/*	color: #B5AE7B;*/
	color: #C6BF8C;
	position: relative;
	left: -6;
	right: 4;
}
.navRight{
	height: 2px;
	color: #D67510;
}
#logo{
	background-image: url("../display/img/bg_dot.gif");
	position: absolute;
	left: 109px;
	top: 0px;
	z-index:97;
	text-align: center;
	height: 78px;
	width:800px;
	vertical-align:center;
	text-align:center;
}
#diary{
	/*
	background-image: url("../display/img/diary.png");
	background-position: 300px;
	background-repeat: no-repeat;
	background-color: #D67510;
	*/
	position: absolute;
	left: 109px;
	top: 60px;
	z-index:98;
	background-color: #FFCC33;
	height: 18px;
	width: 800px;

}
#navLeft{
	/*
	float: left;
	position: relative;
	left: 20px;
	top: -49px;
	*/
	position: absolute;
	left: 109px;
	top: 42px;
	
	z-index: 100;
	
	color: #ffffff;
	font-size: 0.7em;
	text-align: left;
	height: auto;
}
#navLeftTop{
	background-image: url("../display/img/navTop.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
	width: 130px;

}
#navLeftContent{
	margin-left: 10px;
	height: auto;
}
div#navLeftContent a{
	text-decoration: none;
}
div#navLeftContent a:link{
	color: #555555;
}
div#navLeftContent a:visited{
	color: #555555;
}
div#navLeftContent a:hover{
	color: #FFCC33;
}

#navLeftBack{
	background-image: url("../display/img/navBack.png");
	height: auto;
	width: 131px;
}
#navLeftBottom{
	background-image: url("../display/img/navBottom.png");
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	width: 130px;
}
#navRight{
	/*
	float: left;
	position: relative;
	left: 519px;
	top: -49;
	*/
	position: absolute;
	top: 42px;
	left: 778px;
	
	z-index: 101;
	
	color: #716C5C;
	font-size: 0.7em;
	text-align: left;
	height: auto;
}
#navRightTop{
	background-image: url("../display/img/navTop.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
	width: 130px;
}
#navRightBack{
	background-image: url("../display/img/navBack.png");
	height: auto;
	width: 131px;
}
#navRightContent{
	margin-left: 10px;
	height: auto;
}
div#navRightContent a{
	text-decoration: none;
}
div#navRightContent a:link{
	color: #555555;
}
div#navRightContent a:visited{
	color: #555555;
}
div#navRightContent a:hover{
	color: #FFCC33;
}
#navRightBottom{
	background-image: url("../display/img/navBottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 18px;
	width: 130px;
}
#support{
	position:
	text-align: center;
	height: auto;
	width: 500px;
	margin: 10px;
}
#contentContainer{
	/*float: left;
	position: relative;
	left: -104;
	top: -10;
	width: 486;*/
	min-height: 200;
	height: auto;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #D67510;
	border-width:2px;
	color: #232323;
	font-size: 0.7em;
	text-align: left;
	line-height: 18px;
}
#content{
	margin: 10px;
	height: auto;
}
div#content td{
	color: #232323;
	font-size: 0.7em;
	text-align: left;
	line-height: 18px;
}
#bg{
	z-index: 103;
	position: absolute;
	left: 238px;
	top: 78px;
	width: 542px;
	height: auto;
	min-height: 600px;
}

