BODY { margin: 0px;
			 color: #000;
			 font-family: Verdana, Arial, sans-serif }

A:visited.main_menu { color: #069;
											padding: 5px 3px;
											text-decoration: none;
											font-size: 90%;
											font-weight: bold }

A:link.main_menu { color: #11B5D9;
									 padding: 5px 3px;
									 text-decoration: none;
									 font-size: 90%;
									 font-weight: bold }

A:active.main_menu { padding: 5px 3px;
										 text-decoration: none;
										 color: #900;
										 font-size: 90%;
										 font-weight: bold }

A:hover.main_menu { padding: 5px 3px;
										text-decoration: none;
										color: #900;
										font-size: 90%;
										font-weight: bold }

A:visited.sub_menu { color: #069;
										 padding: 0px;
										 margin: 0px;
										 text-decoration: none;
										 white-space: nowrap;
										 text-indent: 0px;
										 font-size: 80% }

A:link.sub_menu { color: #11B5D9;
									padding: 0px;
									margin: 0px;
									text-decoration: none;
									white-space: nowrap;
									text-indent: 0px;
									font-size: 80% }

A:active.sub_menu { color: #900;
										padding: 0px;
										margin: 0px;
										white-space: nowrap;
										text-indent: 0px;
										font-size: 80% }

A:hover.sub_menu { color: #900;
									 padding: 0px;
									 margin: 0px;
									 white-space: nowrap;
									 text-indent: 0px;
									 font-size: 80% }

A:visited { color: #069;
						font-weight: bold;
										 padding: 0px;
										 margin: 0px;
										 text-decoration: none;
										 white-space: nowrap;
										 text-indent: 0px;
										 font-size: 100% }

A:link { color: #11B5D9;
				 font-weight: bold;
									padding: 0px;
									margin: 0px;
									text-decoration: none;
									white-space: nowrap;
									text-indent: 0px;
									font-size: 100% }

A:active { color: #900;
					 font-weight: bold;
										padding: 0px;
										margin: 0px;
										white-space: nowrap;
										text-indent: 0px;
										font-size: 100% }

A:hover { color: #900;
					font-weight: bold;
									 padding: 0px;
									 margin: 0px;
									 white-space: nowrap;
									 text-indent: 0px;
									 font-size: 100% }

H1 { color: #900;
		 text-indent: 0px;
		 font-size: 200%;
		 text-align: center;
		 padding: 10px 0px;
		 margin: 0px;
		 border-style: solid;
		 border-color: #007394;
		 border-width: 0px 0px 1px 0px }

H2 { color: #900;
		 text-indent: 0px;
		 font-size: 150%;
		 font-style: italic;
		 font-weight: bold;
		 margin: 0px 0px 20px 0px }

.main_content { padding: 10px 10px;
								text-indent: 30px;
								font-size: 75%;
								line-height: 15px }

P.quote { font-weight: bold;
					margin-bottom: 0px }

P.name { margin-top: 8px }

BLOCKQUOTE { font-weight: bold;
						 text-align: center;
						 text-indent: 0px;
						 color: #444 }

STRONG { color: #444 }

.no_link { font-size: 90%;
					 color: #F90;
					 font-weight: bold;
					 white-space: nowrap }

.sub_table_menu { width: 650px }

IMG.sub_nav { display: none }

TD.left_sidebar { background-image: url(images/sidebar_bg_02.gif);
									background-repeat: repeat-y;
									background-position: right }

TD.right_sidebar { background-image: url(images/sidebar_bg_02.gif);
									 background-repeat: repeat-y;
									 background-position: 0px 0px }

DIV.right_quote { text-indent: 0px;
									font-size: 70%;
									background-color: transparent;
									margin: 0px;
									padding: 5px 5px 5px 30px;
									color: #069 }

DIV.left_quote { text-indent: 0px;
								 font-size: 70%;
								 background-color: transparent;
								 margin-bottom: 60px;
								 padding: 5px 30px 5px 5px;
								 color: #069 }

P.side_bar_image { margin: 0px;
									 text-align: center;
									 text-indent: 0px }

BLOCKQUOTE { text-align: left }

IMG.align_left { margin: 5px 10px 10px 0px }

/* for the display of the larger images from the enlarge() JavaScript function */
DIV.lg_img { background-color: #FFF;
						 border-style: solid;
						 border-width: 1px;
						 border-color:  #930;
						 display: none;
						 padding: 20px }

/* for the text in the DIV tag for enlarged images */
P.div_text { display: none;
						 font-size: 75%;
						 font-weight: bold }

/* this is for the description under the image tables */
P.display_descrip { font-weight: bold;
										text-align: center;
										color: #006;
										margin-top: 5px;
										padding: 5px }

TABLE.display_pict { border-style: solid;
										 border-width: 1px;
										 border-color: #930;
										 margin: 10px 5px 5px 5px }


.pipes { color: #069 }

