		/* Global Styles */
		html,body{margin:12px;padding:0;overflow:auto;}
		body{font-size: 12px;font-family: Arial, Verdana, serif, sans-serif; background-color:#FFF;}
		div.text{padding:12px;font-size: 12px;font-family: Arial, Verdana, serif, sans-serif; background-color:#FFF;text-align:left;overflow:auto;height:450px;}
		td th {font-size: 12px;}
		td.text {font-size: 12px;padding-left:12px;padding-right:12px;border:1px solid silver;}
		td.linspc {line-height: 5px;}
		
		/* DIV CONTAINER */
		/*div#container {width: 800px; height: auto;text-align: center;}*/
		
		/* DIV HEADER SECTION */
		div#header{clear:left;width:800px;height:262px;background-color: #FFF;color: #BBC286;background-image:url(images/header.jpg);background-repeat: no-repeat;}
		div#header a:link, div#header a:visited { color:#000; }
		div#header ul {list-style-type:none; margin:0; text-align:center;}
		div#header ul li {display:inline;}
		div#hdrleft {float:left;margin:0;padding:0;width:160px;height:125px;}
		div#hdrright {float:right;margin:0;padding:0;width:160px;height:125px;}
		div#hdrcenter {margin:0 160px;margin:0;padding:0;padding-top:20px;height:125px;width:100%;font-family:Papyrus;font-size:30pt;font-weight:bold;vertical-align:middle;background-image : url(images/hdr_cntr.gif);background-repeat:no-repeat}
				
		/* TH HEADER SECTION */
		th.header {line-height:18px;font-size:14px;border-top:2px solid #01216F;border-bottom:2px solid #01216F;background-color:#9BA7C6;color:#01216F;}
		
		/* CONTENT SECTION */
		div#content{clear:all;width:800px;height:auto;font: 100% Arial, Verdana, serif, sans-serif; background-color:#FFF;}
		div#content a:link, div#content a:visited { color:black; }
		div#content ul {list-style-type:none; margin:0; text-align:center;}
		div#content ul li {display:inline;}
		
		/* FOOTER SECTION */
		div#footer{clear:left;width:800px; background-color: #FFF;color: #000;}
		div#footer a:link, div#footer a:visited { color:#d3d3d3; }
		div#footer ul {list-style-type:none; margin:0; text-align:center;}
		div#footer ul li {display:inline;}
		
		/* NAV SECTION */
		div#nav{clear:center;width:800px; background-color: #01216F;color: #000;line-height : 25px;border-top:1 solid #B4BED5}
		div#nav a:link, div#nav a:visited { color:#fff;line-height : 25px; }
		div#nav a:hover {text-decoration: overline underline;}
		div#nav ul {list-style-type:none; margin:0; text-align:center; background-color: #D3D3D3;color: #FFF;background-image : url(/images/h_04.gif);line-height : 25px;}
		div#nav ul li {display:inline; line-height : 25px;}
		
		/* MOREINFO SECTION */
		div#moreinfo {display:block;}
		
		/* COPYRIGHT SECTION */
		div#copyright{clear:center;width:800px; background-color: #01216F;color: #fff;line-height : 20px;font-size:12px}
		div#copyright a:link, div#copyright a:visited { color:#FFF;line-height : 12px; }
		
		/* HOSTED BY SECTION */
		div#hostedby{clear:center;width:800px; background-color: #FFF;color: #01216F;line-height : 20px;font-size:11px}
		div#hostedby a:link, div#hostedby a:visited {color:01216F;line-height : 11px; }
		
		/* AUTHOR PICTURE */
		div#authorpic{clear:left;float:left;width:202px;height:312px;padding-right:12px;}
		
		/* EXTRA HELP */
		.column-in {margin:0; padding:0em 0em;}
		.cleaner {clear:both;height:1px;font-size:1px;border:none;margin:0; padding:0;background:transparent;}
		
/* CSS container shadow */
#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}

	#shadow-container .shadow1 {
		background: #F1F0F1;
	}

	#shadow-container .shadow2 {
		background: #DBDADB;
	}

	#shadow-container .shadow3 {
		background: #B8B6B8;
	}

	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 12px;
	}
/* CSS container shadow */
	