/*************************
	Global Settings
**************************/
html				{overflow-y: scroll;} /*to always show vertical scrollbar for FF*/
html,body			{color: #ffffff; font: 14px Tahoma,Arial,sans-serif; background: #000000; margin: 0; padding: 0; text-align: left;}
td,th,p				{color: #ffffff; font: 14px Tahoma,Arial,sans-serif;}
dl,dt,dd,form		{margin: 0; padding: 0;}
h1,h2,h3,h4			{margin: 0; padding: 0; font-family: Helvetica,Arial,sans-serif;}
img					{border: 0;}

a:link, a:visited	{color: #666666; text-decoration: underline;}
a:active, a:hover	{color: #33ff66; text-decoration: underline;}



/*************************
	Main Layout
**************************/
body.static			{padding: 20px; background: #370101 url('../images/main/bg_static.jpg') no-repeat fixed 0 0; min-height: 499px;}
body.static h1		{font-size: 28px; line-height: 40px; margin-bottom: 15px;}
body.static h2		{font-size: 20px; line-height: 30px; margin-bottom: 10px;}
body.static h3		{font-size: 16px; line-height: 24px; margin-bottom: 5px;}
body.static li		{padding-left: 8px; padding-bottom: 8px;}
	/**********/
.introduction		{font-size: 16px;}

.aboutus .intro		{padding-bottom: 20px; height: 140px;}

.gamerules li		{padding-bottom: 5px;}



/*************************
	Global Overwrite
**************************/
.clear-both			{clear: both; width: 0; height: 0; line-height: 0; font-size: 0;}
.width-auto			{width: auto;}
.inactive			{filter: alpha(opacity=50); opacity: 0.50;}
