/* ====================================================================
GENERAL STYLING
-------------------------------------------------------------------- */

html, body, #contents {
	width: auto;
	height: 100%;
	min-height: 100%;
	margin: 0 0 0 0;
	padding: 0;
	white-space: normal;
	color: silver;
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: normal;
 }

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */

body {
	margin: 0;
	font-family: Arial, sans-serif;
}

#ctl00_A_Header_Logo_HeadText {
        text-decoration: none !important;
        color: #AACFF2 !important;
	font-weight: bold !important;

}

#ctl00_A_Header_Logo_TagLine  {
        text-decoration: none !important;
        color: #AACFF2 !important;
	font-weight: bold !important;

}

#contents{
	position: absolute;
	top: 0;
	left: 0;
/*	padding-left: 1%;*/
	width:100%;
/*	min-width: 500px;*/
}

h1, h1 a {font-size: 2.0em;}
h2, h2 a {font-size: 0.85em;}
h3, h3 a {font-size: 1.3em;}
h4, h4 a {font-size: 0.9em;}
h5, h5 a {font-size: 0.8em;}

h1, h2, h3 {
	font-style: italic;
	font-variant: normal;
	background-color : transparent;
}

#header h1 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #7070FF;
	text-align: center;
	line-height: 1.3em;
	white-space: nowrap;
 }

h2 {
	font-weight: bolder;
	line-height: 1.0;
	font-family: "Times New Roman", Times, serif;
	color: #FF0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

h3 {
	font-weight: normal;
	line-height: 1.1em;
	font-family: Georgia, sans-serif;
	color: #0FF;
	text-align: left;
	margin-bottom: 10px;
}

h4 {
	font-style: normal;
	font-weight: bold;
	font-family: "Comic Sans MS", sans-serif;
	font-variant: normal;
	background-color: transparent;
	color: Yellow;
}

h5 {
	font-style: italic;
	font-weight: bolder;
	line-height: 0.8em;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	vertical-align : middle;
	color: yellow;
}

img {
	border: none;
}

a {
	color: #E4F;
	background-color: transparent;
	text-decoration : underline;
}

a:visited {
	color: #87F;
	background-color: transparent;
}

a:active, a:hover, a:visited:hover {
	color: #FFF;
	background-color: transparent;
}

.button3d, .button3d:visited, a.button3d, a.button3d:visited {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	text-align: center;
	width: 70px;
	display: block;
	color: #FFF;
	background-color: #008;
	border-style: solid;
	border-color: #88A #222 #222 #88A;
	border-width: 2px 3px 3px 2px;
	white-space: nowrap;
}

.button3d {
	background-color: #87F;
	color: #000;
	font-weight: bolder;
}

a.button3d:active {
	border-color: #222 #88A #88A #222;
	border-width: 3px 2px 2px 3px;
	background-color: #87F;
	color: #FFF;
	text-decoration: none;
}

a.button3d:hover, a.button3d:visited:hover {
	background-color: #87F;
	text-decoration: overline underline !important;
}

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */

#header{
	width:100%;
	background-color:transparent;
}

#header .content{ 			/*padding bottom 0 to remove space in IE5 Mac*/
	padding-bottom:0;
}

#outer{
	height: 635px;			/* prevents footer from overlaying content when resizing */
	border:none white 0px;
	/*/* border-left-width: 170px ;  /* left column width. NN4 hack to hide borders */
	border-left-color: black;   /* left column colour */
	border-left-style: solid;
	/*/* border-right-width: 195px; /* right column width. NN4 hack to hide borders */
	border-right-color: black;  /* right column colour */
	border-right-style: solid;
	background-color: transparent; /* center column colour */
	width: auto;
	white-space: nowrap;
	min-width: 600px;
}

#inner{
	margin:0; width:100%;
}

#leftcol{
	width:100px;
	float:left;
	position:relative;
	margin-left:5px;
	margin-right:1px;
	background-color:transparent;
	border: none;
	line-height: 1.5;
	text-align: left;
}

#maincol{
	float: left;
	width: 180px;
	position: relative;
	top: -5px;
	left: 0px;
	margin: 0 -6px 0 0px;
	padding-left: 10px;
	font-weight: normal;
	font-size: medium;
	background-color: transparent;
	color: silver;
	white-space: normal;
}

#list, #list a, #list2, #list2 a {
	font-size: 0.95em;
	font-weight: bolder;
	text-decoration: none !important;
	white-space: nowrap;
	line-height: 1.5;
}

#list2 {
	float:left;
	padding: 46px 0 18px 10px;
	width: 100px !important;
}

#rightcol{
 /*/*/ width: 195px; /* hack keeps NN4 right column right? */
	float: right;
	padding: 30px 70px 20px 0px;
	top: 138px;
	right: 100px;
	width: 195px;
	height: 195px;
	background-color: transparent;
	border: 0px solid ;
	white-space: nowrap;
}

#recent, #recent a {
	background: transparent;
	color: yellow;
	text-align: center;
	font-size: 0.95em;
	font-weight: bolder;
	text-decoration: none;
	white-space: nowrap;
}

#footer{
	position: absolute;
	bottom: 0;  
	height:auto;
	width:100%;
	background-color:transparent;
}

.clr{
	clear: both;
}

.content{ 			/*padding for content */
	padding: 5px;
}

 /*printer styles
@media print{

	#leftcol{display: none;}	/*hide the left column when printing*
	#outer{border-left: 0;}


	#rightcol{display: none;}	/*hide the right column when printing*
	#outer{border-right: 0;}
}*/

p,h1,pre {
	margin: 0px 10px 10px 10px;
}

div,p  {			/*clear top margin for mozilla*/
	margin-top: 0
}

div.text {
	width: 100%;
	font-size: 12pt;
	color: #FFFFFF;
}

hr {
	width: 98%;
}

.bottommenu {
	font-family: sans-serif;
	font-size: small;
	font-weight: bold;
	color : White;
	background-color: transparent;
	text-align : center;
	line-height: 2.0;
	vertical-align: top;
}

#counter {
	text-align : right;
	width: 180px;
	position: absolute;
	right: 20px;
}

#valid {
	text-align : left;
	padding-top: 0px;
	padding-left: 5px;
	border: none;
	width: 180px;
	float: left;
	position: absolute;
	white-space: normal;
}

#copyright {
	color: yellow;
	background-color: transparent;
	font-style: italic;
	font-size: small;
	position: absolute;
	right: 0px;
}

/*----- links.html -----*/

li {
	color: Yellow;
	background-color: transparent;
	font-weight: bolder;
}

.clr {
	border: none;
}

#IK  {
	display: none!;
	color: yellow !important;
	font-size: 12pt !important;
	text-decoration: none !important;
	width:100% !important;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 30px 0px 10px 0px;
	white-space: nowrap;
}

.promo
{
	display: block;     /* 'block' to show */
	font-size: 10pt;
	font-style: italic;
	color: yellow;
	text-align: center;
	margin-left: 0px;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
}
