
body {
background-image: url(../dw_graphics/background.jpg);
	background-repeat: repeat;
	background-color:#505a9e;
	
 }
 
 html,body {
	height: 100%;
}

.pictureborder {
	border: 1px solid #FFFFFF;
}

 
/* include the following generic code =============================================== */
*
{
	padding:0;
	margin:0;
}	
		
		
.clear 
{
  clear: both;
  height: 0;
}


.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.center
{
	text-align:center;
}

img 
{
	border: 0;
}


p
{
line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	color: #ffffff;
 	text-decoration: none;
 	text-align: justify;
}

p.top
{
	text-align:left;
	margin-bottom:0;
}

/*
hr
{
display:none;
}
*/

input	, textarea, select	
{
	margin-top:5px;
	font: 11px verdana, arial, sans-serif;
	padding:3px;
	margin-bottom:10px;
	width:202px;
	color:#666;
	border: 1px #19221F solid;
	background: #FFF;
}

textarea.wide
{
	width:400px;
}

.sidebar ul
{
	padding-left:15px;
	margin-left:15px;
}

.sidebar ul li
{
	font-weight:bold;
	margin:6px 0;
}

/* Begin Content Areas   =============================================== */

#wrapper
{
	width:768px;	
	max-height:100%; /* fix height for other browsers */
	margin:0 auto;
	text-align: left;	
}


#header_home {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_home.jpg);
 }
 
 #header_home_new {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_home_new.jpg);
 }
 
  #header_film {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_film.jpg);
 }
 
 #header_mpa {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_mpa.jpg);
 }
 
 #header_items_wanted {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_items_wanted.jpg);
 }
 
  #header_history {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_history.jpg);
 }
 
   #header_exhibits {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_exhibitions.jpg);
 }
 
   #header_props {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_props.jpg);
 }
 
   #header_costumes {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_costumes.jpg);
 }
 
   #header_news {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_news.jpg);
 }
 
   #header_links {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_links.jpg);
 }
 
   #header_contact {
 float:inherit;
 width: 768px;
 height: 233px;
 background-image: url(../dw_graphics/header_contact.jpg);
 }
 
 
#navigation {
 float:inherit;
 width: 768px;
 height: 53px;
 }

 
 
 a
{ 
	font-family: Arial, Helvetica, sans-serif;
							font-size: 10pt;
							color: #938AE5;
							text-decoration: none;
							
} 

a:hover, a.on
{ 
	font-family: Arial, Helvetica, sans-serif;
							font-size: 10pt;
							color: #FFFFFF;
							text-decoration: none;
} 
 
 
 #home {
 float:inherit;
 width: 768px;
 height: 1000px;
 background-image:url(../dw_graphics/background_content.jpg);
 background-repeat:repeat;
 }
 
  #mpa {
 float:inherit;
 width: 768px;
 height: auto;
 background-image:url(../dw_graphics/background_content.jpg);
 background-repeat:repeat;
 }
 
  #exhibit {
 float:inherit;
 width: 768px;
 height: 980px;
 background-image:url(../dw_graphics/background_content.jpg);
 background-repeat:repeat;
 }
 
   #news {
 float:inherit;
 width: 768px;
 height: 2280px;
 background-image:url(../dw_graphics/background_content.jpg);
 background-repeat:repeat;
 }





#footer
{


 width: 768px;
 height: 32px;
 background-image: url(../dw_graphics/footer.gif);
 background-repeat:no-repeat;
  font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #ffffff;
text-align: -moz-center;
  margin:5px auto; /*centers on firefox*/


}
.footer_right
{




 float:right;

 
}

.footer_left
{



 float:left;
}
 
 
.home_left
{
	float:left;
	width:350px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
    text-align: justify;

}

.home_right
{
	float:right;
	width:350px;
	margin-right:10px;
	 	margin-top:20px;
	margin-bottom:10px;
	padding:5px;
font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #ffffff;
 text-decoration: none;
 text-align: justify;
}

.home_left1
{
	float:left;
	width:350px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
    text-align: justify;

}

.home_right1
{
	float:right;
	width:350px;
	margin-right:10px;
	 	margin-top:20px;
	margin-bottom:10px;
	padding:5px;
font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #ffffff;
 text-decoration: none;
 text-align: justify;
}

 #portfolio {
 float:inherit;
 width: 768px;
max-height:auto; /* fix height for other browsers */
 background-image:url(../dw_graphics/background_content.jpg);
 background-repeat:repeat;
 }

.portfolio_content
{
	width:740px;
	margin-left:10px;
	
 	margin-top:20px;
	margin-bottom:10px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	color: #ffffff;
 	text-decoration: none;
 	text-align: justify;
}

#costumes {
 float:inherit;
 width: 768px;
 max-height:auto; /* fix height for other browsers */
 background-image:url(../dw_graphics/background_content.jpg);
 background-repeat:repeat;
 }

.costumes_content
{
	width:740px;
	margin-left:10px;
	
 	margin-top:20px;
	margin-bottom:10px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	color: #ffffff;
 	text-decoration: none;
 	text-align: justify;
}

#exhibits {
 float:inherit;
 width: 768px;
 max-height:auto; /* fix height for other browsers */
 background-image:url(../dw_graphics/background_content.jpg);
 background-repeat:repeat;
 }

.exhibits_content
{
	width:740px;
	margin-left:10px;
	
 	margin-top:20px;
	margin-bottom:10px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	color: #ffffff;
 	text-decoration: none;
 	text-align: justify;
}