body {

//background:url('images/logo.gif') repeat;
background-color: #E1CD91;	
margin:0px;padding:0px;
text-align: center;
font-size: 16px;
font-family:"Times New Roman", Times, serif; 
color: black; 

}


#wraper {
width:1000px;
min-width:779px;
height: 100%;
margin:auto;
padding:0;
background-color:#FFFFff;
border:1px solid black;
box-shadow: 0px 7px 10px #000000;
  -moz-box-shadow: 0px 7px 10px #000000;
  -webkit-box-shadow: 0px 7px 10px #000000;
text-align: left;
}

p.title {color: #004811;line-height:1pt}
p.name {color: black; line-height:1pt; font-size:small; padding-left: 20px;}
p.italic {font-style:italic;line-height:1pt; font-size:small;padding-left: 20px;}
p.abstract {font-size:small;padding-left: 40px; padding-right: 40px; }


b {

font-weight: normal;
font-size: 12px;	
	}
ul.title{
	list-style-type:none;
	}	


.h1{

font-size:30px;
font-weight:bold;

}

.h2{

font-size:25px;
font-weight:bold;

}



.name{
padding-left:190px;
color:#000080;
min-width: 505px;
line-height:200%;
}
a.web:link {color:#000;}      /* unvisited link */
a.web:visited {color:#000;}  /* visited link */
a.web:hover {color:#000;border-bottom: 0px solid #000;}  /* mouse over link */
a.web:active {color:#000;}  /* selected link */


#header {
width: 100%;
min-width:779px;
height: 150px;
position:static;
top:0px;
right:0px;
text-align:center;

padding:0px;
}


.left{ 
float:left;
position:relative;
left:5px;
top:5px;

}

#im1.left {
position:relative;
left:10px;
top:25px;
margin-right:-30px;

}

.right{ 
float:right;
position:relative;
right:5px;
top:5px;
}
#im2.right {
position:relative;
right:5px;
top:0px;
margin-top: 20px;
}
#navbar {
float:right;
width: 100%;
height: 30px;
text-align:center;
border-bottom:3px solid #000000;
}
ul.menu
{

list-style-type:none;
margin:0;
padding:0;
text-align:center;

}

li.menu
{
display:inline;
padding-left: 20px;
line-height:45px;
font-weight: bold;
margin: 0 15px 4px 15px;
text-decoration: none;
\\color: #999;

}


a.menu:link {color:#000000;}      /* unvisited link */
a.menu:visited {color:#000000;}  /* visited link */
a.menu:hover {color:#A0A0A0; border-bottom: 5px solid #000;}  /* mouse over link */
a.menu:active {color:#0000C0;}  /* selected link */


ul.circle {list-style-type:circle;}

a.link {color:#000;}      /* unvisited link */
a.visited {color:#FFFF00;}  /* visited link */
a.hover {color:#000;border-bottom: 0px solid #000;}  /* mouse over link */
a.active {color:#000;}  /* selected link */

#main {
position: relative;
top:0px;
float: left;
padding:20px 30px;
\\width: 100%;
min-width:779px;
height: 100%;
text-align: justify;


}


.people{
margin-top: -40px;	
	}



#footer {
clear:both;
padding:0;
margin:0;
width: 100%;
min-width:779px;
height: 45px;
position:relative;
bottom:0px;
background-color:#004811;
text-align: center;
color: #fff;

}


a.foot:link {color:#fff;}      /* unvisited link */
a.foot:visited {color:#FFFF00;}  /* visited link */
a.foot:hover {color:#A0A0A0; border-bottom: 4px solid #000;}  /* mouse over link */
a.foot:active {color:#FFFF00;}  /* selected link */
