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

* {
   padding:0;
   margin:0;
}

body {
	background-color: #000000;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
}


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: 75px;
}

.2009series {

}

.history {
	padding-left: 50px;
}

.merchandise {
	padding-left: 44px;
}

.subscribe {
	padding-left: 65px;
}

.contact {
	padding-left: 52px;
}

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

#eventlinks {
	position: relative;
	top: 41px;
	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: 550px;
	left: 350px;
	top: 60px;
}
#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;
}
.italic {
	font-style: italic;
}

.pinkbold {
	font-size: 10px;
	font-weight: bold;
	color: #EA8D9D;
}
.pinkitalic {
	font-style: italic;
	color: #EA8D9D;
}
.pink {
	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;
}

#footer {
	position: relative;
	width: 550px;
	left: 350px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
}
#facebook {
	position: absolute;
	height: 200px;
	width: 150px;
	left: 170px;
	top: 310px;
}
