a.gold:link     {color:#CC9900; text-decoration: none;}
a.gold:visited  {color:#CC9900; text-decoration: none;}
a.gold:hover    {color:#CC9900; text-decoration: underline;}

a.white:link    {color:#FFFFFF; text-decoration: none;}
a.white:visited {color:#FFFFFF; text-decoration: none;}
a.white:hover   {color:#FFFFFF; text-decoration: none;}

html, body, #holder { min-height: 100%; width: 100%; height: 100%;}
html>body, html>body #holder { height: auto;}

body			{color:#FFFFFF; background-color: #000000; 
				margin: 0em; 
				font-family: verdana, arial, times; font-size: 8pt;}

#holder 		{position: absolute; top: 0; left: 0;}

#bottom			{background: #000000;
				height: 36px; width: 100%; 
				background-image: url(../images/bottom.gif); 
				position: absolute; bottom: 0px;}

#topleft		{background: #000000; 
				height: 130px; 
				background-image: url(../images/banner_span.jpg); 
				margin-right: 130px;}

#topright		{background: #000000; 
				height: 130px; width: 130px;
				 
				position: absolute; right:0px; top:0px;}

#leftbar		{background: #222222; 
				width: 129px; height: 440px;
				position: absolute; left:0px; top:130px;
				border-right:1px  solid #555555;
				border-bottom:1px  solid #555555;}

#rightbar		{background: #222222; 
				width: 129px; height: 440px;
				position: absolute; right:0px; top:130px;
				border-left:1px  solid #555555;
				border-bottom:1px  solid #555555;}

#actuality_h	{background: #005599; background-image: url(../images/actuality.gif);
				width: 129px; height: 30px;
				border-bottom: 1px solid #000000;}

#guild_h		{background: #993322; background-image: url(../images/guild.gif);
				width: 129px; height: 30px;
				border-bottom: 1px solid #000000;}

#server_h		{background: #009955; background-image: url(../images/serverstatus.gif);
				width: 129px; height: 30px;
				border-bottom: 1px solid #000000;}

#screenshot_h	{background: #005599; background-image: url(../images/screenshot.gif);
				width: 129px; height: 30px;
				border-bottom: 1px solid #000000;}

#links_h		{background: #993322; background-image: url(../images/links.gif);
				width: 129px; height: 30px;
				border-bottom: 1px solid #000000;}

#resources_h	{background: #009955; background-image: url(../images/resources.gif);
				width: 129px; height: 30px;
				border-bottom: 1px solid #000000;}

#search_h		{background: #009955; background-image: url(../images/search.gif);
				width: 129px; height: 30px;
				border-bottom: 1px solid #000000;}

#main			{margin-left: 140px; margin-right:140px;}

div.leftdiv		{background: #333333;
				width: 119px; height: 15px;
				border-bottom: 1px solid #000000;
				padding-left: 10px;
				position: relative;
				cursor:pointer;}

div.rightdiv	{background: #333333;
				width: 119px;
				border-bottom: 1px solid #000000;
				padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
				text-align: right;}

div.searchdiv	{background: #333333;
				width: 119px; height: 15px;
				border-bottom: 1px solid #000000;
				padding-left: 10px;
				position: relative;}

div.description	{position: absolute; right:145px; top: 174px; width: 350px;
				border-left: 1px dashed #999999; color: #CCCCCC;
				padding: 5px;}

div.news		{left:10px; width: 350px; 
				border-left: 1px dashed #999999; color: #CCCCCC;
				padding: 5px;}

div.archive		{left:10px; width: 500px; 
				border-left: 1px dashed #999999; color: #CCCCCC;
				padding: 5px;}

img.screenshot	{border: 1px solid #000000;}

img.screenshot2	{border: 1px solid #999999;}

input.i1		{color: #FFFFFF; 
				padding: 2px; margin-top: 5px; 
				background-color: #555555; 
				border: 1px solid #000000; 
				font: 8pt verdana, sans-serif;}

input.i2		{color: #FFFFFF; 
				padding: 2px;
				background-color: #555555; 
				border: 1px solid #999999; 
				font: 8pt verdana, sans-serif;}

textarea.i2		{color: #FFFFFF; 
				padding: 2px;
				background-color: #555555; 
				border: 1px solid #999999; 
				font: 8pt verdana, sans-serif;}

select.i2		{color: #FFFFFF; 
				padding: 2px;
				background-color: #555555; 
				border: 1px solid #999999; 
				font: 8pt verdana, sans-serif;}

span.title		{font-size: 12pt; font-weight: bold; color: #CC9900;}
span.red		{color: #CC4444;}
span.headline	{font-size: 10pt; font-weight: bold; color: #FFFFFF;}
span.dates		{font-size: 6pt; color: #BBBBBB;}

td				{vertical-align: top;}
td.ss			{text-align: center;}
				
