body 		{
					color: #000000;
					font: 14px "Georgia"; 
					margin-left: 0px;
					margin-top: 0px;
					margin-right: 0px;
					margin-bottom: 0px;
					background-color: #C5DCDC;
					background-attachment: fixed;
}

a:link {color:#426363;}
a:visited {color:#426363;}
a:hover {text-decoration:underline;color:#FFFFFF;}
a:active {text-decoration:underline;color:#000000;}

#frame 			{	width:780px; margin-right:auto; margin-left:auto; 
					padding:0px; text-align:left; }

#leftlyr	{	float:left; width:180px; height:434px; z-index:8; visibility:visible; 					color:#426363; 	font:16px "Georgia"; text-align:right; background:url(images/left_side.jpg);	}
#headerlyr	{	float:left; width:600px; height:72px; z-index:8; visibility:visible; background:url(images/header.jpg); }
#contentlyr	{	float:left; width:600px; height:662px; z-index:8; visibility:visible; font:14px "Georgia"; background-color: #C5DCDC; }


