body {
margin: 0; 
padding: 0; 
font: 1.0em verdana, arial, sans-serif; 
}

h2{font: Verdana, Arial, Helvetica, sans-serif;
               font-size: 1em;
               text-align: center;
			   color: #003333;
			   margin-top: .5em; 
			   }
h3{font: Arial, Helvetica, sans-serif;
               font-size: .8em;
			   color: #003333;
			   margin: 0;
				}
h4{font: Geneva, Arial, Helvetica, sans-serif;
               font-size: .8em;
			   color: #990000;
			    margin: 1em 0 .5em 0;
				}

a:link, a:active, a:visited {color: #003333; text-decoration: underline; }
a:hover {color: #990000; text-decoration: none; }

#container {min-width: 775px; max-width:1000px; margin-left:auto; margin-right:auto; }
#shell {position: static; margin-left: auto; margin-right: auto; width: 710px; text-align: center; }
#shell h1{font: Geneva, Arial, Helvetica, sans-serif;
               font-size: .8em;
			   color: #003333;
			   font-weight: bold;
			   text-align: left;
			   margin: .5em;
				}
#shell p{font-size: .75em;
			font-style: italic;
			text-align: center;
			   color: #000000;
			   margin-top: .5em; 
			   }
#header {height: 150px; text-align: center; margin-top: 0; border-bottom: 1px solid #006666; }
#pgtop {height: 150px; margin-top: 0; background-image: url(../images/event_horizon_sail.jpg); background-repeat: no-repeat; background-position:center; border-bottom: 1px solid #006666; 
}
#pgtop h1 {text-align: left; 
	margin: 0;
	padding: 2em 3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #990000;
	font-weight: bold;
	}
#nav {width: 100%;  
 			padding: .3em 0; 
			font-size: .85em;  
			color: #003333;
			font-weight: bold;
			text-align: center; 
			background-color: #FFFFFF; 
		}
#nav ul {margin: .2em 0; }
#nav li {display: inline; 
			padding:0 .3em 0 .4em; 
						}
.style1 {color: #000000; 
	}	
#nav ul li a {text-decoration: none; 
 					color: #990000;
							 }
#nav ul li a:hover {text-decoration: underline; color: #003333; }

#leftcolumn {position: absolute; left: 0px; top: 175px; width: 175px;
				padding: 0; margin: 1em 0 .8em .5em; 
				font-size: .75em;
				color: #003333;
			font-weight: bold;
				line-height: 1.2em;
				}
#leftcolumn ul {border: 0; margin: 12px 20px 5px 0px; padding: 0; list-style-type: none; } /* margins on the list - also removes bullets */
#leftcolumn li {border-bottom: 2px dotted #990000; margin: 0; padding: 1em 0; text-indent: 0em; } /* dotted lines betwen the list items */
#leftcolumn li:first-child {border-top: 2px dotted #990000; }	/* dotted line over the first list item (doesn't work in Internet Explorer */
* html div#leftcolumn ul {border-top: 2px dotted #990000; } /* hack for IE for windows */
#leftcolumn h3 {text-align: center; font-size: .8em; color: #003333; margin-bottom: 0px; padding-top: 3px; border-top:2px dotted #990000; }
#leftcolumn a {color: #003333; text-decoration: underline; }
#leftcolumn a:hover {color:#990000; text-decoration:none;}
#leftcolumn li.morelink {font-style:italic;}	
	
#content {margin: 20px 190px 0 190px; padding: 0 1em; }
#content h1{font-size: 1.1em; font-varient: small-caps; margin-top: 2em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #006666; }			   
#content #mainimage {float: left; margin: 0 8px 4px 0;}
#content #mainimage img {border: 1px solid #990000; }
#content #mainimage p {font-size: .7em; text-align:center; margin: 0px 5px; color: #003333; }	

#content blockquote {width: 225px; float: right; font-size: .75em; border-top: 2px dotted #990000; border-bottom: 2px dotted #990000; margin: .2em; padding: .3em .5em; }
#content blockquote ul {border: 0; margin: 0 0 .3em 0; padding: 0; list-style-type: none; } /* margins on the list - also removes bullets */
#content blockquote li {border: 0; 
                padding: 0;
				color: #003333;
				}
#content ul {font-size: .8em; font-family: Verdana, Arial, Helvetica, sans-serif; margin:0; padding: 0; list-style-type: square; list-style-position: inside; }
#content li {padding: 0em; margin:0;
				}
#content a {color: #003333; text-decoration: underline; }
#content a:hover {color: #990000; text-decoration: none; }
#content p {font-size: .8em; margin-top: 0; margin-bottom: .7em; line-height: 120%; }

#content #where {width: 100%; background-image: url('http://www.shiptrak.org/'); background-repeat: no-repeat; background-position:center;  background-attachment: scroll;
}

#footer {width: 100%;  /* makes the div fill its container - usually body */
 					padding: 6px 0; /* pushes the links away from top and bottom of the div */
					font-size: .75em;  /* sets the font size of all links */
					text-align: center; /* centers the ul elements in the div */
					font-weight: bold;
					background-color:white; /* sets the background color of the div */
					border-top: 1px solid #990000; 
					border-bottom: 2px solid #990000;
					margin-top: 1.5em;
 }
#footer ul {margin: 2px 0 10px 0; } /* vertical spacing between the lists */
#footer li {display: inline; /* the key CSS - makes the lists display horizontally */
						padding: 0 2px 0 4px; 
						}
#footer ul li a {text-decoration: none; /* removes the underlining off the links */
 							 color: #990000; /* the color of the links */
							 }
#footer ul li a:hover {text-decoration: underline;
                            color:#003333;} /* underlines the links when hovered */
							
#footer #legal {font-size: .7em; color: #000000; margin-top: .75em; } 
#footer #legal a {text-decoration: underline; color: #003333; } 
#footer #legal a:hover {color: #006666; }

#rightcolumn {position: absolute; width: 175px; top: 175px; right: 0px;  
		margin: 32px 10px 0 0; padding: 1em 0; border-top: 2px solid #336666; border-bottom: 1px solid #336666; }
#rightcolumn p {font-size: .75em; 
					color: #003333;
				line-height: 1.2em;
					margin: 10px 0 0 10px; padding-top: 3px; }
#rightcolumn #log ul {list-style-type: none; /* removes bullets from list */
							font-size: .75em; 
					color: #003333;
				line-height: 1.2em;
                            padding-left: 10px; margin:0 6px 10px 0; border-bottom: 2px dotted #990000;}
#rightcolumn #log li {margin-top: 0; margin-bottom: .5em; }
#rightcolumn h3 {text-align: center; font-size: .8em; color: #990000; margin-bottom: 0px; padding: 3px; }
#rightcolumn h4 {text-align: center; font-size: .8em; color: #336666; margin-bottom: 0px; padding: 3px; }
#rightcolumn a {color: #003333; text-decoration: underline; }
#rightcolumn a:hover {color: #990000; text-decoration: none; }
#rightcolumn li.morelink {font-style: italic; }
/* photo gallery page */
#photos {float: left; text-align: center; padding: 10px;
}
#photos img {margin: 2px; border: 1px solid #990000;
}
#photos p {font: Geneva, Arial, Helvetica, sans-serif; font-size: .65em; text-align: center; margin: 2px; color: #003333;
}	
#photos a {color: #990000; text-decoration: none;
}
/* end of photo gallery */
.clearthefloats {clear: both; }
