/* Style sheet for sigil media homepage */body {
	background-color: black;  
	color:rgb(206,206,223); 
}
h3 {color:white; margin:0.1em}
#left {width:56%;  color:white; }
#logo {
	width:68%;
	margin-left:10%
	}
#contains{
	width:78%;
	}
#right {
	float:right; 
	margin:2%; 
	width:17%; 
	}
#news_content {
	width: 43%; 
	float:left; 
	margin:3em; 
	height:1000px; 
	}
#display {
	width:42%; 
	float:right; 
	height:650px
	}
#fill {
	width:100%;
	}
#newslogo {
	height:280px
	}
p {
	padding:0.5em;  
	font-size:11pt;
	}
p.shpiel {
	margin-right:25%;
	margin-left:15%;
	padding: 2%;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13pt;
	
}
h1 {
	border-style: ridge; 
	padding:0.5em; 
	background-color:rgb(37,37,46); 
	margin:1%; text-align:center; }
	a:link {text-decoration:none; 
	color:rgb(180,180,256); 
	}
li a:hover 
	{	
		font-style:italic
		}
.button {}
img.menuLink {
	width:100%; 
	border:0; 
	margin-right:15%
	}
a:hover img.menuLink {
	background-color:rgb(55,55,34); 
	} 

a:visited {
	text-decoration:none; 
	color:rgb(180,180,256)
	}
table.menubar a {  
	text-align: center; 
	width:100%; 
	text-decoration:none; 
	color:white; 
	display:block
	}
table.menubar {
  width:100%; 
  margin:0;
  }
  table.menubar td {
  width: 13%
  }
#promo {
	border-color:black; 
	position: absolute;top:0%, left: 0%
	}
a:hover #promo {
	border-color:rgb(156,0,0)
	}
table.menubar a:hover {
	background: url(../images/top_menu_hover.jpg); 
	background-repeat:no-repeat
	}
img.changes {
	position:absolute; 
	left:57%; 
	top:5%;
	}
#img1 {
			display:block;
			position:absolute;
			top:10%;
			left:43%;
			width:24%;
			padding:2%;
			
		}
		#img0 {
			display:none;
			position:absolute;
			top:10%;
			left:43%;
			width:24%;
			padding:2%;
		}
		#border {
			position:absolute;
			top:10%;
			left:43%;
			width:28%;
		}