#text-area
{
  width: 100%;
}

#text-area #bg-top
{
  background:url(/images/frontend/layout/page-border-top.jpg) no-repeat scroll bottom left;
  width: 760px;
  height: 15px;
}

#text-area #bg-bottom
{
  background:url(/images/frontend/layout/page-border-bottom.jpg) no-repeat scroll top left;
  width: 760px;
  height: 13px;
}


#text
{
  background:url(/images/frontend/layout/page-border-middle.jpg) repeat-y scroll top left;
  padding-left: 20px;
  padding-right: 20px;		
  padding-top: 20px;
  color: #333333;
}

#text a
{
	color: #333333;
	text-decoration: underline;
}

#text h1
{
  font-size: 123.1%;
  font-weight: bold;
}

#text h2
{
  font-size: 108.1%;
  font-weight: bold;
  margin-top: 10px;
}

#text p
{
  margin-top: 10px;
  line-height: 200%;
  font-size: 93%;
}

#text ul
{
	list-style-position: inside;
	list-style-type: disc;
}

#text li
{
  margin-top: 10px;
  line-height: 200%;
  font-size: 93%;
	list-style-position: inside;
	list-style-type: disc;
}

#local-info
{
  width: 260px;
}

#local-info a
{
  display: block;
  margin: 10px 0px;
  width: 250px;
}

#perth-photo
{
	float: right;
	width: 460px;
}

#perth-photo img
{
	display: block;
	margin: 10px;
}
