img.textArea
{
	float : left
}
img.main
{
	margin-left : 10px;
}
img
{
	margin-left : 10px;
}
img.centered
{
	display : block;
	margin-left : auto;
	margin-right : auto;
}
body
{
	color : #FFFFFF;
	background-color : #000000
}
a:link
{
	color : #FFFF00
}
a:visited
{
	color : #FF88FF
}
a:active
{
	color : #FFFF88
}
span.dusk
{
	color : #FFAA66;
}
span.evening
{
	color : #66FF66;
}
span.night
{
	color : #6666FF;
}
span.dawn
{
	color : #FF66FF;
}
span.day
{
	color : #FF6666;
}
span.circumpolar
{
	color : #AAAAFF;
}
span.high
{
	color : #AAFFAA;
}
span.low
{
	color : #FFFFAA;
}
span.southern
{
	color : #FFAAAA;
}
h1
{
	text-align : center;
	font-style : italic
}
table
{
	border-collapse : separate;
	border-spacing : 10px;
	margin-left : 10px;
	margin-right : 10px;
	table-layout : fixed;
}
table.article
{
	border-spacing : 1px;
	border-collapse : separate
}
td
{
	vertical-align : top
}
td.twoColumns
{
	width : 50%;
	min-width : 50%;
}
h4.frontTableHeader
{
	color : #FFFFFF;
	background-color : #000088;
	padding-left : 2px;
}
h4.menuHeader
{
	border-style : solid;
	border-color : #AAAAAA #666666 #444444 #888888;
}
h1
{
	text-align : center;
	font-style : italic;
	font-family : Verdana;
}
h1.article
{
	text-align : center;
	font-weight : bold;
	font-style : normal;
	font-size : 200%;
	color : #FFFFFF;
}
h2.article
{
	text-align : center;
	font-weight : bold;
	font-size : 150%;
	color : #FFFFFF;
}
h2
{
	text-align : center;
	font-family : Verdana;
}
h3
{
	margin-right : 10px;
	margin-left : 10px;
	font-family : Verdana;
}
h4
{
	font-family : Verdana;
}
p
{
	margin-right : 10px;
	margin-left : 10px;
	font-family : Verdana;
}
p.frontTableContent
{
	color : FFFFFF;
	background-color : 000000;
	font-size : medium;
	/*font-family : sans serif*/
}
div.article
{
	width : 80%;
	min-width : 600px;
	background-color : #000000;
	margin-left : auto;
	margin-right : auto;
	padding-bottom : 10px;
	padding-top : 1px;
}
div.main
{
	width : 90%;
	min-width : 300px;
/*	background-color : #A7B9E5;*/
	background-color : #000000;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 10px;
	padding-bottom : 10px;
}
ul
{
	font-family : Verdana;
}
div.imageWithImageText
{
	float : left;
	margin-left : 10px;
	margin-right : 10px;
}
p.preamble
{
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
	color : #FFFFFF;
}
p.article
{
	margin-left : 10px;
	margin-right : 10px;
	color : #FFFFFF;
}
p.main
{
	margin-left : 10px;
	margin-right : 10px;
}
p.signature
{
	font-weight : bold;
	margin-left : 10px;
	color : #FFFFFF;
}
p.date
{
	font-size : small;
	font-family : Impact;
	margin-left : 10px;
	margin-top : 1px;
	margin-bottom : 1px;
}
p.imageText
{
	font-style : italic;
	padding : 0px 0px 0px 0px;
	text-align : center;
}
p.important
{
	font-size : 125%;
	padding-top : 5px;
}
h4.filledHeader
{
	color : #FFFFFF;
	background-color : #000088;
	margin-left : 5px;
	margin-right : 5px;
	font-weight : bold;
	text-align : center;
}
