body {
	padding: 0;
	margin: 0;
	background-color: #352742;
	background-image: url('../images/index_03.jpg');
	background-repeat: repeat-y;
	font-family: Arial;
}
h1 {
	font-size: 20px;
	color: #684287;

}
h2 {
	font-size: 14px;
	color: #684287;

}
tr, td {
	font-family: Arial;
	font-size: 14px;
}
#bg-left {
	float: left;
	width: 787px;
	background-image: url('../images/bg-left.jpg');
	background-repeat: no-repeat;
	min-height: 933px;
	height: 933px;
}
/*
#bg-right {
	width: 413px;
	margin-left: 787px;
	background-image: url('../images/bg-right.jpg');
	background-repeat: no-repeat;
	min-height: 933px;
	height: 933px;
}
*/
#menu {
	margin-top: 210px;
	font-size: 26px;
	text-align: right;
	width: 170px;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	font-size: 14px;
	color: #000000;
	width: 530px;
	margin-left: 225px;
	margin-top: -385px;
	text-align: left;
}
#content a {
	color: #000000;
	text-decoration: none;

}
#content i {
	font-size: 12px;
	font-style: italic;
	color: #684287;

}
#content a:active {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}
#content a:visited {
	color: #000000;
	text-decoration: none;
}
.wiezijnwe {
	color: #684287;
	font-size: 15px;
}

