
body
{
	font: 8pt Verdana;
	line-height: 1.8em;
	text-align: justify;
}

a:link
{
	color: #aaaaaa;
	text-decoration: underline;
}
	 
a:visited
{
	color: #aaaaaa; 
	text-decoration: underline;
} 
	 
a:hover
{
	color: "#aaaaaa";
	text-decoration: none; 
} 

td
{
	font: 9pt Verdana;
	line-height: 1.8em;
}

h1
{
	font: 12pt Lucinda;
	margin-bottom: 4px;
}

#MAIN_BACK_LEFT
{
	position: absolute;
	left: 0px;
	top: 350px;
	width: 242px;
	height: 356px;
	background-image: url("images/main_back_left.jpg");
	background-repeat: no-repeat;
}

#MAIN_BACK_RIGHT
{
	position: absolute;
	left: 800px;
	top: 0px;
	width: 279px;
	height: 390px;
	background-image: url("images/main_back_left.jpg");
	background-repeat: no-repeat;
}

#CENTER_BACK
{
	position: absolute;
	left: 100px;
	top: 50px;
	width: 715px;
	height: 504px;
	background: url("images/center_back.gif");
	background-repeat: no-repeat;
}

#CENTER_LEFT
{
	position: absolute;
	margin-left: 1px;
	margin-top: 2em;
	width: 330px;
	height: 480px;
}

#CENTER_RIGHT
{
	position: absolute;
	margin-left: 365px;
	margin-top: 2px;
	width: 347px;
	height: 500px;
	background-repeat: no-repeat;
}

#CONTENT_FRAME
{
	background-color: white;
	border: 0px;
	border-style: none;
	border-bottom: 0;
	width: 344px;
	height: 480px;
}

#RIGHT_LOGO
{
	margin-left: 164px;
	margin-top: 375px;
	width: 179px;
	height: 125px;
	background: url("images/right_logo.gif");
	background-repeat: no-repeat;
}

.MENU
{
	cursor: hand;
	cursor: pointer;
	position: absolute;
	left: 83px;
	width: 18px;
	height: 86px;
	background-repeat: no-repeat;
	z-index: 3;
}

.CONTENTS
{
	background-color: white;
	margin-left: 3em;
	margin-top: 1em;
	width: 300px;
	height: 300px;
}
