body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 157px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS";
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.main {
width:785px;
margin: 0px auto;
background-image:url(images/bkg.jpg);
background-repeat:no-repeat;
background-position:top left;
height: 900px;
}

.links {
padding-top:162px;

}

.maintext {

width:435px;
float:right;
margin-top:50px;
text-align:right;


}
