body {
	background-color:#1055BD;
	background-image:  url(http://www.justplaintrick.com/images/grad-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#999999;
	letter-spacing:-1px;
}

h2 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#1055BD;
	letter-spacing:-1px;
}

h1 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#1055BD;
	letter-spacing:-1px;
	text-align: center;
}

a:link, a:visited, a:active{
	color: #0099FF;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #FF34AD;
	font-weight:bold;
}

.header {
	position:absolute;
	top:0px;
	left:150px;
	background-image: url(http://www.justplaintrick.com/images/layout_02.gif);
	height:115px;
	width:708px;
}

.headernav {
	position:absolute;
	top:70px;
	left:579px;
}

.content {
	position:absolute;
	top:115px;
	left:151px;
	background-color:#FFFFFF;
	width:707px;
	background-image:url(http://www.justplaintrick.com/images/bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.contentmain {
	position:absolute;
	top:115px;
	left:151px;
	background-color:#FFFFFF;
	width:707px;
	height:250px;
}

.rates {
	background-image:url(http://www.justplaintrick.com/images/bottom_currentrates.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.links{
	background-image:url(http://www.justplaintrick.com/images/bottom_othersites.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.contact {
	background-image:url(http://www.justplaintrick.com/images/bottom_contactus.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.bottom {
	position:absolute; 
	left:114px; 
	top:365px; 	
}


