body { background-image: url(images/chev_back3.gif);
		 	 font-family: Verdana, Ariel, Helvetica, sans-serif;
			 margin: 0px;
			 padding: 0px;
		 	 }
	
a { text-decoration: none;
		
	}
	
.title {border: 0px;
			 }
	
#content a:hover { background: #b59463;
									}
				
div#menu { width: 150px;
					 position: absolute;
					 top: 150px;
					 left: 0px;				
			}
		
			
div#menu a { display: block;
						 width: 148px;
						 color: #020654;
						 font-weight: bold;
						 margin: 0px;
						 padding-left: 10px;
						 padding-top: 10px;
						 padding-bottom: 10px;
					}
					
div#menu a:hover { background: #efdead;
									}
									
div#member_menu { width: 150px;
									margin-top: -20px;
									float: right;
									margin-right: 7%;
								
									}
									
div#member_menu a { display: block;
				 	 	 font-size: smaller;
						 width: 148px;
						 color: #020654;
						 font-weight: bold;
						 margin: 0px;
						 padding-left: 10px;
						 padding-top: 5px;
						 padding-bottom: 5px;
					}
					
.update {width: 150px;
				position: absolute;
				top: 610px;
				left: 5px;
				font-size: .6em;
				}
									
div#content { background: #efdead;
							margin-top: 50px;
							margin-left: 25%;
							margin-right: 15%;
							}
							
.gallery { float: left;
				 	 margin: 5px;
				 }
.gallery img {border: none;
				 		 text-decoration: none;
						 }
				 
.mail { color: #997e01;
				font-weight: bold;
				}
				
.response { position: absolute;
						top: 150px;
						left: 200px;
						color: blue;
						font-weight: bold;
						}							

					

.armoury tr { background-color: #b59463;
	 }
	 
.armoury td { width: 150px;
	 	 height: 20px;
		 text-align: center;
		 border: solid black 1px;
		 }	
		 
.members { border: 0px;
					 margin-left: -50px;
					 }

.members td { width: 100px;
							height: 35px;
							text-align: left;
							padding-left: 20px;
							
							}
							
.head td { text-decoration: underline;
					 
					}
						
.head a { text-decoration: underline;
					}
						
.shield {float: right;
				}

dt { font-weight: bold;
			line-height: 2em;
			}
			
.office { font-weight: bold;
					font-size: 1.2em;
					}
.name { margin-left: 20px;
				
				}
				
h2 { 
	 			font-family: Carolingia, Tahoma, Helvetica, sans-serif;
				font-size: 2em;
				}

hr { color: #b59463;
	 	 width: 300px;
		 text-align: left;
	 }		
	 
.note { font-size: smaller;
			}		
				
ul li { list-style-type: none;
	 	 padding-top: 5px;
		 padding-bottom: 5px;
	 		}
			
ol li {padding-top: 10px;
	 		}
			
.credit { text-align: right;
				}
