/* Written By Mark R Nash for NashAndBall.com */

/* MAIN WINDOW*/

/* Splash */

	#boundery				{ width:760px; background:url('gfx/border.gif')repeat-y top left; padding:0px; margin:0 auto; text-align:left }
	#boundery2			{ width:760px; background:url('gfx/border2.gif')repeat-y top left; padding:0px; margin:0 auto; text-align:left }

	#contentarea		{ border:0px solid #fff; width:520px; padding:18px 0 0 30px; color:#fff; float:left }
	#contentarea a	{ color:#666}
	#contentarea h2	{ font-size:12px }

	#comingsoon 		{ border:0px solid #fff; width:173px; margin:20px 0 0 0; color:#fff; float:right }
	#comingsoon h3	{ margin:15px 0 5px 0; font-size:10px; color:#666	}

	.portbox				{ padding:1px 0 0 9px; font-size:11px }

	#porttable			{ padding:0 0 20px 72px; border:0px solid #ff0; color:#666 }
	#porttable td		{ text-align:center; font-size:10px; color:#666 }
	#porttable p		{ padding:10px }
	#porttable a		{ color:#666 }

	.td							{ font-size:10px }
	.imgedge				{ border:1px solid #313131 }


/* MENU AREA
-------------*/

/* default items */
body			{
		padding:3px;
		margin:0px;
		font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
		background:#000;
		font-size: 10px;
		color:#399;
		text-decoration: none;
		text-align:center;
		scrollbar-face-color			: black;
		scrollbar-arrow-color			: white;
		scrollbar-highlight-color	: white;
		scrollbar-shadow-color		: #9999cc;
		scrollbar-3dlight-color		: black
}

img				{ border:0px }

p					{ margin:0 0 10px 0 }

A					{ color:#A83400;	text-decoration: none }
A:visited	{ color:#A83400 }
A:hover		{ color:#A83400;	text-decoration: underline }


hr				{ color:#999 }
pre				{ }
b					{ font-weight: bold }

form			{ padding:0px; margin:0px }
input			{ padding:0px; margin:0px }

li				{ }
ul				{ }
ol				{ }
ul				{ padding:0 0 0 18px; margin: 0 0 0 10px; }
