

body {
/* background-color:; */
     background-image: url("/images/bckd-gradient.jpg");
	 background-repeat: no-repeat;
    background-attachment: fixed;
color:#000000;
text-align:center;
font-family: Arial, Helvetica, sans-serif ;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
}


div {
	text-align:center;
}
div#page {
  width:100em;
	margin:0 auto;
	padding:0px;
	text-align:left;
}



div#header {
  background-color:#000000;
  background-image:url(/images/banner_840.jpg);
	width:84em;
	height:63px;
	margin:0px;
	padding:0px;
	top: 0;
	z-index: 30;
	margin-left:159px;
}


div#leftbox {
  background-color:#;
  font-size: 1.3em;
  width:14.5em;
	float:left; 
  margin:0px 0px 0px 0px;
	 height:100%;
	text-align:center;
	padding:0px;
	background-image: url(/images/bckd-leftbox2.jpg);
/* background-image:url(/images/bckd-leftbox18.jpg); */
  background-position:left top;
  background-repeat:no-repeat;

	
position: fixed; 
top: 0px; 
z-index: 20;
}


@media screen {

* html, 
* html body { 
/* overflow-y: scroll; */
overflow-y: hidden;
height: 100%;
margin: 0;
padding: 0; 

}
* html #iefix { 
height: 100%;
overflow-y: scroll;
position: relative;
}

* html div#leftbox
{
position: absolute;
}

}
div#content {
  width:61em;
  float:right;
	margin:10px 0 20px 10px;
  min-height:500px;
	_height:500px;
	font-size: 1.4em;
	text-align:center;
	z-index: 19;
}







p.topborder {
border-style:solid;
border-top-color:#000033;
border-top-width:1px;
}


div#gototop {
font-size: 1.1em; 
position: fixed;
top: 70px;
right: 12px;
width:2em;
z-index: 15;
text-align:right;
}
div#hidegototop {
font-size: 1.1em; 
position: absolute;
top: 69px;
right: 12px;
width:2em;
height:5em;
z-index: 16;
background-color:#000133;
}

@media screen {

* html, 
* html body { 
/* overflow-y: scroll; */
overflow-y: hidden;
height: 100%;
margin: 0;
padding: 0; 

}
* html #iefix { 
height: 100%;
overflow-y: scroll;
position: relative;
}

* html div#gototop
{
position: absolute;
}

}

/* header title and banner */
div#title {
	width:800px;
	height:24px;
	margin:0px;
	padding:0px;
	top: 5px;
	margin-left:80px;
	position:absolute;
}
div#flags {
	width:110px;
	height:24px;
	margin:0px;
	padding:0px;
	top: 5px;
	margin-left:615px;
	position:absolute;
}
div#menu {
/*	width:75em; */
	height:23px;
	margin:0px;
	padding:0px;
	top: 10px;
	margin-left:10px;
	position:absolute;
}
