body { margin: 0;
       padding: 0;
			 font-family: Verdana, sans serif;
			 background-image: url(cactusflowersbg2.jpg);
			 background-repeat: no-repeat;
			 background-attachment: fixed;
			 color: black;
			 }
			 
#content { max-width: 80%;
           margin-left: 10%;
					 margin-right: 10%;
					 background-color: white;
					 padding: 0px 5px 0px 15px;
					 border: solid black 1px;
					/* border-top: 0px;*/
           }
					 
#content h2 { font-size: 1.5em;
              color: #620704;
							text-align: center;
							
              }
							
.event { font-style: italic;
         color: #a8264a;
				 margin-left: 10%;
				 font-weight: bold;
				 }
				 
.announcement { font-weight: bold;
                color: #a8264a;
								margin-left: 10%;
								
								}

#nav ul, li { list-style-type: none;
              display: inline;
							margin: 0;
							padding: 0;
							}					 
					 
#nav { background-color: white;
       
			 height: 30px;
			 padding-top: 10px;
			 
			 border-bottom: 0px;
			 text-align: center;
			 
			 
       }
			 
#nav a { padding: 5px;
         border-right: solid black 1px;
				 width: 100%;
				 height: 30px;
				 margin: 0px;
				 font-weight: bold;
         }
				 
#nav a.lastlink { border-right: 0px;
            }
						

div.footer {text-align: center;
            
						}		
		
p.asu-info {font-size: .83em;
						color: #663300;
						}
						
p.page-info {font-size: .75em;
						color: #663300;
						}
						
table img, p.maps img { border: 0;
                      	margin: 0;
                        } 
												
#table { text-align: center;
         				
				 /*background-image: url(cactusflowerstrip.jpg);*/
				 background-repeat: no-repeat;
				 height: 130px;
				 }
				 
table { border: 0;
              
						 }
				 
html>body table { padding-left: 15%;
                      /*Correct padding of ASU Libraries image maps for compliant browsers*/ 
                     }
										 
a:link { color: #a8264a;
         }
				 
a:hover { color: #d594a8;
          }
					