body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
a:link {
	color: #f361e8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #f361e8;
}
a:hover {
	text-decoration: underline;
	color: #f361e8;
}
a:active {
	text-decoration: underline;
	color: #f361e8;
}
body {
	background-color:#951765;
}
.container {
	width: 766px;
	margin: 0 auto;
}
#hbar {
	height:73px;
	background: url(../images/hbar.png) repeat-x;
}
h2 {
	padding-top:20px;
	padding-left:80px;
	background: url(../images/flower.png) no-repeat 10px 25px;
	;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}
#content {
	background: #81005c url(../images/bgcontent.png) repeat-x;
	padding:10px;
}
p {
	color:#FFF;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:17px;
	margin-bottom:20px;
}
.imgleft {
	float:left;
	padding-right:20px;
}
#footer .container {
	background:url(../images/bgfooter.png) repeat-x;
	height:49px;
	padding-top:14px;
}
#footer a {
	color:#951765;
	text-decoration:none;
}
#footer p {
	color:#951765;
	padding-left:30px;
	padding-right:30px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#gallery {
	text-align:center;
}
#gallery img {
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	border:solid 4px #c6007b;
}
small {
	color:#FFF;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
h6 {
	color:#FFF;
}