/* style sheet for StarGazer Limousine Service LLC */
#validator {clear: both}
#footer {margin-top: 10px}
#logo {margin-bottom: 10px}

body {background-color: #000000; color:#FFFFFF; font-family: Century Gothic, Helvetica, sans-serif; font-size: 12pt}
/* p:first-letter {font-family: Century Gothic; color: #000000; float: left; font-size: 310%; font-weight: 600} */
#main {background-color: #000; width: 100%; padding: 20px; border-bottom: 2px solid #008000; border-top: 2px solid #008000; text-align: center}
#table {width:90%; text-align: center; margin-left: auto; margin-right: auto;}
td {margin-left: auto;
margin-right: auto;}

#links {width: 150px; float: right; margin-right: 10px; padding: 10px}
#links a {display: block; font-family: Monotype Corsiva, Palatino, serif; background-color: white; color: #BD0066; font-size: 16pt; text-align: center; padding: 5px; margin-bottom: 20px; border-style:outset; border-width:medium; border-color:#BD0066;}
	#links a:link {text-decoration: none}
	#links a:visited {color: #008000; text-decoration: none}
	#links a:hover {color: #008000; text-decoration: underline;}
	#links a:active {text-decoration: none; }

a {}
	a:link {color: #BD0066; text-decoration: none}
	a:visited {color: #008000; text-decoration: none}
	a:hover {color: #008000; text-decoration: underline}
	a:active {text-decoration: none}
	
img {border: 0px;}
	
#thumbnails {}
	#thumbnails a:link {border: 2px solid #BD0066}
	#thumbnails a:visited {border: 2px solid #008000}
	#thumbnails a:hover {border: 2px solid #BD0066}
	#thumbnails a:active {border: 2px solid #008000}
	
/* the raspberry is #BD0066, the pink is #EBD2D2, black is #000000 and the green is #008000 */