body { background-color: #f0e7c8;
       font-family: Tahoma, sans-serif;
			 font-size: 100.01%;
       margin: 0;
			 padding: 0;
			 background-image: url(bgstripe3.gif);
			 background-repeat: repeat-x;
			 background-position: 0 376px;
			 color: #3f230e;
			 }
			 
div#content { margin-left: 315px;
              margin-right: 5px;
							color: #3f230e;
							}

							
div#content h2 { font-size: 1.5em;
                 font-weight: normal;
								 color: #9a5335;
								 }
								 
div#content .event { font-weight: bold;
			 							 text-align: center;
										 color: #9a5335;
                     }
										 
div#content .announcement { color: #9a5335;
                            font-weight: bold;
														text-align: center;
														}
								 
#nav ul, li { list-style-type: none;
              margin: 0;
							padding: 0;
							}	

div#nav { margin-top: 150px;
					background-image: url(bookstack1.gif);
					  background-position: 0 0;
						background-repeat: no-repeat;
						float: left;
						width: 300px;
						height: 260px;
						padding-top: 55px;
					}
							
div#nav a { background-color: transparent;
						display: block;
						text-align: center;
						font-weight: bold;
						font-family: Tahoma, sans-serif;
						font-size: 1em;
						padding: 7px;
						
						margin-left: -35px;
						text-decoration: none;
						color: #f0e7c8;
						
						}	
						
div#nav a:hover { color: black;
									
						      }
									
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;
                        } 
												
#table { text-align: center;
         padding: 0;
				 width: 550px;
				 border-width: 0;
				 margin-left: 315px;
				 margin-right: auto;
				 }
				 
#table img {border: 0;
          }
				
#content a { color: #660000;
             }
						 
#content a:hover { background-color: #e6d5a0;
                   
									 }
					
	