body {
	background: url(../img/bg.gif) 0 0;
}

body.about {
	background: url(../img/abg.gif) 0 0;
	color: #e4bed6;
}

#container {
	background: url(../img/bottom.png) no-repeat left bottom;
	width: 1024px;
	padding-bottom: 168px;
	margin: 0 auto;
}

#container.ab {
	background: url(../img/abottom.png) no-repeat left bottom;
	padding-bottom: 164px;
}


#header {
	background: url(../img/top.png) no-repeat 0 0;
	height: 241px;
	position: relative;
}

#header.ab {
	background: url(../img/atop.png) no-repeat 0 0;
}

#nav {
	position: absolute;
	left: 103px;
	top: 178px;
	line-height: 33px;
}

#nav li {
	float: left;
	_display: inline;
	margin: 0 36px;
}

#nav li span {
	padding: 0 3px;
	
}

#nav li span.active {
	background-color: #9b676f;
	color: #fff;
}

#nav li span.ab {
	background-color: transparent;
	text-decoration: underline;
}

#nav a:focus,
#nav a:hover     { color: #e8acae; }
#nav a           { color: #61444b; text-decoration: none; }

#nav.ab a:focus,
#nav.ab a:hover     { color: #e8acae; }
#nav.ab a           { color: #fff; text-decoration: none; }

#wrapper {
	background: url(../img/bg.png) repeat-y;
}

#wrapper.ab {
	background: url(../img/abg.png) repeat-y;
}

#sideimg {
	position: absolute;
	height: 22px;
	width: 20px;
	left:249px;
	top:-12px;
	background: url(../img/sideimg.png) no-repeat 0 0;
	z-index: 10;
}

#sideimg1 {
	position: absolute;
	height: 22px;
	width: 20px;
	right:-8px;
	_right: -9px;
	bottom:-10px;
	background: url(../img/sideimg1.png) no-repeat 0 0;
}

#wrappertop {
	background: url(../img/wtop.png) no-repeat 0 0;
}

#wrappertop.ab {
	background: url(../img/awtop.png) no-repeat 0 0;
}

#wrapperbottom {
	background: url(../img/wb.png) no-repeat left bottom;
	min-height:115px;
	_height:auto !important;
  	_height:115px;
}

#wrapperbottom.ab {
	background: url(../img/awb.png) no-repeat left bottom;
}

#content {
	width: 871px;
	margin: 0 78px 0 75px;
	position:relative;
}

#content.ab {
	margin: 0 78px 0 78px;
	width: 869px;
}

#side {
	float: left;
	width: 261px;
	position: relative;
}

#main {
	margin: 0 0 0 273px;

}

#sidenav {
	padding: 0 4px 0 0;
	border-right: 2px #ebcfd0 solid;
}

#sidenav li.cat {
	background-color: #ecd3d4;
	padding-left: 0;
	font-weight: bold;
	margin-top: 10px;
	margin-left:0px;
	border:none;
}

#sidenav li.cat a {
	background-color: #ecd3d4;
	display: block;
	_height: 1%;
	padding-left: 3px;
	color: #462a31;
}

#sidenav li.cat a:hover, #sidenav li.cat a:focus {
	color: #462a31;
	background-color: #e8acaf;
}

#sidenav li.currcat {
	background-image: none;
	background-color: #ad0069;
	color: #fff;
	padding-left: 3px;
	font-weight: bold;
	margin-top: 10px;
	margin-left:0px;
	border:none;
}

#sidenav li {
	
	background: url(../img/nav.gif) no-repeat left top;
	margin:3px 0 3px 25px;
	padding-left: 10px;
	_display: inline-block;
}

#sidenav li.curr {
	background: url(../img/nav1.gif) no-repeat left top;
	color: #ad0069;
	font-weight: bold;
	padding-left: 10px;
}

#sidenav li a:focus,
#sidenav li a:hover     { color: #e8acae; }
#sidenav li a           { color: #462a31; text-decoration: none; }

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

td {
	vertical-align: top;
}

.desc {
	margin-top: 30px;
}

.frag {
	margin: 10px 0 30px 0;
}

.frag td {
	text-align: center;
}

table p {
	margin-bottom: 10px;
}

h1 {
     color: #b82859;
     font-size:small;
     font-weight: bold;
     text-align: center; 
}


h4 {
	color: #ad0069;
}

table {
	_width: 99%
}

#logo {
	position: absolute;
	width: 227px;
	height: 162px;
	left: 400px;
	top:10px;
	display: block;
}

.frag td.left {
	text-align: left;
}

.frag td.right {
	text-align: right;
}

#tnav a:focus,
#tnav a:hover     { color: #e8acae; }
#tnav a           { color: #000; text-decoration: none; }

#slogan {
	position: absolute;

	left: 0;
	top: -20px;
	font-size: 1.2em;
	width: 869px;
}

.center {
	text-align:center;
}

#amain {
	padding-top: 30px;
}

#podv {
	margin-right: 15px;
}

#toppoz {
	margin-top: 10px;
}

#toppoz img {
	margin-right: 23px;
}

#toppoz img.nobr {
	margin-right: 0;
}

#atext {
	margin-top: 30px;
}

#atext p {
	text-align: justify;
}

#aright  {
	float: right;
	width: 425px;
	margin-bottom: 30px;
}

#aleft {
	float: left;
	width: 425px;
	margin-bottom: 30px;
}

tr.height {
	height: 35px;
}

#sidenavwrap {
	position: relative;
	_height: 1%;
}

