body {
	background: #B0B1A3;
	background-image:url('bg01.jpg');
	margin: 0;
	font-family: century gothic;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-transform: lowercase;
}

body img {
	border: 0px;
}

b {
	font-size: 14px;
	font-weight: bolder;
	color: #979EB0;
}

i {
	font-family: georgia;
	font-size: 13px;
	color: #7786D7;
}

a, a:active, a:visited, a:hover {
	font-family: georgia;
	font-size: 13px;
	text-decoration: none;
	font-style: italic;
	color: #9f84af;
	cursor: help;
}

table, tr, td {
	font-family: tahoma,arial,helvetica,verdana;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-transform: lowercase;
}

DIV {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}

#topbar {
	width: 100%;
	background: url(bg02.jpg);
	height: 50px;
}

#topimg {
	position: absolute;
	width: 770px;
	height: 550px;
	top: 50px;
	left: 0px;
	background: url(img01c.png);
	z-index: 90;
}

#bottombar {
	width: 100%;
	background: url(bg02b.jpg);
	position: relative;
	height: 50px;
	top: 430px;
}


#bottomtext {
	width: auto;
	padding: 3px;
	background: #8E9C9D;
	border: 3px solid #D9D9D9;
	font-family: century gothic;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

#bottomtext b {
	color: #ffffff;
}

#thissite {
	position: absolute;
	left: 480px;
	top: 355px;
	width: 215px;
	height: 90px;
	text-align: Center;
}

#main {
	position: relative;
	top: 380px;
	left: 430px;
	width: 420px;
	height: auto;
	z-index: 100;
	text-align: Justify;
}

#header {
	background: url(headerbg01.jpg);
	height: 50px;
	font-family: Georgia;
	font-weight: bolder;
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

#updateheader {
	background: url(updateheader01.jpg);
	height: 50px;
	font-family: Georgia;
	font-weight: bolder;
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

#footer {
	background: url(footerbg01.jpg);
	height: 15px;
}

#menubox {
	position: absolute;
	left: 120px;
	top: 570px;
	width: 170px;
	text-align: Center;
	z-index: 100;
}

#menu {
	width: 225px;
	padding: 5px;
}

.menu a hover {
	background: no-repeat url(shine01.jpg);
}

#menu img {
	border: 0px;
}

#menu01 {
	width: 230px;
	padding: 0px;
	float: right;
}

#content {
	width: 520px;
	padding: 0px;
	float: left;
}

#content img {
	border: 0px;
}
