body {
	background-color: #000000;
	background-image: url(../images/bigbg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: small;
}
h2 {
	color: #FFF;
	font-size: medium;
	font-weight: bold;
	background-color: #704554;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	display: block;
}
h3 {
	font-size: medium;
	color: #704554;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc7ca2;
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}

p {
	padding-bottom: 5px;
}
#content_holder {
	padding: 0px;
	height: auto;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topcontent {
	background-image: url(../images/transparentcontent.png);
	height: 175px;
	background-position: center top;
	background-repeat:no-repeat;
	width: 1024px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}

#midcontent {
	background-image: url(../images/transparentcontent_mid.png);
	background-repeat: repeat-y;
	width: 1024px;
	background-position: left top;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
}


#bottomcontent {
	background-image: url(../images/transparentcontent_bottom.png);
	height: 76px;
	background-position: center top;
	background-repeat:no-repeat;
	width: 1024px;
	padding: 0px;
	display: block;
	margin: 0px;
	float: left;
}
#mybanner {
	font-family: eurofurence, "Segoe UI", sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight:normal;
	width: 430px;
	float: left;
	margin-left: 100px;
	padding-top: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mycontent {
	font-family: eurofurence, "Segoe UI", sans-serif;
	color: #333333;
	font-size: small;
	font-weight:normal;
	width: 415px;
	float: left;
	margin-left: 115px;
	margin-bottom: 0px;
	margin-top: 10px;
	display: block;
	padding: 0px;
}
#navigation {
	font-family: "Myriad Pro", Arial, sans-serif;
	color: #F3CCE1;
	font-size: 16px;
	font-weight: bold;
	float: right;
	width: 300px;
	display: block;
	margin-right: 120px;
	padding: 0px;
}

#nav {
	list-style-type: none;
	text-align: center;
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #901960;
	text-decoration: none;
}
a:hover {
	color: #C69;
}



#nav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #704554;
	width: 275px;
	padding-top: 35px;
	padding-bottom: 5px;
}



#petals {
	background-image: url(../images/petals.png);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	position:absolute;
	top: 640px;
}

#copyright {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 1024px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}

#copyright a {
	color: #FFCCFF;
	font=weight: normal;
	font-weight: normal;
}
.sign {
	padding-left: 250px;
}
.gallimg {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	margin-bottom: 20px;
}
table {
	margin: 0px;
	padding: 0px;
}
