

/* Layout Stylesheet */ 



body {	background:#333333 url("../images/page_bg.jpg") repeat-x;	margin:0px;	color: #333333;	text-align:left;	padding:0;	font-family: Tahoma,Arial,Times New Roman,Verdana,Ms Sans Serif;	font-size:13px;}
#outer { text-align:left; width:800px; margin: auto; margin-bottom: 10px; }
#hdr { background:#000000; color: #FFFFFF; }
#bar {	background-color:#000000;	color: #FFFFFF;	font-size:11px;	font-weight:bold;	background-image:  url("../images/blackg.png");	background-repeat: repeat-x;	height: 24px;	padding-top: 6px;	padding-right: 4px;}
#bodyblock { position:relative; background: #F4F4F4; color: #000000; width:800px; text-align: center; }
#l-col { float:left; background:#c0c0c0; color: #333333; width:0px; }#cont { width:auto;background:#ffffff;color: #333333;border:solid #000000;border-width:0 0 0 1px;text-align:left;margin-left: 0px;padding:0px; }
#ftr { 	background-color: #000000; 	color: #FCFCFC; 	text-align:center;	background-image:  url("../images/blackg.png");	background-repeat: repeat-x;	height: 24px;	padding-top: 4px;}#article { width:500px; background:#ffffff; border: dotted green; border-width: 0px 0 1px 0;}caption { text-align: left; font-weight: bold;}
#fcjjcaption { text-align: left; font-weight: bold; border-top:1px solid white; border-left:1px solid white; border-bottom:1px solid silver; border-right:1px solid silver; cursor:default;}#mymenu{position:absolute;width:100%;background:white;}#mysubmenu{position:absolute;width:100px;background:white;visibility:hidden;}#mymenuel{width:100%;font-family:Arial;font-size:11px;background:white;cursor:pointer;text-align:center;border:1px solid white;}#currentArticle {font-family: Arial}
