/* CSS created by Jen Herr on July 27, 2005
Modified for Fleet 5 on February 28th, 2006 */

body { background-image: url('none');
		 	 background-color: #000000;
			 font-family: verdana, sans-serif;
			 font-size: 11pt;
			 line-height: 1.35;
			 color: #cccccc;
			 }

h2 { text-align: center;
		 color: #ffbf00;
		 font-family: serif;
		 font-size: 34pt;
		 }
 
h3 { background-color: #003333;
	 	 color: #ffbf00;
	 	 border-top: 1px solid #ffffff;
		 border-bottom: 1px solid #ffffff;
		 text-align: center;
		 padding: 2px;
		 margin-bottom: 20px;
		 margin-top: 20px;
		 }

h4 { color: #ffbf00;
		 font-size: 16pt;
		 font-family: serif;
		 }

h5 	 { color: #ffcc33;
			font-size: 12pt;
			font-weight: bold;	
			margin-left: 6%;
			}		 
		 
b { color: #007070; }

a { font-weight: bold;
		text-decoration: none;
		color: #367ad3;
		}

a:hover { color: #ffcc00;
					text-decoration: underline; 
					}
				
#mainbody { margin-left: 2%;
						margin-right: 2%;
						}		

#quote { font-family: verdana, sans-serif;
				 font-style: italic;
				 text-align: center;
				 font-weight: bold;
				 margin-top: -10px;
				 }
				 
#staff { margin-left: 16%;
			 	 margin-right: 16%;
				 border-top: 1px dotted white;
				 }				 
					 
#fcomm, #afcomm { float: left; 
							 	width: 48%;
								border-bottom: 1px dotted white;
								margin-bottom: 2%;
								}		
															 
#dlinks { clear: both;
					margin-left: 6%;
					margin-right: 6%;
					background-color: #000000;
					background-image: url('http://www.star-fleet.com/images/starfields/plain.gif');
					border: 2px outset #007070; 
					 }
						
#dlinks a { margin-left: 5px;
						margin-right: 5px;
					 border-bottom: 1px dotted #ffcc00;
					 font-size: 12pt;
					 } 

#ndlinks .box{ text-align: center;
			 			 padding-top: 2px;
						 padding-bottom: 2px;
						 border-top: 1px dotted #ffffff;
						 border-bottom: 1px dotted #ffffff;
						 clear: both;
						 }
						 
#ndlinks a { background-image: url('http://www.star-fleet.com/images/starfields/plain.gif');
				border-right: 2px solid #003333; 
				border-top: 2px outset #ffdf00; 
				border-left: 2px solid #ffdf00; 
				border-bottom: 2px outset #003333; 
				color: #ffffff;
				padding: 4px;
				text-align: center;
				font-size: 10pt;
				}						 
				
#ndlinks a:hover { color: #ffcc00; }






