/* Atkin Global */

a:link {	color: #400080;
					text-decoration: none }

a:visited {	color: #3D1B9F;
						text-decoration: none }

a:hover	{	text-decoration: underline }

a:active {	color: 4966E5;
						text-decoration: none }

body {	max-width: 1140px;
				min-width: 780px;
				margin: 0 auto;
				background: #A4ECDC url(../images/clips/AtkinBG.gif);
				color: black;
				font-family: "times new roman", times, serif;
				font-size: medium }

h1, h2, h3, h4, h5, h6, p	{	margin: 0;
													padding: 0 }

h1	{	font-size: 2em;
			text-align: center }

h2	{	font-size: 1.5em;
			text-align: center }

h3	{	font-size: large;
			text-align: center }
			
h4	{	font-size: large;
			font-weight: normal;
			text-align: center }

h5	{	font-size: 1.5em;
			font-weight: normal;
			text-align: center }

table, td	{ margin 0;
						padding 0 }

#addrss	{ text-align: center;
					font-size: large;
					white-space: pre;
					clear: left }

#menuwrapper	{	width: 732px;
								height: 270px;
								margin: 0 auto }
								
#footer	{	margin-bottom:	25px;
					text-align: center }
								

.menu	{ float: left;
				width: 240px;
				margin: 0;
				padding: 0;
				border: 2px solid;
				border-color: #AAA #555 #555 #AAA }

.menu li	{	margin: 0;
						padding: 3px 0;
						list-style-type: none;
						text-align: center;
						font-size: large;
						font-weight: bold;
						border: 2px solid;
						border-color: #CCC #555 #555 #AAA }

.menu li.i	{	padding: 3px 0 2px 0;
							font-style: italic }

hr {	border: 0;
			margin: 15px auto;
			padding: 0;
			width: 400px;
			height: 24px;
			background: transparent url(../images/clips/Rule-2.gif) }						

img.boat	{	display: block;
						margin: 0 auto;
						border:1px solid #400080 }

.spacer	{ height: 15px }