#background {
	background-image: url(../img/bg_pattern.gif);
}

#mainMenu li a {
	background-image: url(../img/menu.gif);
}

#area {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pageTitle {
	width: 390px;
	height: 80px;
	padding-top: 15px;
}
.location {
	padding-top: 20px;
	padding-bottom: 30px;
}
#rightArea p {
	margin-top: 10px;
	line-height: 2em;
	margin-left: 15px;
}
#rightArea h3 {
	display: block;
	width: 380px;
	margin-top: 30px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #B2C2C2;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
