body {
	background-color: #a2906c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topnav {
	position:absolute;
	width:100%;
	height:106px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#topnav_i {
	position:absolute;
	width:100%;
	height:105px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#leftnav {
	position:absolute;
	width:149px;
	height:486px;
	z-index:2;
	left: 0px;
	top: 83px;
	visibility: visible;
}
#leftnav_i {
	position:absolute;
	width:149px;
	height:486px;
	z-index:2;
	left: 0px;
	top: 83px;
}
.main_body {
	background-color: #faefd9;
	background-image: url(images/big_a.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.brn_marble1 {
	background-image: url(images/n_brn_marble1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.brn_marble {
	background-image: url(images/n_brn_marble.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #333366;
	text-decoration: none;
}
a:active {
	color: #3399CC;
	text-decoration: underline;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}


.main_body_i {
	background-color: #faefd9;
	background-image: url(images/big_a.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	padding-top: 63px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.main_top {
	background-color: #faefd9;
	background-image: url(images/main_top.gif);
	background-repeat: repeat-x;
	height: 4px;
	background-position: top;
}
.main_bottom {
	background-color: #faefd9;
	background-image: url(images/main_bot.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.main_left {
	background-color: #faefd9;
	background-image: url(images/main_l.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.main_right {
	background-color: #faefd9;
	background-image: url(images/main_r.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-position: right;
}
.topbar {
	background-image: url(images/n_i_body_topbardt.jpg);
	background-repeat: repeat-x;
}
.index_topbar {
	background-image: url(images/n_nav_topbar.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}

