@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
.top {
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
}
.left {
	background-image: url(img/left.gif);
	background-repeat: repeat-x;
}
.left2 {
	background-image: url(img/left2.gif);
	background-repeat: repeat-x;
	height: 389px;
}
.nametext {
	font-family: Calibri, "Calibri Light";
	font-size: 44px;
	color: #ffffff;
}
.weltext {
	font-family: Calibri, "Calibri Light";
	font-size: 24px;
	color: #852c84;
}
.protext {
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	color: #852c84;
	text-decoration: none;
}
.maintext {
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.newstext {
	font-family: Calibri, "Calibri Light";
	font-size: 24px;
	color: #ffffff;
}
.mainnewstext {
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}
.boxbg {
	background-image: url(img/boxbg.gif);
	background-repeat: no-repeat;
}
.boxtext {
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	color: #852c84;
	text-decoration: none;
	text-align: center;
}
.bottomtext {
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.style {
	font-family: Calibri, "Calibri Light";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: Calibri, "Calibri Light";
	font-size: 26px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.text3 {
	font-family: Calibri, "Calibri Light";
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
