/* Standard HTML Tags */body{	margin: 0;	padding: 0;	color: #000;	/* Special hack for IE/5 */	background-image: url('../img/bgcolumns.jpg');	background-repeat: repeat;	font-family: Georgia, Serif;	font-size: 12pt;	line-height: 17pt;}A:link{	color: #3399CC;	text-decoration: none;}A:active{	color: #FF6600;	text-decoration: none;}A:visited{	color: #666666;	text-decoration: none;}A:hover{	color: #F30;	text-decoration: none;}#rk, #fb, #wn	{		color: #666666;	}p.regular	{		color: #000000;	}		h1{		color: #000000;		font-size: 18pt;		line-height: 24pt;		font-family: Georgia, Serif;	margin-bottom: 5pt;}h2{		color: #000000;		font-size: 15pt;		line-height: 18pt;		font-family: Georgia, Serif;	margin-bottom: 5pt;}		#introduction, #gn	{		color: #000000;	}	#year	{		color: #000000;		font-family: Georgia, Serif;	margin-bottom: 5pt;	margin-top: 30pt;	}#title	{		color: #000000;		font-family: Georgia, Serif;		font-weight: bold;	}#source	{		color: #222222;		font-family: Georgia, Serif;	margin-bottom: 10pt;	}#author	{		color: #000000;		font-family: Georgia, Serif;	}	div.mainmenu	{		position: absolute;		left: 0px;		top: 140px;		width: 105px;		z-index: 40;		padding-left: 5px;		background-color: none;			}	div.sidebar	{		position: absolute;		left: 80px;		top: 140px;		width: 150px;		/*border-right: 1px dotted #ccc;*/		padding-top: 0;		padding-left: 5px;		background-color: none;	}	div.submenu	{		position: absolute;		left: 820px;		top: 140px;		width: 150px;		/*border-right: 1px dotted #ccc;*/		padding-top: 0;		padding-left: 5px;		background-color: none;	}	div.gncontent	{		position: absolute;		left: 250px;		top: 140px;		width: 545px;		/*border-right: 1px dotted #ccc;*/		padding-top: 0;		padding-left: 5px;		background-color: none;	}	div.contentwidescreen	{		position: absolute;		left: 250px;		top: 140px;		width: 550px;		padding-top: 0;		padding-left: 5px;		background-color: none;	}