/* Nocturne Series
----------------------------------------------- */

* {
   padding:0;
   margin:0;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

a:link, a:visited {
	color: #e08fa3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}
#container {
	position: absolute;
	width: 920px;
	left: 0px;
	top: 26px;
}

#navigation {
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 0px;
	height: 17px;
	width: 700px;
	background-image: url(images/bg_nav.gif);
	background-repeat: no-repeat;
}
#navigation ul {
	margin-left: 78px;

}
#navigation li {
	list-style-type: none;
	display: inline;
}
#navigation a:link {
	color: #FFFFFF;
}
#navigation a:visited {
	color: #FFFFFF;
}
#navigation a:hover {
	color: #EA8D9D;
	text-decoration: none;
}

.home {
	padding-right: 87px;
}

.2009series {
}

.history {
	padding-left: 67px;
}

.merchandise {
	padding-left: 45px;
}

.subscribe {
	padding-left: 65px;
}

.contact {
	padding-left: 52px;
}

#logos {
	position: relative;
	height: 26px;
	width: 171px;
	left: 730px;
	top: -17px;
}

#eventlinks {
	position: relative;
	top: 341px;
	left: 574px;
	height: 163px;
	width: 330px;
	margin-bottom: 20px;
}

#eventlinks li {
	list-style-type: none;
	display: inline;
	margin-right: -4px;
}

#content {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ebebeb;
	margin-bottom: 15px;
	width: 100%;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#contentgallery {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 400px;
}
.workbox1 {
	border: 1px solid #FFFFFF;
	margin-right: 3px;
}
.workbox2 {
	padding-top: 2px;
	padding-bottom: 10px;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}

.bold {
	font-weight: bold;
}
.pinkbold {
	font-size: 10px;
	font-weight: bold;
	color: #EA8D9D;
}

.formelement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footershort {
	position: relative;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 20px;
	width: 418px;
	font-size: 10px;
}
#video {
	position: absolute;
	left: 600px;
	top: 12px;
}
body {
	background-color: #000000;
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
}

