body {
	margin: 0px;
	padding: 0px;
	background: #8D582B url('/images/background.png') repeat;
	color: #FFEFC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #FFEF2D;
}
a img {
	border: none;
}
a:hover {
	text-decoration: none;
}
a.btn {
	display: block;
	text-decoration: none;
	color: #88292C;
	float: right;
	background-color: #FFEFC8;
	margin: 5px 15px 10px 5px;
	padding: 3px 10px 3px 10px;
	font-size: 13px;
	clear: both;
}
a.btn:hover {
	text-decoration: underline;
}
acronym {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
body>div {
	position: relative;
	width: 986px;
	padding-right: 7px;
	background: url('/images/bamboo.png') right top repeat-y;
}

body>div>div {
	width: 100%;
	position: relative;
}
#headerBg {
	position: absolute;
	background-image: url('/images/parent/headerBg.jpg');
	background-repeat: no-repeat;
	height: 646px;
}
#header {
	height: 250px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 75px;
	width: 177px;
	height: 80px;
	background-image: url('/images/logoBg.png');
	padding: 57px 5px 5px 10px;
}
#logo>img {
	display: block;
	margin: 3px;
}
#email {
	display: block;
	position: absolute;
	right: 4px;
	top: 0px;
	font-size: 11px;
}
#regnum {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	color: #bf9f88;
	font-family: Arial, Helvetica, sans-serif;
}
#contacts {
	position: absolute;
	right: 0px;
	top: 65px;
	background: url('/images/phone.png') right top no-repeat;
	color: #FFFFFF;
}
#contacts p {
	padding: 0px;
	margin: 0px 60px 15px 0px;
	font-size: 0.9em;
	color: #FFEF2D;
}
#contacts p em {
	font-style: normal;
	font-size: 0.65em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 2em;
}
#contacts h5 {
	font-size: 0.7em;
	margin: 0px;
}
#contacts ul {
	font-size: 0.8em;
	padding: 0em 0em 0em 2em;
	margin: 0px;
	list-style: none;
}
#contacts li img {
	position: relative;
	bottom: -4px;
}
#header>ol {
	position: absolute;
	width: 100%;
	top: 25px;
	list-style: none;
	text-align: center;
	font-size: 0.9em;
	color: #E6D500;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#header>ol li {
	display: inline;
	margin: 0px 50px 0px 50px;
}
#header>ol a {
	color: #E6D500;
	text-decoration: none;
}
#header>ol li a:hover {
	text-decoration: underline;
}
#header>ol li.current {
	border-bottom: 1px #E6D500 dotted;
}
#header>ul {
	position: absolute;
	top: 250px;
	left: 30px;
	list-style: none;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	border-top: 1px #FFFFFF dotted;
	padding: 0px;
	margin: 0px;
}
#header>ul a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding: 0.6em 2em 0.6em 1.5em;
}
#header>ul a:hover {
	background-image: url('/images/transparentBg.png');
	background-repeat: repeat;
}
#header>ul li {
	border-bottom: 1px #FFFFFF dotted;
}
#content {
	font-size: 12px;
	margin-left: 250px;
	margin-right: 15px;
	width: auto;
	z-index: 2;
}
#content .btn {
	background-color: #FFEFC8;
	padding: 2px 9px 5px 9px;
	display: block;
	margin: 5px;
	margin-right: 30px;
	color: #88282C;
	float: right;
}
#content table {
	width: 100%;
}
#content td {
	padding: 20px;
	vertical-align: top;
}
#content table h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#news {
	width: 360px;
}
#news dt {
	float: left;
	width: 40px;
	height: 100%;
	color: #ebb180;
	font-size: 11px;
	text-align: center;
	margin: 10px 10px 10px 0px;
}
#news dt span {
	font-size: 30px;
}
#news dd {
	margin: 5px 30px 0px 0px;
	padding: 10px 10px 20px 55px;
	border-bottom: 1px dotted #C6AC95;
}
#news dd.last {
	border-bottom: none;
	padding-bottom: 0px;
}
h3 {
	padding: 3px;
	font-weight: normal;
	font-size: 12px;
}
#forum {
	font-size: 10px;
}
#footer {
	float: right;
	width: 559px;
	height: 47px;
	background-image: url('/images/footer.png');
	margin-bottom: 15px;
	padding: 20px 10px 10px 40px;
	font-size: 10px;
}
#footer p {
	margin: 5px 0px 0px 5px;
	padding-left: 7px;
}
