body 
	{
	background-color:#3a1e00;
	color:#ffcbed;
	background-image:url(img/page/dormousebg.jpg);
	background-repeat:no-repeat;
	font-family:verdana,sans-serif;
	font-size:12px;
	}
a 
	{
	color:#ffa3e0;
	text-decoration:none;
	}
a:hover
	{
	color:#af7a47;
	text-decoration:underline;
	}
a:active
	{
	color:#af7a47;
	text-decoration:underline;
	}
table
	{
	font-size:12px;
	}
td
	{
	padding:10px;
	}
.b
	{
	font-weight:bold;
	}
.copyright 
	{
	font-style:italic;
	font-size:10px;
	}
#header
	{
	text-align:center;
	width:530px;
	position:absolute;
	left:285px;
	}
#nav
	{
	text-align:center;
	width:530px;
	height:20px;
	line-height:20px;
	position:absolute;
	border:solid 3px #ffcbed;
	background-color:#3a1e00;
	top:120px; 
	left:285px;
	vertical-align:middle;
	}
#maincontent
	{
	text-align:center;
	width:530px;
	position:absolute;
	border:solid 3px #ffcbed;
	background-color:#3a1e00;
	top:156px;
	left:285px;
	height:440x;
	}
#footer
	{
	text-align:center;
	position:absolute;
	width:530px;
	top:600px;
	height:100px;
	left:285px;
	}
#sitemeter
	{
	font-size:8px;
	text-decoration:none;
	color:#3a1e00;
	}
a.navlink
	{
	color:#af7a47;
	}
a.navlink:hover
	{
	text-decoration:none;
	color:#ffa3e0
	}
a.navlink:active
	{
	text-decoration:none;
	color:#ffa3e0
	}