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


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

									
#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:991px; 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;}
#left								{width:239px; height:300px; float:left; border-right:1px solid #840000;}
#middle								{width:510px; height:300px; float:left; background-image:url(cssgfx/static2.gif);}
#waiting							{width:510px; height:300px; background-image:url(cssgfx/waiting.png);}
#right								{width:239px; height:300px; float:right; border-left:1px solid #840000;}

#main								{margin:auto; width:990px; height:300px; border:1px solid #840000;
									background-repeat:no-repeat;}

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

#top-left								{margin:auto; width:220px; height:40px; background-image:url(cssgfx/talk-bg.png); margin-bottom:6px;}
#top-right								{margin:auto; width:220px; height:40px; background-image:url(cssgfx/review-bg.png); margin-bottom:6px;}

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

.archive								{width:220px; height:30px; text-align:right; font-family:Arial, Helvetica, sans-serif;
										padding-top:8px; font-weight:bold;}
	a.vidarch:link						{color:#ffa200;}
	a.vidarch:visited					{color:#ffa200;}
	a.vidarch:active					{color:#ffffff;}
