BODY {	font-family: Verdana, Helvetica, Arial, Futura, sans-serif;	font-size:	80%;	margin-top:		0;	margin-bottom:	0;		margin-left:	20px;	margin-right:	20px;	background-color:	#eeeeee;	background-image:	url(images/Chef-1024x683.jpg);	background-repeat:	no-repeat;	background-attachment:	fixed;	}	/**  DIVS **/			 /* Sets Width to Maximum allowed */#nav  {	position: absolute;	top: 120px;	left: 20px;	width: 780px;	filter:	alpha(opacity=90);	opacity:	0.9;	margin-top:	0px;	margin-left:	0px;	background:	#ffffff;	border:	1px solid #007101;	padding: 0;	}#main {	position: absolute;	top:	160px;	left:	20px;	width: 450px;	height: 20px;	} #main .textblock {	filter:	alpha(opacity=90);	opacity:	0.9;	margin-top:	0px;	margin-left:	0px;	width:	450px;	background:	#ffffff;	border:	1px solid #007101;	padding: 0.5em;	}#newspanel {	position: absolute;	top:	160px;	left:	467px	width: 370px;			}#newspanel .news {	filter:	alpha(opacity=90);	opacity:	0.9;	margin-top:	0px;	margin-left:	467px;	width:	300px;	background:	#ffffff;	border:	1px solid #007101;	padding: 0.5em;					}#rightpanel  {	position: absolute;	top: 10px;	left: 810px;	width: 200px;	margin-top:	0px;	margin-left:	0px;	filter:	alpha(opacity=90);	opacity:	0.9;	background:	#ffffff;	border:	1px ;	padding: 6px;	}	/**  Psuedo Classes **/ A:link 		{color: #cc0000;			 font-weight:bold;			 text-decoration: none}A:visited 	{color: #cc6666;			 font-weight:bold;			 text-decoration: none}A:active 	{color: #3333cc;			 font-weight:bold;			 text-decoration: underline}A:hover		{color: #3333cc;			 font-weight:bold;			 text-decoration: underline}/**  HTML Tags **/			 p { 	padding				: 0px 0px;/*	text-align			: left ; */	line-height			: 14px ;	font-family			: Verdana, Arial, Helvetica, sans-serif ; 	font-size			: 10px ; 	color				: #000000 ; }			h1 {	font-size			: 14px ; }h2 {	font-size			: 12px ; }h3 {	font-size			: 10px ; }img.leftwrap 	{ 				  float: left;				  margin-right: 20;				  margin-bottom: 20;				} img.rightwrap 	{ 				  float: right;				  margin-left: 20;				  margin-bottom: 20;				} /**  Text **/			 /* CATALOGUE SECTION */.release {	border-top	: solid 1px; 			padding		: 1em 1em;				clear		: left			}.artist {	font-size	:	14px;			color 		:	rgb(0,0,127);			font-weight	: bold 					}.catno {	font-size	:	9px		}.title {	font-size	:	12px		}			.nav	{		}.review	{	width	:	400	}.c 	{text-align : center	}