/* CSS Document */
body, html 			{	height:100%;	}

body				{ 	
						link : #ff3300;
						vlink : #ff3300;
						alink: #ff3300;
						font-family : verdana;
						font-size : 10pt;
						font-weight : normal;
						background-color :#000000;
						scrollbar-base-color: #000000; 
						scrollbar-face-color: #ffb900; 
						scrollbar-track-color: #000000; 
						scrollbar-arrow-color: #000000;
						scrollbar-highlight-color: #ffd600; 
						scrollbar-3dlight-color: #000000; 
						scrollbar-shadow-color: #ff7e00;
						scrollbar-darkshadow-color: #000000; 
						color :#ffb900;
						margin-bottom:0px;
						margin-top:0px;
						margin-left:0px;
						margin-right:0px;
						padding:0px;
						border-color :#000000;
					}
		

.topbanner			{
						position:absolute;
						top:0px;
						left:0px;
						z-index: 2;
					}


.iframe				{
						position:absolute;
						top:79px;
						left:15%;
						z-index: 2;
						height:87%;
					}

.links				{
						position:absolute;
						left:0px;
						top:78px;
						width:15%;
						z-index: 2;
					}
			
.yellowdrg			{
						position:absolute;
						bottom:0px;
						left:0px;
						z-index: 1;
					}

frame    			{
						scrollbar-base-color: #000000; 
						scrollbar-face-color: #ffb900; 
						scrollbar-track-color: #000000; 
						scrollbar-arrow-color: #000000;
						scrollbar-highlight-color: #ffd600; 
						scrollbar-3dlight-color: #000000; 
						scrollbar-shadow-color: #ff7e00;
						scrollbar-darkshadow-color: #000000; 
						color : #ffb900;
					}
			
.newstop			{	
						position:absolute;
						top:0px;
					}
			
.rightpanel			{
						position:absolute;
						right:10px;
						top:79px;
						width:10%;
						height:68px;
						z-index: 1;
				
					}


.bottomspacer		{	
						position:absolute;
						bottom:0px;
						left:40%;
					}
				
.gallerytable		{
						position:absolute;
						top:201px;
						left: 0px;
					}
				
a:link, a:visited, a:active	{ color:#ffb900; text-decoration: none;}
a:hover				{color:#ffb900; text-decoration:underline; text-transform:uppercase;}

.topheader 			{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: xx-large;
						text-align:center;
						text-decoration:underline;
					}

.stories 			{
						font-family: "Monotype Corsiva";
						font-size: 20px;
						font-style: italic;
						color: #ffb900;
					}

.maintopstory		{	
						width:80%;
						height:100px;
					}
					
					.tablecells {font-size: medium; font-weight: bold; }

.tabelheaders {font-size: x-large; font-weight: bold; text-align:center; text-decoration:underline; }

.tablestats {font-size: medium; font-weight: bold; text-align: center;}

table {width: 80%; border: 1;}

.statsbody {font-size: medium; font-weight: bold; }
.cellleftwall { border-left:#FF0000;}
.skillsheaders {font-size: medium; font-weight: bold; text-align:center; text-decoration:underline; }
.statsstory {font-size:small; padding-left:20px; padding-right:20px;}
p {text-indent:15px;}
