body {
	background-repeat: repeat;
	background-image: url(../../images/background.jpg);
}

a:visited {
	color:#0000FF
	text-decoration: none;
}
a:hover {
	color:#842052;
	text-decoration: underline;
}
#address {
	margin-right: 20px;
}
#picture {
	margin-right: 10px;
	margin-top: 10px;
}
#left {
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#right {
	margin-top: 35px;
	margin-bottom: 40px;
	width: 530px;
	margin-right: 100px;
	margin-left: 20px;
}
#right2{
	margin-top: 05px;
	margin-bottom: 40px;
	width: 645px;
	margin-right: 50px;
	margin-left: 20px;
}
#copyright {
}
#copyright a:link {
	color: #999999;
	text-decoration: none;
}
#copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #999999;
	text-decoration: underline;
}
.purple24 {
	font-family: Verdana;
	font-size: 24px;
	color: #842052;
	font-weight: normal;
}
.purple241 {
	font-family: Verdana;
	font-size: 35px;
	color: #842052;
	font-weight: normal;
}
.black12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.white12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.purple12 {
	font-family: Verdana;
	font-size: 13px;
	color: #842052;
}

.purple14 {
	font-family: Verdana;
	font-size: 13px;
	color: #842052;
}
.pink12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0099;
}
.grey9 {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}

