/* Global Styles */
		html,body{margin:0 auto;text-align:center;padding:0}
		body{font-size: 10pt;font-family: Arial, Verdana, serif, sans-serif; background-color:#FFF;}
		div#text{font-size: 10pt;font-family: Arial, Verdana, serif, sans-serif; background-color:#FFF;text-align:left;}
		
		/* MAIN CONTAINER SECTION */
		div#container {width:800px;margin:0 auto;margin-top: 10px;text-align:center;}
		
		/* HEADER SECTION */
		div#header{clear:left;width:800px;height:125px;background-color: #FFF;color: #52b0d4;background-image:url('images/jec_header_bkgrd_blue.jpg');}
		div#header a:link, div#header a:visited { color:#d3d; }
		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:105px;width:470px;font-family:Papyrus;font-size:30pt;font-weight:bold;vertical-align:middle;background-image : url(images/jec_hdr_cntr.gif);background-repeat:no-repeat}
				
		/* CONTENT SECTION */
		div#content{
			clear:left;
			width:100%;
			height: auto;
			min-height:300px;
			font:76% Arial, Verdana, serif, sans-serif; 
			background-color:#FFF;
			padding-top:10px;}
		div#content a:link, div#content a:visited { color:#045a97; }
		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:#232159; }
		div#footer ul {list-style-type:none; margin:0; text-align:center;}
		div#footer ul li {display:inline;}
		
		/* NAV SECTION */
		div#nav{clear:both;width:800px; height: 7px;background-color: #FFF;color: #000;line-height : 25px;border-top: 3px solid black;border-bottom: 2px solid black;}
		div#nav a:link, div#nav a:visited { color:#FFF;line-height : 25px; }
		div#nav ul {
			list-style-type:none; 
			margin:0; 
			text-align:center; 
			background-color: #232159;
			color: #FFF;
			background-image : url('/images/h_04_blue.gif');
			line-height : 25px;
		}
		div#nav ul li {display:inline; line-height : 25px;}
		
		/* VNAV SECTION */
		div#vnav a, a:link, a:visited {line-height: 24px;}
		
		/* MOREINFO SECTION */
		div#moreinfo {display:block;}
		
		/* COPYRIGHT SECTION */
		div#copyright{clear:both;width:800px; background-color: #FFF;color: #000;line-height : 12px;font-size:10px}
		div#copyright a:link, div#copyright a:visited { color:#045a97;line-height : 12px; }
		
		/* STATS SECTION */
		div#stats {clear:both;width:800px; background-color: #FFF;color: #000;line-height : 12px;font-size:10px}
		div#stats a:link, div#stats a:visited { color:#045a97;line-height : 12px;text-decoration: none; }
		
		/* AUTHOR PICTURE */
		div#authorpic{clear:left;float:left;width:202px;height:310px;padding-right:10px;}
		
		/* EXTRA HELP */
		.column-in {margin:0 auto; padding:0em 0em;}
		.cleaner {clear:both;height:1px;font-size:1px;border:none;margin:0; padding:0;background:transparent;}
	
