
<!-- 
BODY        { color: black; background: #eeeeee; font-size: 13px; font-family: verdana;}
TABLE 		   { background-color:#cccccc; border: 2px solid #575A82; font-size: 10px; }
TD    		   { border: 2px solid #C0C0C0; background-color: #cccccc;
                     text-align: center; }
A:link             { color: #000080; background-color:none;
                     font-weight:none; text-decoration: none; }
A:visited          { color: #000080; background-color:none;
                     font-weight: none; text-decoration: none; }
A:hover            { color: #000080; background-color:none;
                     font-weight: bold; text-decoration: none; }

fieldset	{ background:#c1d9e3; padding:0px; margin:25px;}

	#menu {
		z-index:1;
		position:fixed;
		top:0px;
		left:0px;
		width:190px;
		background-image: url(Gal/CBack.jpg);
		text-align:center;
		padding:0px;
		text-align:center;
		height:724px;

	        font-size: 10px;
		}
	#content {
		z-index:2;
		padding:0px;
		margin-right:10px;
		margin-left:200px;
		margin-bottom:0px;
		}-->
