body {
	background:#F9F8F5 url('images/back.jpg') no-repeat fixed center;
	font-family: Arial;
	font-size: 10pt;
	overflow:hidden;
	border:0px;
}

td {
	font-size: 11pt;
	vertical-align: top;	
}

a:link,
a:active,
a:visited {
	text-decoration: underline;
	color: #876220;
	font-weight:bold;
}

a:hover {
	color: #c0ac8a;
}

table.main {
	width: 100%;
	height: 100%;
}

td.main {
	vertical-align: middle;
	text-align: center;
}

div.center {
	text-align: center;
}

table.content {
	width: 800px;
	height: 419px;
	margin-left: auto;
	margin-right: auto;
}

td.right table {
	width: 10px;
	margin-top: 55px;
}

td.bar {
	background-color: #fef4cc; /* #F9C801*/
	border-right: 1px solid #876220;
	border-top: 1px solid #876220;
	border-bottom: 1px solid #876220;
	height: 29px;
}

td.space {
	height: 8px;
}

td.left {
	width: 10px;
}

td.top {
	width: 780px;
	height: 30px;
	vertical-align: bottom;
}

td.right {
	width: 10px;
}

td.intro {
	width: 474px;
}

#homepage td.intro {
	width: 306px;
}

td.logo {
	vertical-align: top;
	padding-top: 25px;
	width: 168px;
}

td.menu {
	vertical-align: top;
	width: 306px;
}

div.menu {
	text-align: right;
}

.menu table {
	margin-top: 25px;
	margin-left: auto;
	width: 270px;
}

td.name {
	width: 780px;
	height: 85px;
	vertical-align: top;
	text-align: center;
}

h1 {
	font-size: 17pt;
	font-family: Garamond,Arial;
	color: #876220;
	font-weight: bold;
	margin: 5px 0 10px 35px;
}

td.intro p {
	line-height: 13pt;
	margin: 0 5px 0 35px;
	color: #3f4243;
}

#homepage td.intro p {
	margin: 0 25px 0 35px;
}

.menu a:link,
.menu a:visited,
.menu a:active {
	width:100%;
	display:block;
	text-decoration: none;
	background-color: white;
	padding: 4px 0 4px 0;
	border-left: 1px solid #e1d8c7;
	border-top: 1px solid #e1d8c7;
	border-bottom: 1px solid #e1d8c7;
	border-right: 1px solid #c0ac8a;
	font-family: Garamond,Arial;
	font-size: 17px;
	font-weight: normal;
	color: #3f4243;
	letter-spacing: 2px;
}

.menu a:hover,
.menu a:link.active,
.menu a:visited.active,
.menu a:active.active,
.menu a:hover.active {
	background-color: #fef4cc;
	border-left: 1px solid #876220;
	border-top: 1px solid #876220;
	border-bottom: 1px solid #876220;
	border-right: none;
	color: #3f4243;
}

.menu a img {
	margin: 0 12px 0 12px;
}

.menu .vni a:link,
.menu .vni a:visited,
.menu .vni a:active {
	background: none;
	border: 0;
	width: 0;
}

.menu .vni a:hover {
	background: none;
	border: 0;
}

td.vni {
	text-align: center;
	padding-top: 25px;
}

.top a:link,
.top a:active,
.top a:visited {
	text-decoration: none;
	font-family: Garamond,Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #c0ac8a;
}

.top a:hover {
	color: #876220;
}

.top a img {
	vertical-align: text-bottom;
	filter: alpha(opacity=60)
}

.top a:hover img {
	filter: alpha(opacity=100)
}


.photo img {
	border: 1px solid #876220;
	margin-top: 16px;
}

.photo p {
	margin-top: 0;
}

.photo a:link,
.photo a:visited,
.photo a:active {
	font-family: Arial;
	font-weight: normal;
	font-size: 7px;
	font-style: normal;
	color: #876220;
	background: none;
	border: 0;
	
}

.photo a:hover {
	background: none;
	border: 0;
	color: #c0ac8a;
}
