body {
	background-image: url(images/lay2_bg.gif);
	background-color: #e9e9e9;
	background-position: top;
	background-repeat: repeat-x;
	color: #4d4d4d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
}

a:link, a:visited {
	color: #0a719c;
	text-decoration: none;
	border-bottom: 1px dotted #88d7fa;
}

a:hover, a:active {
	border-bottom: 1px dotted #0788be;
}

a img {
	border: none;	
}

#container {
	margin: 0px auto;
	width: 964px;
}

#top {
	height: 117px;
	width: 964px;
}

#top a {
	border: none;	
}

#nav {
	background-image: url(images/lay2_nav.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 944px;
	padding: 13px 0px 13px 20px;
	position: relative;
}

#nav a {
	border: none;	
}

#content {
	background-image: url(images/lay2_contbg.png);
	background-repeat: repeat-y;
	width: 924px;
	min-height: 500px;
	padding: 20px;
}

#bottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
	text-transform: uppercase;
	background-image: url(images/lay2_bottom.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 100%;
	padding-top: 5px;
}

#bottom a:link, #bottom a:visited {
	color: #CCC;
	text-decoration: underline;
	border: 0px;
}

#trade {
	background-image: url(images/lay2_trade.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 68px;
	width: 68px;
	position: relative;
	left: 870px;
	top: -85px;
}

#trade:hover, #trade:active {
	background-image: url(images/lay2_trade.png);
	background-repeat: no-repeat;
	background-position: 0px -68px;
	height: 68px;
	width: 68px;
	position: relative;
	left: 870px;
	top: -85px;
	cursor: pointer;
}

#tradepanel {
	background-image: url(images/lay2_tradepanel.png);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 15px;
	position: fixed;
	margin: 0px auto;
	top: 150px;
	right: 10%;
	width: 428px;
	height: 428px;
	z-index:1;
	visibility: hidden;
	opacity:0.7;
	filter:alpha(opacity=70);
	padding: 30px;
}

#tradepanel:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

#close {
	background-image: url(images/lay2_close.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;
	position: relative;
	left: 390px;
}

#close:hover {
	background-position: 0px -37px;
	cursor: pointer;
}

h1 {
	color: #3392ba;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	line-height: 41px;
	text-transform: uppercase;
	background-image: url(images/lay2_h1.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 60px;
	margin: 0px;
}

h2 {
	color: #3ea0c9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: 1px;
	background-image: url(images/lay2_h2.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin: 0px;
	padding-left: 80px;
}

strong {
	color: #0895d0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

em {
	color: #0fb65a;	
}

.tl {
	background-image: url(images/lay2_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.br {
	background-image: url(images/lay2_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px;
}

.updates {
	color: #49626c;
	font-size: 10px;
	line-height: 15px;
	background-color: #e2f0f6;
}

.xlight {
	background-color: #e2f0f6;
}

.light {
	background-color: #cde9f4;
}

li {
	margin: 10px;
}
