@charset "utf-8";
.text {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.navigation {
	width: 170px;
	height: auto;
}

.newstext {
	text-align: justify;
	color: #000;
}
.navigationurl {
	color: #FFF;
}
.around {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #660033;
	height: auto;
	color: #000;
	text-align: justify;
}
whiteborder {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFF;
}

.navigationdot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	color: #FFF;
}
.bottom {
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	background-repeat: no-repeat;
	background-image: url(images/bottomright.gif);
	text-align: right;
}
.height {
	height: 1756px;
}

.aroundtop {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFF;
}

.whitearound {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	width: 210px;
}

.bottomjust  {
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color: #660033;
}
.whitearoundCopy {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	width: 210px;
	background-color: #660033;
}
.aroundright {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #660033;
}
.testright {
	text-align: right;
	color: #FFF;
}
.justify {
	text-align: justify;
}
aroundnewsletter {
	border: medium solid #FFF;
}

