/* @override http://aprodefa.org/stylesheets/centromirna.css */

 
body {
  background-color: #F7E9F8;
  width: 800px;

}

 
#container {
 height:auto;  /* adjust height to length of longest news column */
 
  background:#F9EBFA;
  width: 800px;
	margin-top: 0;
	padding-top: 0;
 height:auto; 
  line-height: 150%;
border: 5px solid #4F0027;
  border-top: none;
}
#innercontainer{ 
 }
#centermenu {  
  	
  	font-size: 75%;
  	font-family: Verdana ;
  	margin-left: 170px;
 
  					margin-right:  170px;
				padding-top: 0em;
	

}

#centermenu a {
   color: #510028;
 }




 #leftmenu {

	float: left;
  background-color : #F8D9F5;
 /* background-image: url(http://math.uprrp.edu/profs/pennance/images/lightblue.jpg);
			background-position: left;
			background-repeat: repeat-y;*/
 

  line-height: 180%;
  margin-right:5px;
  margin-left:   0px;
  padding-bottom:  5px;
  height: auto;
  font-family: Georgia, "Trebuchet MS";
  font-size: 90%;
  font-variant: small-caps;
  letter-spacing: 2px;
 
  width: 150px;
}

#leftmenu a {
   color: black;
  display: block;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  width: 100px;
 
}

#leftmenu a:hover {
  background-color:#A57A8F;
    width: 120px;
}

#leftmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 25px;
}

#leftmenu ul li a {
    line-height: 120%;
}

 
 
#footer {
	width: 100%;
	text-align: center;

}

#footer a {
  color:black;
 
}

#footer li {
  display: inline;
 
font-size: x-small;
  	padding: 1em;
 
}

#footer ul {
	 text-align: center;
  list-style: none;
  margin: 0;
  padding-top: 5px;
    padding-bottom: 5px;
}

 #header {
  background: #510028;
 
  display: block;
  height: 230px;
  margin: 0 auto;
  width: 800px;
  text-align: center;
 
 border-bottom:  none;

}

 
 

/*****************************************************************************/
/* SEARCH                                                                    */
/*****************************************************************************/
#search {
  margin-left: 550px;
  position: absolute;
  top: 40px;
}

#search p {
  margin: 0;
}

 #rightmenu {
  font-size: x-small;
  line-height: 200%;
float: right;
background-color:#F8D9F5;
   
  width: 150px;
	border: 0px solid #666;
	
}
#rightmenu p {
 
  padding-left: 10px;
 
color: black;
}

#rightmenu a {
    display: block;
  padding-left: 12px;
 
color: black;
}

#rightmenu h2 {
  border-bottom: 1px;
  display: block;
  font-family: Georgia, "Trebuchet MS";
  color:  red;
  font-size: 100%;
  font-weight: bold;
  letter-spacing: 2px;
  padding-bottom: 5px;
  text-transform: uppercase;

	margin: 10px;
}

#rightmenu li {
  display: inline;

}

#rightmenu ul {
  list-style-type: none;
  margin-left: 0;
 
  margin-bottom: 4em;
  padding: 0;
}
 
  #rightmenu ul li a {
	  font-size: 120%;
	  background: url( "http:/aprodefa.org/images/double-arrow.gif" ) no-repeat 5px 5px;
    line-height: 140%;
  padding-left: 15px;
      margin-bottom: 5px;
    margin-right: 5px}

 img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

 

