@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/gradientBG.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;}
	
body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;}
	
a:link {
	color: #333;}

a:visited {
	color: #000;}
a:hover {
	color: #600;}

ul {
	list-style: url(http://www.msmarina.com/images/flowerbullet.gif)}
.space {
	line-height: 0.3em;}

