  @charset "iso-8859-1";/* CSS Document */	body {		font: 80% arial, helvetica, sans-serif;		background: #666666;		margin-top:30px;		}		#container {	position: relative;	width: 680px;	height: 467px;	background-image:url(/ysinger/images/background.gif);	margin:auto;		}#content {		height: 100%;		width: 100%;		}		/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */		#menu {	float:right;	width: 200px;	margin-right: 50px;	margin-top:90px;	}	/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */			a:link {	color: #666666;	text-decoration: none;	}	a:visited {	color:#666666;	text-decoration: none;	}	a:hover, a:active {	color:#3399CC;	letter-spacing:0.5px;	}	ul {	list-style: none;	margin: 0;	padding: 0;	}	P  { font-size: 12px;	 color: #666666;	 line-height:18px;	}	.small{		font-size: 9px;		color: #CCCCCC;		text-align:center;		}		.right{	text-align:right;	}		h1 {		font-size: 12px;		color: #666666;		border-bottom-style:dotted;		border-bottom-color:#CCCCCC;		border-bottom-width:thin;		padding-bottom:10px;		}		h2	{		font-size: 11px;		color: #666666;		border-bottom-style:dotted;		border-bottom-color:#CCCCCC;		border-bottom-width:thin;		padding-bottom:10px;		line-height:14px;		}				#frame {	float:left;	height: 350px;	width: 350px;	margin-left:45px;	margin-top:95px;	padding-right:20px;	overflow: auto;	text-decoration: none;}