body {
border:1px;
margin:0;
padding: 0;
text-align:Center;
background: #b0bfc2;
color:#333;
font-family: arial,helvetica,sans-serif; /*times, "times new roman",sans-serif; */
font-size: 1em;
}

#container {
text-align:center;
margin: auto;
margin-top:0;
padding:0;
border-top:2px solid #c33;
width:950px;
background:url(bgdownload.jpg);
}

#left {
float: left;
width: 130px;
display:inline;
margin-left: 15px;
padding: 10px 0;
}

#right {
text-align:center;
float: left;
width: 840px;
margin-left: 15px;
padding: 10px 0;
text-align:left
}

#right table {
text-align:center;
border-collapse:collapse;
}
#right table th,td {
border-right: 1px solid #fff;
border-bottom:1px solid #fff;
padding:1px;
margin: auto;
}
#right table tr {
background-color: #b0ccc2;
/*b0bfc2 */

}

.button {
	background-color:white;
	color: black;
	font-weight: bold;
	border: 2px solid #f44336;
	text-decoration:none;
	margin: 2px 4px;
	padding:2px 8px;
	border-radius: 4px;	
	}

h1#header {
margin:0; 
padding:5px;
color: #33ff00;
border-top:4px solid #f63; 
font-face:Georgia;
font-size: 300%;
font-weight:bolder;
text-align:center;
text-decoration:overline;
background: url(faces_all.jpeg);
line-height:300%;
}
h1 img {
display:block;
border:0;
}

hr  {
color: #f63;
font-size:0.5em;
	}
#left h2 {
text-align:right;
color: #030;
font: 14pt Georgia;
font-weight:600;
text-align:right;
}
#right h2 {
text-align:left;
color: #000;
font: 14pt Verdana;
font-weight:600;
}

h3 {
font:bold 110% Verdana, arial,sans-serif;
}

#right h4 {
color: red;
font: 12pt Georgia;
font-weight:600;
text-align:center;

}


ul#topnav { 
margin:0;
padding:5px 5px;
list-style-type:none;
background: #387A9b;
font-size:1.1em;
font-weight:bold;
border-bottom:1px solid #f63; 
  }
ul#topnav li { 
display:inline;
background: url(header-bullet2.gif) no-repeat 0 50%;
padding:0 5px 0 5px;

 }
ul#topnav li a:link, ul#topnav li a:visited {
text-decoration:none;
color: teal;
  }
ul#topnav li a:hover {
text-decoration:none;
color: #387A9B;
background: white;
  }



#left ul {
margin:0;
padding:0;
list-style:square;
text-align:right;
}

#left li {
padding:6px 2px 6px 0;
font:bold 100% Verdana;
}
#left li a:link, a:visited {
text-decoration:none;
color: #387A9b;
	}
#left a:active {
background-color:teal;
}

#left li a:hover {
text-decoration: underline;
}


#right p {
text-align:left;
	}
#right a:link, a:visited, a:active {
text-decoration: underline;
color: teal;
	}
div.imagecaption {
float:left;
width:520px;
display:inline;
margin: 0 1em 1em 0;
padding-right:10px;
color:#333;
font-size:0.9em;
}

div.imagecaption img {
float:left;
margin-left: 0.8em;
margin-right:0.8em;
border: 1px solid #387A9b;
}
div.imagecaption2 {
float:left;
width:520px;
display:inline;
margin: 0 1em 1em 0;
padding-right:10px;
color:#333;
font-size:1.1em;
}

div.imagecaption2 img {
float:left;
margin-left: 0;
margin-right:0.8em;
border: 1px solid #387A9b;
}


#navelse {
clear: both;
color:Red;
text-align:right;
font-size:80%;
	}
#navelse2 {
clear: both;
color:Red;
text-align:center;
font-size:80%;
	}

.date {
color:#387A9b;
text-align:center;
font-weight:bold; 
}




#WARNING { 
    	font-weight: normal;
	background-color: #ffff33; 
	margin-left: 10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right: 10px;
	padding:1;
	border-color: red;
	border-width:1px;
	border-style: solid
}

#footernav {
background-color:#ccccff;
border:2px solid #ccccff;
}