body {
	background-image: url(bgdSquare.gif);
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#divbgd_main {
	background-repeat: no-repeat;
	height: 600px;
	background-image: url(bdg_index.jpg);
}
#div_menu {
	position: absolute;
	top: 120px;
	left: 15px;
	visibility: visible;
	font-size: 14px;
	width: 453px;
	height: 32px;
}
#div_menu a {
	text-decoration: none;
}
#div_menu a:link {
	color: #00CCFF;
}
#div_menu a:visited {
	color: #00CCFF;
}
#div_menu a:hover {
	color: #00CC66;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
#Content {
	position:absolute;
	left:25px;
	top:139px;
	width:500px;
	z-index:1;
	visibility: visible;
	height: 800px;
}
h1 {
	font-size: 16px;
	color: #00CC33;
	font-weight: lighter;
}
.style2 {
	color: #666666;
	font-style: italic;
}
