DIV.main {
	background-image: url("images/body.png");
	position:relative;
	top:0px;
	right:0px;
	width:675px;
	height:405px;
	color:#d9e5ff;
	overflow:hidden;
}
.main IMG {
	border:0px;
}
a.main:link {color: #ffffff;text-decoration:none;}
a.main:visited {color: #ffffff;text-decoration:none;}
a.main:hover {color: #4b4444;text-decoration:none;}
a.main:active {color: #4b4444;text-decoration:none;}
.menu TD {
	background-image: url("images/button1drop.png");
	color:#d9e5ff;
	width:150px;
	height:60px;
	text-align:left;
	text-indent:25px;
	padding-bottom:15px;
}