/* 	- - - Color References - - -
	color: #ED1B24; PopSci MG
	color: #ED1B24; Popular Science
	color: #AB1700; Tool Monger
	color: #F05423; Instructables
	color: #ED1B24; PopSci dot com
	color: #666666; 
	color: #000000;
*/

/* - - - Tags on this site - - - */
	
	html, body { color: #666; background: #666; font-family: arial, helvetica, sans-serif; }

	/* Links */
	a { color: #666; }
	a:link { color: #666; }
	a:visited { color: #666; }
	a:hover, a:focus { color: #000; text-decoration: none; }
	a:active { color: #000;	text-decoration: none; }
	
	/* Content Headings */
    #Content h1 { font-size: 1.8em; margin: 1.5em 0 .3em 0; }
    #Content h2 { font-size: 1.5em; margin: 1.5em 0 .3em 0; }
    #Content h3 { font-size: 1.4em; margin: 1.5em 0 .3em 0; }
    #Content h4 { font-size: 1.2em; margin: 1.5em 0 .3em 0; }
    #Contenth5 { font-size: .9em; margin: 5px 0; }
    #Content h6 { font-size: 0.2em; margin: 1.5em 0 .3em 0; }
	
	/* Page Nav */
	.PageNav { margin-bottom: .5em;  margin-top: 5em; float: right; width: 100%; }
	.PageNav a { font-family: Arial; font-size: .9em; font-weight:600; color: #FFF; text-decoration: none; background: #666; display: block; float: center; width: auto; margin: 1em 0 1px; padding: .3em .7em 6px !important; }
	.PagwNav a:visited { font-weight: 600; color: #666; background: #666; }
	.PageNav a:hover { font-weight: 600; color: #000; background: #666; }
	.PageNav a:active { font-weight: 600; color: #000; background: #666; }
	.PageNav .PageNavHead { margin-left: .8em; background: none; font-weight: 600; }
	.PageNav .PageNavHead:hover { color: #000; background: none; }
	.PageNav .CurrentPage { font-weight: 600; color: #000; background: #666; }
	
	/* -- Calendar -- Firefox only, needs IE7 Hack -- */
	.Calendar { margin-bottom: .5em;  margin-top: 7em; float: right; width: 100%; }
	.Calendar a { font-family: Arial; font-size: .9em; font-weight:600; color: #000; text-decoration: none; display: block; float: center; width: auto; margin: 1em 0 1px; padding: .3em .7em 6px !important; }
	.Calendar a:hover { font-weight: 600; color: #000; }
	.Calendar .CalendarHead { margin-left: .8em; background: none; font-weight: 600; }
	.Calendar .CalendarHead:hover { color: #000; background: none; }
	
	/* -- Graphics -- */
	#blackBar { background-color:#000; width: auto; height: .5em; margin: .2em 0 .2em 0; padding: .2em .2em 10px 5px; }
	
	/* -- PSMG ONLY -- */
	
	
	/* For Photos */
	.Left { float: left !important; margin: 0 1.2em 1.5em 0; }
	.Right { float: right !important; margin: 0 0 1.5em 2em; }
 	.Center { text-align: center; margin: 1em 1em 2em 1em; }
	