html, body 		{ margin: 0; padding: 0; background: #000000; }
body 			{ color: #333; font-size: 12px ; font-family:'Lucida Grande', Verdana, Arial, Sans-Serif; line-height: 18px; }
h1  			{ color: #F0F8FF; margin: 0 0 3px; padding: 24px 18px 6px 18px; }
h2				{ color: #333; padding: 6px 0px 6px 0px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-weight: bold;}
h3				{ color: #333; padding: 6px 0px 0px 0px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-weight: bold;}
a					{ color: #00008B; }
a:hover		{ color: #FF0000; }
p					{ margin: 6px 0px 6px 6px; }
li     		{ list-style: none; }

#container		{ width: 810px; margin: 0 auto; background: #FFFFFF; }
#header			{ height: 130px; background: #eee; background-image: url(images/headerbluebox72.jpg); } /*picture is 810 by 130*/
#headerad 		{ height: 90px}  /* 728x90 */
#content		{ float: left; width: 500px; }
#navigation		{ float: right; width: 250px; }
#rightsidead	{ float: right; width: 250px; clear: right; height 110px; }
#extra			{ float: right; width: 250px; clear: right; }		


#header a	{ color: #F0F8FF; margin: 0 0 3px; padding: 24px 18px 6px 18px; text-decoration: none; }
#header p		{ color: #F0F8FF; font-size: 11px; font-weight: bold; padding: 0 18px; }
#content li 	{ list-style: disc }
#content		{ border-bottom: 1px solid #ccc; margin-left: 9px; padding: 18px 0px 0px 6px; background: #FFFFFF; }
#content p 		{ padding-right: 18px; }
#content td.number 		{ text-align: center; }
#content tr.indrow 		{ background-color: #87CEFA; }
#navigation		{ margin-right: 3px; margin-top: 3px; } /* border-bottom: 1px solid #ccc; */
#navigation h3	{ margin-top: 12px; margin-bottom: 0px; padding-bottom: 0px; }
#navigation ul	{ margin-left: 0px; margin-top: 0px; padding: 0px 0px 0px 0px; }
#navigation li	{ margin-left: 0px; padding: 0px 0px 0px 9px; }
#extra			{ font-size: 12px; margin-right: 11px; }
#extra h2    	{ font-size: 14px; font-weight: bold; padding: 15px 0px 0px 0px; margin-bottom: 0px; }
#extra p 		{ padding-right: 3px; }
		

/* Footer */
#footer			{ background: #6A5ACD; border-bottom: 2px solid #999; clear: both; width: 100%; }
#footer a		{ color: #eee; }
#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }


/* add a line across the page  border-bottom: 2px solid #ddd; */

