@charset "utf-8"; 
 
body {
  background-color: #e70033; 
  width: 820px;

/*background-image: url('/images/k.gif') ; 
background-repeat:repeat-x; */
}

 
#container {
 height:auto;  /* adjust height to length of longest news column */
   	font-size: 100%;
  background:#FDFDFD;
  width: 820px;
	margin-top: 0;
	padding-top: 0;
 height:auto; 
  line-height: 150%;
border: 5px solid #565656;
  border-top: none;
}
#innercontainer{  }
#centermenu {  
  	font-size: 85%;
  	font-family: Verdana ;
  	margin-left: 170px;
				margin-right:  170px;
				padding-top: 0em;
min-height: 800px;

}
 #leftmenu {
	float: left;
  background-color  :#565656;
  line-height: 180%;
  margin-right:5px;
  margin-left:   0px;
  padding-bottom:  5px;
  height: auto;
  font-family: Georgia, "Trebuchet MS";
  font-size: 100%;
  font-variant: small-caps;
  letter-spacing: 2px;
 
  width: 150px;
}

#leftmenu a {
   color: white;
  display: block;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  width: 100px;
 
}

#leftmenu a:hover {
  background-color: #565656;
    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;
font-size: 85%;
}

#footer a {
  color:white;
 
}

#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: #927C00; */
  display: block;
  height: 230px;
  margin: 0 auto;
  width: 820px;
  text-align: center;
  border-bottom: 20px solid   #565656;
 background-image: url('/images/h.jpg') ; }
 

 
 
#nav {
  margin-left: 230px;
  position: absolute;
  top: 10px;
}

#nav a {
  color:#03486F;
  font-size: 76%;
  font-weight: bold;
  text-decoration: none;
  text-transform: lowercase;
}

#nav a:hover {
  border-bottom: 2px solid #402F18;
  padding-bottom: 2px;
}

#nav acronym {
  border: none;
}

#nav li {
  display: inline;
  margin: 0 1em;
}

#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*****************************************************************************/
/* SEARCH                                                                    */
/*****************************************************************************/
#search {
  margin-left: 620px;
  position: absolute;
  top:20px;
}

#search p {
  margin: 0;
}

 #rightmenu {
  font-size: x-small;
  line-height: 200%;
float: right;
background-color:  #ffb3c3;
  width: 150px;
	border: 0px solid #666;
	
}

#rightmenu a {
  background: url("math.uprrp.edu/profs/pennance/images/green-arrow.gif" ) no-repeat 0px 7px;
  display: block;
  padding-left: 12px;
 
  color: #646B2E;
color: black;
}

#rightmenu h2 {
  border-bottom: 1px dotted black;
  display: block;
  font-family: Georgia, "Trebuchet MS";
  font-size: 100%;
  font-weight: normal;
  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: 2em;
  padding: 0;
}
 
  #rightmenu ul li a {
	  background: url( "../images/double-arrow.gif" ) no-repeat 5px 5px;
    line-height: 150%;
    padding-left: 15px;
          margin-bottom: 5px;
    margin-right: 5px
}

  
 
