/* External Style Sheet */

			
body	{	background-color: black;
			background-image:url(graphics/bg.gif);
			background-position: center;
			background-repeat: repeat;
			background-attachment: fixed;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: x-small;
			color: white;
			text-align:center;
		}

a:hover	{ 	text-decoration: underline;
			color:#0058A8;
		}
a	{	color:#FFA800;
		text-decoration: none;
	}

	
td	{	vertical-align:top;	}

.bigItalic	{
				font-size: small;
				font-style: italic;
			}

div.menu	{
	z-index:10;
	position:absolute;
	top:93px;
	left: 296px;
	visibility: hidden;
			}
				
.alexisLink	{
	z-index:10;
	width:27px;
	height:27px;
	position: absolute;
	left: 952px;
	top: 438px;
	border:none;
			}				
			
.bodyInfo		{	overflow:auto;
					height:400px;
					text-align:center;
					vertical-align:middle;
					width:94%;
					margin-left:40px;
				}
				
.inventory		{	text-align:left;
					border:none;
					vertical-align: text-top;
					margin-top:20px;
				}
					
.comingSoon		{	position:absolute;
					left:100px;
					vertical-align:middle;
					text-align:center;
					height:400px;
					width:80%;
				}
				
.boldBigger	{	font-size:small;
				font-weight:bold;
			}
			
.orangeBold	{	color: #FFA800;
				font-weight: bold;
			} 

.orangeBigBold	{ 	color:#FFA800;
					font-weight: bold;
					font-size:small;
				}

.toolLocation	{	position:absolute;
					left: 40px;
					top: 0px;
					z-index:5;
				}
				
.bodyLocation	{
	position:absolute;
	top: -1px;
	left: 40px;
	background-image: url(graphics/main.gif);
	width: 993px;
	height: 483px;
	z-index:1;
	text-align:center;
				}
.mainWindow	{background-color:#000000;
				width: 85%;
				border: 3px #FFFFFF solid;
				margin-left:auto;
				margin-right:auto;
				margin-top:40px;
				text-align:center;
			}
#logo {margin-left:-14px; margin-top:-48px; text-align:left;}

#sidebar {margin-left:20px; margin-right:20px; float:right; width:270px; text-align:left; padding-left:10px; padding-right:10px; height:100%; clear:right;}
#sidebar h2 {color:#FFFFFF; font-size:small; font-style: italic; margin-bottom:3px;}
#sidebar li strong {width:6em;}
#sidebar li{ list-style-type:none; margin-left:10px; color:#FFFFFF;}
#sidebar li a {margin-left: 30px; color: #FFFFFF; text-decoration:underline;}
#sidebar h1 { text-transform: uppercase;
				font-size:x-small;
				color: #FFA800;
				font-weight: bold;
				line-height:0em;
				margin-top: 30px;}

#sidebar img .title{clear:both; float:none;}

#sidebar #timewarpInfo {text-align:center; margin-top:5px; border: 2px #FFFFFF ridge; padding:10px;}
#sidebar #timewarpInfo a{color:#FFFFFF;}
#sidebar #timewarpInfo a img{color:#FFFFFF; border:none;}

#sidebar #shows{margin-top:50px;}

#sidebar #ebay {text-align:center; margin-top:50px;}
#sidebar #ebay a img {float:right; margin-left:10px; border:none;}

#sidebar #facebook {text-align:center; margin-top:50px;}

#content {float:left; margin-left:20px; width:60%; text-align:center;}
