body {
	margin:0px;
	padding:0px;
	font-family:optima,trebuchet,verdana,helvetica,sans-serif;
	color:#333;
	background-color:white;
	}
/*h1 {
	color:white;
	font:24px/24px verdana, arial, helvetica, sans-serif;
	font-weight:900;
	}*/

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:23px;
	line-height:23px;
	font-weight:900;
	color:#bbb;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	font-weight:900;
	color:#999;
	border-bottom:1px solid;
	}
h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:15px;
	line-height:15px;
	font-weight:900;
	color:#777;
	/*border-bottom:1px solid;*/
	}
h4 {
	margin:0px 0px 10px 5px;
	padding:0px;
	font-size:16px;
	line-height:20px;
	font-weight:900;
	color:#aaa;
	}
h5 {
	margin:0px 0px 10px 5px;
	padding-left:10px;
	font-size:12px;
	line-height:12px;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#555;
	}

p {
	font:13px/20px optima,trebuchet,verdana,helvetica,sans-serif;
	margin:0px 0px 16px 15px;
	padding:0px;
	}

/*	
#Content ul {list-style:none;
	font:11px/20px verdana, arial, helvetica, sans-serif;}
*/
#Content ul {
	list-style:none;
	padding:0px 0px 10px 20px;
	font:12px/15px optima, trebuchet,verdana,helvetica,sans-serif;}

#Content li {
	padding-left:0px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	text-indent:0px;
}


#Content&gt;p {margin:0px;}
#Content&gt;p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#002469;}
a:visited {color:#30659c;}
a:hover {background-color:#dcdcdc;}


#HeaderHidden {
  position: absolute;
  top: 0px;left: 0px;right: 0px;
  margin:0px;padding: 30px;
	height:60px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color: #FFF;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#FFF;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}

#Header {
  position: absolute;
  top: 0px;left: 0px;right: 0px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 45px 210px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:50px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color: #002469;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#002469;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
#Header p{
	color:white;
	font:24px/24px verdana, arial, helvetica, sans-serif;
	font-weight:900;
}
#Header a{
	color:white;
/*	font:24px/24px verdana, arial, helvetica, sans-serif;*/
	font:26px/26px times new roman;
	font-weight:580;
}
#Header a:hover {background-color:#002469;}


/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body&gt;#Header {height:14px;}

#Content {
	margin:90px 200px 50px 200px;
	padding:10px;
	}
/* #Content a {background:url(images/gradation_grey.png) repeat 0 0;} */
/*#Content a:hover {
   color: white;
}*/
/* #Content a:hover{background-position:0 -480px;} */


#pics {
	position:absolute;
	top:85px;
	left:10px;
	width:172px;
	padding:0px;
	background-color:#FFF;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}

#Menu {
	position:absolute;
	top:355px;
	left:10px;
	width:172px;
	padding:10px;
	background-color:#FFF;
	border:1px solid  #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:145px;
	}

#Menu a{
   display: block; 
   width: 135px; 
   float: left; 
   padding: 2px 0px 2px 10px;
   border: 2px solid #FFF;
   text-decoration: none; 
}


/*#Menu a:hover {color:white;background-color:#30659c}*/
#Menu ul {margin:0px 0px 0px 0px;padding:0px; border:0px}
#Menu li{list-style-type:none;color:#000000;border 1px padding:1px;} /* display:inline; for horizontal menu*/

/* Again, "be nice to Opera 5". */
body&gt;#Menu {width:150px;}

#picture{
  position: absolute;
  bottom: 70px;
  right: 20px;
  z-index: 1;
  height: 50px; 
  border:10px; 
}

#Copyright {
  position:absolute;
  bottom: 0px;
  right: 20px;
	clear:both;
	padding: 0px 0px 0px 10px;
	color:#aaa;
	}
#Copyright p{
	font:9px/15px verdana, arial, helvetica, sans-serif;
}
html>body #HeaderHidden{
  position: fixed;
}

html>body #Header{
  position: fixed;
}
html>body #Menu{
  position: fixed;
}
html>body #picture{
  position: fixed;
}
html>body #Copyright{
  position: fixed;
}

html>body #pics{
	position: fixed;
}

