﻿body {
width:98%;
min-width:780px;
margin:0px;
font-size:90%;
font-family: Arial, Helvetica, Verdana, sans-serif
}
h1 {
	color:#000099;
	font-size:30pt;
	margin-bottom:5px;
	margin-top:30px;
	
}
h1.smallmargin {
	color:#000099;
	font-size:23pt;
	margin-bottom:8px;
	margin-top:2px;
	text-align:left;
}
h2 {
color:#006633;
font-size:150%;
margin-bottom:3px;
}

h2.handful {
	color:#6666cc;
	font-size:80%;
	margin-top:2px;
	margin-bottom:0px;
}
h3 {
margin:6px;
}
h3.timeline {
background-color:navy;
color:yellow;
font-weight:bold;
font-size:130%;
}

h4 {
margin:6px;
}
h4.timeline {
background-color:navy;
color:yellow;
font-weight:bold;
font-size:100%;
}

a:link, a:visited
{
	color:#339;
    font-weight:bold;
    margin-top:3px;
    text-decoration:none;
    } 
a:hover, a:active

{
    color: #ff6666;
    text-decoration:underline;
    font-weight:bold;
    }
    
a.important:link, a.important:visited 
{

color:olive;
font-weight:bold;
font-size:100%;
}
a.important:hover, a.important:active
{
color:yellow;
font-weight:bold;
font-size:100%;

}      
p {
text-align: left;
font-size:88%;
}
ul, li {
display: block ;
font-size:90%;
}
ul.black 
{
	list-style-type:square;
}
li.indent
{
	display:list-item;
	list-style-type:square;
	margin-left:30px;
	color:Black;
}
ul.smaller, li.smaller {
font-size:86%;
}
ul.verysmall 
{
	font-size:x-small;
}


ul.inline {
 list-style: none;
}
.attribution {
	text-align:left;
	margin-left:40px;
	font-size:75%;
	color:#333399;
}

.bottommenu {
width:98%;
text-align:center;
height:60px;
border:none 0px;
}

.boxedmenu 
{
	border:solid 1px #000000;
	padding:8px;
	font-size:80%;
}

.boxedtext 
{
	border:solid 1px #cc6600;
	padding:8px;
}
.centertext {
text-align:center;
}
.footnotes {
font-size:x-small;
text-align:left;
}
.largeandspaced 
{
	font-size:larger;
	line-height:140%;
}
.leftmenu 
{
	border:solid 1px #554708;
	background-color:#f6f0e5;
	font-size:90%;
	line-height:150%;	
}
.menubottom 
{
	border:solid 1px #cc9933;
	border-left:none 0px;
}
.menubox 
{
	border:solid 1px #cc9933;
	border-left:none 0px;
	border-bottom:none 0px;
}

.menucenter 
{
	font-size:11px;
	text-align:center;
	min-width:780px;
	background-color:#ffffff;
	background-image:url(/images/menu_back.png);
}
.minwidth-center 
{
	min-width:780px;
	text-align:center;
}
.pictureleft {
	float: left;
	margin-right:10px;
	border:none 0px;	
}

.pictureright
{
    float:right;
	margin-left:10px;
    margin-bottom:8px;
	border:none 0px;	
}

.rightattribution {
	text-align:right;
	margin-right:6px;
	font-size:75%;
	color:#333399;
}
.rightmenu 
{
	background-color:#e8f1fe;
	font-size:smaller;
	padding:4px;
}


.righttext {
	text-align:right;
}
.searchright
{
    float:right;
	margin-right:10px;
    margin-bottom:2px;
	border:none 0px;	
}
.smaller {
font-size:86%;
line-height:normal;
}
.topmenu {
width:98%;
text-align:center;
height:110px;
border:none 0px;
}

#container {
	position: absolute;
	top:240px;
	left:0px;
	width:100%;
}
#containerpres {
	/*border: 1px #999933;*/
	border:none 0px;
	position: absolute;
	top:236px;
	left:150px;
	min-width:520px;
	width:74%;
}
#containerregions {
	/*border: 1px #999933;*/
	border:none 0px;
	position: absolute;
	top:236px;
	left:220px;
	min-width:902px;
	width:74%;
}
#containerinner 
{
	position: absolute;
	top:182px;
	left:0px;
	width:100%;
}
#containerwide {
	border:none 0px;
	position: absolute;
	top:236px;
	left:220px;
	width:74%;
}
#content
{
	clear: left;
	float: left;
	padding:0px;
	margin: 0 30px 0 30px;
	display: inline;
	min-height:660px;
	min-width:520px;
	width:100%;
}
#flags {
height:60px;
text-align: center;
width: 100%;
font-size:xx-small;
	border-bottom:solid 1px #eeeeff;
margin:0px;
}
li {
	margin: 4px 0px 4px 0px;
	color: #339;
	font-weight: bold;
	font-size:110%;
	list-style:square ;
}
li.black 
{
	color:Black;
	list-style-type:square;
}
#inline-list ul {
	margin: 14px 0px 14px 0px;
	display: inline;
	padding:0px 4px 0px 0px;
	color: #3333ff;
	font-weight: bold;
	
	} 

#inline-list ul li {
	margin: 15px 0px 0px 1px;
	padding: 1px 1px 3px 12px;
	border-left: 2px solid #339;
	list-style: none;
	font-size: 100%;
	display: inline;
	}



#google-translate {	
	position:absolute;
	right:4px;
	top:0px;
	background-color:#f8f4c9;
	padding-left:4px;
}
#header {
	background-image: url('/images/header-back.jpg');
	position:absolute;
	text-align: left;
	top:0px;
	left:0px;
	width:100%;
	min-width:780px;
	}

#left-menu 	
{
	position:absolute;
	top:250px;
	left:0px;
	width:160px;
}
#left-wide-menu 
{
	position:absolute;
	top:250px;
	left:0px;
	width:220px;
}
#right-content
{
	float: right;
	width: 26%;
	padding: 0px 20px;
	margin: 0 3% 0 0;
	border-left:solid 1px;
	display: inline;
}

