#header {
	height: 215px;
	background: url(images/header-victoria-215px.jpg) no-repeat;
}
#header div {
	padding: 15px;
	height: 185px;
	width: 735px;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:brown;
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header h1 {
	font-size:36px;
	font-style:italic;
	color:#CCFF99;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-right: 15px;
	text-align: right;
}
#header h2 {
	color:brown;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: -60px;
	text-align: left;
	color: #CCFF99;
	font-size:12px;
}
#header p.more {
	padding-right: 22px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}