body {
	background-image:url(http://www.throughthelookingglassphoto.com/img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#BEBCBD;}
html {
	margin-left: -1px;
	overflow-Y: scroll;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	head~body *{ margin-left: -1px;}
}

a.norm:link, a.norm:visited {
	text-decoration:none;
	color:#59468B;}
a.norm:hover {text-decoration:underline;}

#header {
	background-color:transparent;
	text-align:center;
	width:900px;
	margin:0 auto;}
#nav {
	text-align:center;
	width:900px;
	height:30px;
	background:#B7A7E9;
	margin:0 auto;}
#mainContainer {
	margin:0 auto;
	text-align:center;}
#content {padding:8px;}
#main {
	background-color:transparent;
	width:900px;
	margin:0 auto;
	font:11pt tahoma;}
.navlink {
	text-decoration:none;
	color:#fff;
	font:12pt "century gothic";
	display:inline-block;
	width:100px;line-height:30px;}
a.navlink:hover {
	color:#000;}
.navlinkon {
	text-decoration:none;
	color:#000;
	font:12pt "century gothic";
	font-weight:bold;
	display:inline-block;
	width:100px;line-height:30px;}
#footer {
	text-align:center;
	font:18px "century gothic";
	background-color:#B7A7E9;
	color:#fff;
	width:900px;
	margin:0 auto;}
a img {border:none;}