body
{
	background-color: #000;
	color: #fff;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	color: #fff;
	text-decoration: underline;
}

select, input, textarea
{
	background-color: black;
	border: 1px solid white;
	color: white;
	font-size: 12px;
	
}

select, input
{
width: 140px;
}

textarea
{
width: 300px;
}

input:hover
{
	border-color: darkgreen;
}

fieldset
{
	border: none;
}

legend
{
	display: none;
}

#container, #container_home, #container_castle
{
	position: absolute;
	width: 780px;
	height: 500px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -390px;
	border: 1px solid #fff;
        overflow: auto;
}

#container_castle
{
	background: url('/images/12.jpg');
}

#container
{
	background: url('/images/4.jpg');
}

#nextparty
{
text-align:center;
}

#allparties
{
	
}

#container_home
{
	background: url('/images/5.jpg');
}

#navigation, #navigation_home, #navigation_castle
{
	height: 20px;
	padding: 5px;
}

#navigation
{
	text-align: right;
}

#navigation_home
{
	text-align: center;
        color: white;
}

#castle_right
{
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	float: right;
	margin-left: 10px;
        height: 450px;
        position: relative;
}

#navigation_castle
{
	text-align: left;
}

#navigation_left
{
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	float: left;
	text-align: right;
	padding-top: 120px;
	margin-right: 15px;
}

#navigation a, #navigation_castle a
{
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

#navigation_home a
{
	text-decoration: none;
	font-size: 11px;
	color: white;
}

#navigation a:hover, #navigation_home a:hover, #navigation_castle a:hover
{
	text-decoration: underline;
}

#content
{
	height: 450px;
	padding: 10px 10px;
	overflow: auto;
        
}



#content_home
{
  
/*
  position: absolute;
  bottom: -10px; 
  width: 100%;
  padding 0px 0px;
*/ 
}


#content_home a
{
  color: black;
}

.pagetitle
{
	font-size:28px;
	font-family:'Arial Black';
}

.nextpartytitle
{
	font-size: 24px;
	font-family: 'Arial Black';
	line-height: 12px;
}

.articletitle
{
	font-size: 18px;
	line-height: 12px;
}

.imagenoborder
{
	border-style: none;
}

.setpreview
{
	margin: 0 2em 1em 2em;
}

.setpreview .thumbnail
{
	float: left;
	margin-right: 1em;
}

.flickrset a
{
	border: solid red 1px;
	width: 75px;
	height: 75px;
	background: #fff0d6;
	float: left;
	margin: 10px;
	padding: 2px;
}

.flickrset_flyer a
{
	float: left;
	margin: 2px;
	padding: 2px;
}

.flickrset a:hover
{
	background: red;
}

.flickrset img
{
	border: 0;
}

.pages_nav
{
	clear: both;
}

.individual
{
	padding: 0 2em;
}

.individual .image
{
	margin: 0.5em auto;
	text-align: center;
}

.individual .flickrsetnav
{
	text-align: center;
}

.individual .flickrsetnav a, .individual .flickrsetnav a:link, .individual .flickrsetnav a:visited
{
	text-decoration: none;
	color: red;
}

.individual .setname
{
	display: inline;
}