a{
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:visited {color:#444444;}
a:hover {color:#000000;}

body {
	background: url(bg.jpg) repeat-y right top #bcbcbc fixed;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-size:16px;
}

div.master
{
	width:800px;
	float:left;
}

div.nav
{
	float:left;
	width:80px;
}


div.content
{
	margin: 0px 0px 0px 20px;
	float:left;
	width:700px;
}