@charset "utf-8";
/* CSS Document */


body								{background-color:#000000; margin:auto; color:#fff; font-family:Arial, Helvetica, sans-serif;
									font-weight:bold;}

									
#top								{width:990px; height:121px; background-image:url(cssgfx/bg2-topc.png);}
	#spacer1						{width:100%; height:10px; background-color:#D83607; background-image:url(cssgfx/spacer1.png);}
	#spacer2						{width:100%; height:10px; background-color:#D83607; background-image:url(cssgfx/spacer1.png);
									border-right:1px solid #840000;}
	#glowbar						{width:100%; height:50px; background-color:#840000; background-image:url(cssgfx/bgglow.png);}

#navbar								{width:990px; height:40px;}
	.tab							{width:100px; height:20px; background-color:#840000; float:left; color:#ffffff; margin-right:2px;
									font-weight:bold; text-align:center; margin-top:20px;}
	.tab:hover						{background-image:url(cssgfx/hover.png);}
	a.navlink:link					{color:#000000; text-decoration:none;}
	a.navlink:hover					{color:#000000; text-decoration:none;}
	a.navlink:active				{color:#000000; text-decoration:none;}
	a.navlink:visited				{color:#000000; text-decoration:none;}

	.select							{width:100px; height:30px; background-color:#ffa200; float:left; color:#000000; margin-right:2px;
									font-weight:bold; text-align:center; padding-top:10px;}
#wrapper							{margin:auto; width:990px;}
#container							{width:990px; position:absolute;}
#internal							{width:990px; background-color:#000000;}
#middle								{width:628px;  float:left;}
#waiting							{margin:auto; margin-top:30px; width:600px; font-size:12px;}
#right								{width:329px;  height:100%; float:right; border-left:1px solid #840000;}

#main								{margin:auto; width:990px; border-left:0px; border-right:0px;}

/* ******************************************** */

#top-left								{margin:auto; width:20px; height:40px; margin-bottom:6px;}
#top-right								{margin:auto; width:320px; height:40px; background-image:url(cssgfx/register.png);
										margin-bottom:6px;}

.right-link								{margin:auto; width:220px; height:40px; background-color:#5B0F11; margin-top:2px;}

#register								{margin:auto; margin-top:25px; width:310px; padding-left:20px;}

#feature-glow							{margin:auto; width:610px; height:310px; background-image:url(cssgfx/vsbg.png);}
#feature-static							{margin:auto; width:600px; height:300px; border:1px solid #840000;
										background-image:url(cssgfx/static2.gif);}
#feature-cover							{width:600px; height:300px; background-image:url(cssgfx/vs.png);}

#date								{font-size:18px; color:#ffa200;}
.formtag							{color:#ffa200; font-size:11px;}

#privacy							{margin:auto; width:280px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}


