#top-bar{
	position: absolute;
	right: 12em;
	bottom: 0px;
	z-index:0;
}

#header h1 a{

font-family: Georgia;	
font-size: 150%;
	border: none;
	
	color: #000;
	margin: 0;
	padding: 4px 10px 0 10px;
}
#header h2{
	font-size: 100%;
	color: #050;
	padding: 0px 30px;
}


#container{
	
margin-left: auto;
    margin-right: auto;

        width:1000px;
height:100%;
}
#content-wrap
{
height:100%;
}
#side-bar{
height:100%;
}
#search-top-box-input{
	width: 6em;
}

table.wiki-content-table{
	border-collapse: collapse;
	border-spacing: 0;
        margin: 4px;