/* trader library CSS Document */

boby{
		font:Verdana, Arial, Helvetica, sans-serif;
		background-color: #E1E5DF;
		}
a:hover {
	text-decoration: none;
	color: #2582A4;
		}


		
#main {
	position:absolute;
	width:900px;
	height:1088px;
	z-index:1;
	background-color: #E1E5DF;
}
#header {
	position:absolute;
	width:880px;
	height:175px;
	z-index:1;
	left: 8px;
	top: 2px;
	background-image: url(img/Trader%20Library%20logo.jpg);
}
#headerNav {
	position:absolute;
	width:880px;
	height:20px;
	z-index:2;
	left: 8px;
	top: 178px;
	float: left;
	background-color: #4C4646;
}
#leftNav {
	position:absolute;
	width:145px;
	height:837px;
	z-index:3;
	left: 9px;
	top: 200px;
	background-color: #737872;
}
#mainContent {
	position:absolute;
	width:595px;
	height:834px;
	z-index:4;
	left: 158px;
	top: 202px;
	background-color: #D0D0D0;
	padding-left: 5px;
}
#rightNav {
	position:absolute;
	width:126px;
	height:833px;
	z-index:5;
	left: 763px;
	top: 202px;
	background-color: #D0D0D0;
}

#LibTitle {
	position:absolute;
	width:331px;
	height:55px;
	z-index:1;
	left: 285px;
	top: 49px;
	font-size: 42px;
}
#LeftLinkcontainer {
	position:absolute;
	width:126px;
	height:235px;
	z-index:2;
	left: 10px;
	top: 19px;
	font-weight: bold;
	background-color: #737875;
}

#google-header {
	position:absolute;
	width:728px;
	height:15px;
	z-index:1;
	left: 54px;
	top: 4px;
}
#google-right {
	position:absolute;
	width:120px;
	height:600px;
	z-index:1;
	left: 3px;
	top: 3px;
}
#leftcon {
	position:absolute;
	width:143px;
	height:449px;
	z-index:3;
	left: 17px;
	top: 262px;
}
#leftcontainer {
	position:absolute;
	width:120px;
	height:240px;
	z-index:10;
	left: 11px;
	top: 303px;
}
#footer {
	position:absolute;
	width:881px;
	height:44px;
	z-index:6;
	left: 10px;
	top: 1040px;
}
