BODY {	font-family: Verdana, Helvetica, Arial, Futura, sans-serif;	font-size:	80%;	margin-top:		0;	margin-bottom:	0;		margin-left:	3em;	margin-right:	3em;	}	/**  DIVS **/			 /* Sets Width to Maximum allowed */ div#main {		width: 75%;        background: rgb(8,4,2);} div#leftcol {	float: right;	width: 220px;	margin-left: 10px;	background-color:	#FFFFAA ;}div.content {	padding			:	1em 1em ;	margin			:	01% 25% ;	border			:	1px ;	text-align		:	left ;	color			:	#000000 ;	background-color:	#080802 ;	}.rightcol {	background-color: #DFEBEC;	height: auto;	width: 232px;	position: absolute;	top: 6px;	right: 6px;	padding-top: 0px;	padding-left: 6px;	padding-right=6px;	padding-bottom: 75%;	color: #666666;	text-align: left;	}/**  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			: 17px ;	font-family			: "Georgia" ; 	font-size			: 13px ; 	font-weight			: regular ;	color				: #FFFFFF ; }			h1 {	font-size			: 44px ; 	font-family			: "Georgia" ; 	font-weight			: normal ;	color				: #FFFFFF ; }h2 {	font-size			: 18px ; 	font-family			: "Georgia" ; 	font-weight			: normal ;	color				: #FFFFFF ; }h3 {	color				: #FFFFFF ; 	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	}