.subMenu {
	background-color: #8e1286;
	font-weight: bold;
	color: #FFF;
}
.subMenu h3 {
	padding-left: 5px;
	font-weight: bold;
}
.purple {
	color: #8e1286;
}
#mainImg {
	background-image: url(../images/mainBg.gif);
}
#headerLine {
	background-color: #8e1286;
}
#header h1 {
	color: #FFF;
}
#whatIsNew {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border: 1px solid #dadada;
	margin-top: 10px;
}
#whatIsNew h2 {
	background-color: #8e1286;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#whatIsNew dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
#whatIsNew dl dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
#topMail {
	margin-top: 10px;
	margin-bottom: 5px;
}
#firstPara {
	line-height: 1.5em;
	font-size: 120%;
}

#content .title{
	background-image: url(../images/pointTop.gif);
	background-repeat: no-repeat;
	background-position: 4px 13px;
}
#adress {
	margin-top: 15px;
}


.menuheight {
	height: 7em;
}

.mt20 {
	margin-top: 20px;
}
.ml10{
	margin-left: 5px;
}.mb20 {
	margin-bottom: 40px;
}
