/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#000000;
}

#main {
	position:relative;
	margin:0 auto;
	width:800px;
	height:600px;
	padding:0px;
	border: 0px;
	top:10px;
}


#logo 
{
	position:absolute;
	width:150px;
	height:92px;
	left:0px;
	top:0px;
}

#anime 
{
	position:absolute;
	margin:0 auto;
	color:#990000;
	width:649px;
	height:296px;
	left:150px;
	top:0px;

}

/*content*/
#container
{
	position:absolute;
	width:650px;
	height:245px;
	left:150px;
	top:297px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;}

#frame1
{
	position:absolute;
	width:651px;
	height:206px;
	left:0px;
	top:35px;
	background-color: #000000;
}



/*menu*/

#menu{
	position:absolute;
	width:149px;
	height:445px;
	left:1px;
	top:93px;
	background-color: #FFFFFF;
}

#menu1{
	position:absolute;
	margin:0 auto;
	width:652px;
	height:35px;
	left:0px;
	top:0px;
}
#menu a 
{
	color:#006bb6;
	font-weight: bold;
	text-decoration: none;
}
#menu a:link, menublue a:visited 
{
	color:#006bb6;
	font-weight: bold;
	text-decoration: none;
}


	
	
#menu a:hover, menublue a:visited:hover {
color:#990000;
text-decoration: none;
font-weight: bold;

}


/*footer*/
#footer
{
	position:absolute;
	width:800px;
	height:59px;
	padding:0px;
	border: 0px;
	left:0px;
	top:540px;
	background-color: #FFFFFF;
	background-image: url(images/footer_small.jpg);
}

#footeradr
{
	position:absolute;
	margin:0 auto;
	width:483px;
	height:18px;
	padding:0px;
	border: 0px;
	left:298px;
	top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006CB7;
	font-style: italic;
	text-align: center;

}
#footernav
{
	position:absolute;
	margin:0 auto;
	width:325px;
	height:25px;
	padding:0px;
	border: 0px;
	left:6px;
	top:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;

}
#footernav a 
{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}
#footernav a:link, footernav a:visited 
{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}


	
#footernav a:hover, footernav a:visited:hover {
color:#006bb6;
text-decoration: none;
font-weight: bold;
}
#ula{
	position:absolute;
	margin:0 auto;
	width:270px;
	height:12px;
	padding:0px;
	border: 0px;
	left:526px;
	top:62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
 }
/*others*/	
	
 blockquote.float-left {/* floats in content div */
  float: left;
  width: 13.5em; /* "em size" is element dependent */
  padding: 0.5em;
  margin: 0 0.5em 0 0;
  color: #00008b;
  background: #b0c4de;
  border-right: 2px dotted #4169e1;
  border-bottom: 2px dotted #4169e1;
  }
#stripe{
	position:absolute;
	margin:0 auto;
	width:7px;
	height:142px;
	padding:0px;
	left:155px;
	top:52px;
	background-image: url(images/stripes.jpg);
	background-repeat: repeat-y;
}
#stripecontact{
	position:absolute;
	margin:0 auto;
	width:7px;
	height:142px;
	padding:0px;
	left:289px;
	top:1px;
	background-image: url(images/stripes.jpg);
	background-repeat: repeat-y;
}
#museum{
	position:absolute;

	width:120px;
	height:142px;
	padding:0px;
	left:5px;
	top:156px;
	
}
