/* Validated: http://jigsaw.w3.org/css-validator/validator?uri=http://www.mlprogrammer.com/styles/style.css */

body 
{ 
	background:#131010;
}

div
{ 
	color: #131010;
	font-family: Georgia, Times, "Times New Roman", "Times Roman", serif; 
	overflow: visible;
}

img 
{ 
	border: none; 
}

a:link
{
    	color: #a90c00;
    	text-decoration: none;
	font-weight: bold;
}

a:visited 
{
	color: #0000a9;
    	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	color: #d64600;
	text-decoration: none;
	font-weight: bold;
}

.licenseParagraph
{
	color: #131010;
    	font-size: 10px;
	line-height: 13px;
	text-align: center;
	position: relative;
	left: 22.2%;
}


.disclaimerParagraph
{
	color: #131010;
	font-size: 15px;
	text-align: center;
}

.topPortion 
{ 
	margin-top:-2%;
	background:#565445 url(../Stuff/navfill-v2.jpg); 
	height:200px;
}

.midPortion 
{ 
	background:#abab9f url(../Stuff/homeBackTile.jpg); 
	background-position:top center;
	position:relative;
}

.midPortionAbout
{
	background:#abab9f url(../Stuff/aboutBackTile.jpg); 
	background-position:top center;
	position:relative;
}

.midPortionRest
{
	background:#abab9f url(../Stuff/restBackTile.jpg); 
	background-position:top center;
	position:relative;
}

.topSpot 
{
	position: relative;
	width: 700px;
  	height: 25px;
	z-index: 1;
	margin-top: -18px;
}

.mainMenu
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
}

.hd
{
	border: 2px solid #131010;
	position: absolute;
	top:100px;
	left:319px;
}

.pipe1
{
	font-family: "Arial Black";
}

.tinyText 
{
   	font-size: 1px;
   	line-height: 1px;
}

.iPLayer1
{
	position: relative;
  	left: 0%;
}

.pageHParagraph
{
	color: #131010;
	font-variant:small-caps;
	font-size: 30px;
	letter-spacing: 2.5pt;
}

.sftp
{
	position: absolute;
	top: 257px;
	left: 338px;
}

.ff
{
	position: absolute;
	top: 257px;
	left: 459px;
}

.cc
{
	position: absolute;
	top: 257px;
	left: 580px;
}

a.menu:link
{ 
	color:#c8c4b9; 
	text-decoration:none;
	background:transparent;
}

a.menu:visited
{ 
	color:#c8c4b9; 
	text-decoration:none;
	background:transparent;
}

a.menu:hover
{ 
	color:#c8c4b9; 
	text-decoration:underline;
	background:transparent;
}

a.menu:active
{ 
	color:#c8c4b9;
	text-decoration:none;
	background:transparent;
}

#footer 
{
  	width:660px;
  	clear:both;
  	margin:0 auto;
}

#footer p 
{
	color:#cccccc;
  	margin:0;
  	font:62%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  	text-transform:uppercase;
  	letter-spacing:.1em;
}