.super
{
  text-align: left;
  margin-left: auto;
  margin-right: auto;
} 

.main
{
  position: relative;
  height: 100%; /* needed for IE6 hack */
}

#sidebar
{
  position: absolute;
  top: 0px;
  left: 0px;
  /* "width" variable */
}

div
{
  min-height: 0px;
}

.styledarticle
{
  clear: both;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 4px;
  overflow: hidden;
}

.unstyledarticle
{
  clear: both;
  margin-top: 4px;
  margin-bottom: 4px;
}

#content
{
  position: absolute;
  top: 0px;
  /* "margin", "left" and "width" variable */
}

h1, h2, h3, p
{
  margin-top: 0px;
}

body
{
  text-align: center;
}

img.left
{
  float: left;
  margin-right: 4px;
}

div.gallerypictureframe
{
	float: left; 
	border: 1px solid #BFBFBF; 
	padding: 4px; 
	margin: 4px;
	text-align: center;
}

div.gallerypicture
{
	margin: auto;
}

div.listgallerypictureframe
{
	margin-top: 16px;
	margin-bottom: 16px;
}

div.clearboth
{
	clear: both;
}

img.centred
{
	vertical-align: middle;
}

img.centredboxed
{
	vertical-align: middle;
	border: 1px solid blue;
}

input.subtlebox
{
	border: 1px solid #BFBFBF;
}

input.subtlebutton
{
	margin-top: 4px;
	border: none;
}

img.msiegallery
{
	border: 0px;
}

table.msiegallery
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

div.topmenu
{
	font-size: 130%;
}

div.submenu
{
	font-size: 100%;
}

p.login
{
	color: #7F7F7F;
}