
@font-face
		{
			font-family		: AmericanTypewriter-Light;
			font-weight		: 500;
			src				: url("WebFonts/AMERICA1.eot");
		}

@font-face
		{
			font-family		: McGarey;
			font-weight		: 500;
			src				: url("WebFonts/MCGAREY0.eot");
		}

@font-face
		{
			font-family		: Westminster;
			font-weight		: 500;
			src				: url("WebFonts/WESTMIN0.eot");
		}

a:link		{color : #003264;}

a:visited	{color : purple;}

a:hover
		{
			color			: black;
			background-color: #E4E4E4;
		}

a.FlagSm:hover
		{
			background-color: silver;
		}

body
		{
		background	: black;
		color		: #B5D1D5;
		margin		: 16px;
		padding		: 0px;
		}

h1
		{
			font-family		: Verdana, Arial, sans-serif;
			font-weight		: bold;
			font-size		: 150%;
		}

li a:link, li a:visited, a.nav, a.nav:visited { color: white; background-color: black;}

li a:hover, a.nav:hover {color: white; background-color:#CFCFCF;}

p		{
			font-family		: AmericanTypewriter-Light , Garamond , "Times New Roman" , serif;
			font-size		: 120%;
		}

td
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 75%;
		}

th
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}

.arial
		{
			font-family		: Arial, sans-serif;
			font-size		: 100%;
			font-weight		: 500;
		}

.center		{ text-align : center;}

.date
		{
			font-family		: Westminster , fixedsys , monospace;
			font-size		: 100%;
		}

.intro
		{
			font-family		: "Times New Roman" , Garamond , serif;
			font-size		: 100%;
			font-weight		: normal;
		}

.month
		{
			font-family		: McGarey , "Times New Roman", Garamond, monospace;
			font-size		: 120%;
			color			: lime;
			background-color: black;
		}

img.FlagSm
			{
				border	: 0px;
				width	: 40px;
				height	: 20px;
				padding	: 2px;
				vertical-align: middle;
			}

.valid
		{
		width: 88px;
		height: 31px;
		float: left;
		margin: 0.5em;
		}

#SiteMapContainer {position: fixed; z-index: 1; width: 92%; left: 4%; top: 0px;}

#HandTop {border: 0px; margin-left: 5%; margin-right: 5%; padding: 10px; vertical-align: middle; width: 68px; height: 59px;}
#ImageGraySiteMap {margin-left: -150px; width: 300px; height: 13px; position: absolute; left: 50%;}
#SiteMapTable {visibility: hidden; position: absolute; top: 0px; background-color: silver; color: red;}