
body {
	background-image:url(images/tile.png);
	font-family: helvetica, arial, sans-serif;
	text-align: center;
}

#maincontainer {
	background-color:#FFBC75;
	border-color:#ffffff; 
	border-style:solid; 
	border-width:0.3mm; 
	
	/*margin: 2em auto 0.4em auto;*/ /* top right bottom left */	
	margin-top:0.4em;  /*leave out bottom and/or fix leftmargin or links page jumps as too long*/
	margin-right:auto;
	margin-left:auto;
	margin-bottom:auto; /*-0.4em auto -2em -50% -400px;*/
	
	padding:0.5em;
	text-align:left;
	width:920px;
	height:630px;
	
	/*overflow: hidden;*/
	/*display:block; position:absolute; bottom:auto;*/
	/*min-height:400px;*/
	/*max-height:500px;*/
	/*vertical-align: top;*/
	/*min-height:*/  /*800px no jumps but others too long*/  /*101%;*/ /*auto;*/ /*inherit;*/
	/*position:absolute;top:0px;*/ /*stops jumping*/
	/*<center> on maincontainer in html=no*/
}

#maincontainer:after {
    clear: both;
    content: "";
    display: block;
}

td.navigation {font-weight:bold; font-size:13px; font-family:helvetica,arial,sans-serif; padding-left:8px; line-height:1.5em; padding-top:0px;}
tr.prog {text-align:left;}


#dates {display:none; text-align:left; line-height:10px; font-family:Arial, Helvetica, sans-serif; font-size:9px; background-color:#FFBC75; position:absolute; width:500px; height:40px; z-index:1; left:312px; top:548px;}

/* throws nav
#threelines{display:block; background-color:#FFBC75; position:absolute; width:500px; height:40px; z-index:1; left:250px; top:585px;};
*/

#logo {margin-top:7px; margin-bottom:15px; margin-left:auto;}

img {border:none;}
.imgborder {border:1px solid #000000;} 

.latentlinks {color: #3F97C7;} 

.smaller1 {font-size:12px;}
.larger1 {font-size:14px;}
.larger2 {font-size:17px;}
.larger3 {font-size:18px;}
.larger4 {font-size:17px; background-color:#FB9325;} 
.larger5 {font-size:14px; background-color:#FB9325;} 
.blueText {color:#1177AE;}
.GCN {font-size:17px; color:#1177AE; font-style:italic;}

a:link {color: #1177AE;}
a:visited {color:#1177AE;}
a:hover {color: #ddffff;}
a:active{color: #ffffff;}