
/*		{text-form:		css 3;
		written-by:		edward rogers (monty@umpire.com);
		written-for:		http://www.pachydermia.com/;
		date-modified:		6th of november mmix
		them-legals:		all rights reserved} */

/*					stylesheet begins */

body		{font-family:		"Palatino Linotype", "Book Antiqua", Palatino, serif;
		background-color:	black;
		font-size:		16px;
		color:			#B4B4B4;
		text-shadow:		#B4B4B4 0px 1px 3px}

img		{border:		0}

#textonly	{font-size:		10px;
		text-align:		left;
		position:		fixed;
		left:			20px;
		top:			5px}

h3		{font-size:		16px;
		font-weight:		normal;
		text-align:		center}

h1		{font-size:		30px;
		text-align:		center;
		font-weight:		bold;
		line-height:		200%}

a		{color:			#B40000;
		text-decoration:	none;
		outline:		none;
		text-shadow:		#B40000 0px 1px 3px}

a:hover		{color:			#D2D2D2;
		text-shadow:		white 0px 2px 10px}

#cargo		{text-align:		justify;
		position:		absolute;
		left:			23%;
		right:			23%;
		top:			11%;
		line-height:		200%}

p.footer	{font-size:		10px;
		text-align:		center}

#port		{text-align:		center;
		position:		fixed;
		right:			79%;
		top:			10%;
		height:			100%;
		overflow:		auto}

#starboard	{text-align:		center;
		position:		fixed;
		left:			79%;
		top:			10%;
		height:			100%;
		overflow:		auto}

p.rightaligned	{text-align:		right}

p.centered	{text-align:		center}

p.spikey	{position:		relative;
		top:			-110px}

form.centered	{text-align:		center}

/*					stylesheet ends */
