
body{
	background-color:#181818;
	font-family: Arial, Helvetica, sans-serif;
	color:#f1f1f1;
	font-size:12px;
}

h1 {
font-size:25px;
padding-bottom:5px;
margin-bottom:10px;
}

h2 {

font-size:16px;
padding-top:5px;
padding-bottom:10px;

}

h1.subpage_header {
border-bottom:1px dashed #f1f1f1;
padding-left:10px;
}
a {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

p{
padding-top:5px;
padding-bottom:5px;
line-height:14px;
}
em {
font-style:italic;
}
#header {
	height:225px;
	width:800px;
	background-image:url(../images/header2.jpg);
	position:relative;
	background-repeat:no-repeat;
}

#container {
	width:800px;
	margin:auto auto;
	background-color:#111111;
}

#content {
width:800px;
background-image:url(../images/content_middle.jpg);
background-repeat:repeat-y;

}

#menu {
position:absolute;
bottom:0px;
background-color:#000000;
width:800px;
height:25px;
border-top:2px solid #1e1e1e;
}
#menu ul{
padding:0px;
margin:0px;
position:absolute;
right:10px;
}

#menu li {
display:inline;
float:left;
}

#menu li a {
display:block;
height:20px;
width:60px;
margin-right:10px;
color:#ffffff;
text-decoration:none;
text-align:center;
padding-top:5px;
}

#menu li a#costumes {
width:140px;}

#menu li a:hover {
text-decoration:underline;}



 .section_title {
position:relative;
left:30px;
top:20px;
}



.subtitle {
font-size:15px;
position:relative;
top:30px;
left:190px;
}



#footer {
height:100px;
background-color:#000000;
width:800px;
position:relative;
background-image:url(../images/footer_back.jpg);
clear:both;
margin-bottom:25px;
}

.sidebar_container {
width:250px;
height:197px;
padding-top:3px;
font-size:9px;
background-image:url(../images/contact_back.jpg);
}

#booking_info{
/*top:210px;*/
}

.sidebar_container h1{
	margin-top:16px;
	padding-bottom:5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

.sidebar_container p{
font-size:12px;
margin-left:22px;
margin-top:15px;
line-height:12px;
}

.sidebar_container a {
color:#ffffff;
text-decoration:none;}

.sidebar_container a:hover {
text-decoration:underline;}

.sidebar_container ul{
margin-top:10px;
font-size:12px;
margin-left:22px;
padding-left:10px;
list-style-type:disc;
}

.sidebar_container ul li {
line-height:1.5em;
}

#content_top {
height:43px;
width:800px;
background-image:url(../images/content_top.jpg);
clear:both;}

strong {font-weight:bold;}

#left_column{
width:460px;
padding-left:10px;
padding-right:10px;
margin-bottom:10px;
margin-left:20px;
float:left;
position:relative;
}
#right_column {
float:right;
width:275px;
}

#vader_mainpage {
height:400px;
width:460px;
margin:auto auto;
background-image:url(../images/vader_mainpage.jpg);
margin-top:50px;
}

/*---------------------------------------NEWS PAGE ---*/

.news_story {
	margin:auto auto;
margin-bottom:20px;
border-bottom:1px dashed #f1f1f1;
width:460px;
padding-bottom:20px;
}

.news_header {
font-size:16px;
padding-bottom:10px;
font-weight:bold;
}
/*------------------------------------Gallery--*/

.gallery_container {
height:90px;
width:90px;
background-repeat:no-repeat;
border:3px solid #ffffff;
border-bottom:15px solid #ffffff;
float:left;
margin:7px;
margin-left:7px;
}

.image_container {
height:90px;
width:90px;
background-repeat:no-repeat;
border:3px solid #ffffff;
border-bottom:15px solid #ffffff;
margin-bottom:5px;
}

.gallery_link, .image_link {
display:block;
height:90px;
width:90px;
}

.costume_header {
	
	background-color:#333333;
	padding-left:5px;
	margin-top:10px;
}

#copyright {
	position:absolute;
	top:60px;
	right:15px;
	font-size:10px;
	text-align:right;
	color:#f1f1f1;
}
