body {
	background: #B0B1A3;
	background-image:url('bg01.jpg');
	background-repeat:repeat-x;
	margin: 0;
	font-family: tahoma,arial,helvetica,verdana;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-transform: lowercase;
}

b {
	font-size: 12px;
	font-weight: bolder;
	color: #620301;
}

i {
	font-size: 12px;
	color: #6F336F;
}

a, a:active, a:visited, a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #030B53;
	cursor: help;
	font-weight: bold;
}

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(topbg01.jpg);
	height: 77px;
}

#topimg {
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 100;
}

#bottombar {
	width: 100%;
	background: url(bottombg01.jpg);
	position: absolute;
	height: 76px;
}

#bottombar img {
	border: 3px solid #ffffff;
}

#bottomtext {
	width: auto;
	padding: 3px;
	background: #8E9C9D;
	border: 3px solid #D9D9D9;
	font-family: tahoma,arial,helvetica,verdana;
	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;
	left: 50px;
	width: 375px;
	z-index: 100;
	background: #96968A;
	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: 500px;
	top: 525px;
	width: 250px;
	text-align: Left;
}

#menu {
	width: 225px;
	padding: 5px;
	background: #96968A;
	text-align: center;
}

#menu img {
	border: 0px;
}

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

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

#content img {
	border: 0px;
}