body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C0C0C0;
	background-color: #252525;
	padding:0px;
	margin:0px;
	width:100%;
}

a 
{
	color:#E5E5E5;
	font-size:14px;
	text-decoration:none;
}
a:hover
{
	text-decoration:bold;
	font-size:16px;
	color:#FFFFFF;
}
#title
{
	background-color: #000000;
	height: 70px;
	position: static;
	visibility: visible;
	width: 100%;
	top: 0px;
	z-index: 1;
}
#top
{
	background-image:url(top_bg.gif);
	height: 150px;
	font-size: 24px;
	visibility: visible;
	top: 0px;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	z-index: 0;
}
#navi
{
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;

}
#bottom
{
	background-image: url(../background_tree.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	width: 80%;
	visibility: visible;
	top: 0px;
	font-size: 16px;
	text-align: justify;
	text-indent: 20px;
	letter-spacing: .1em;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
img
{
	height: 300px;
	text-align: right;
	position: relative;
	cursor: e-resize;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}


.style1 {color: #CCCCCC}
.style2 {color: #999999}
.style3 {
	font-size: 14px;
	color: #999999;
}
.style4 {	color: #999999;
	font-weight: bold;
}
.style5 
{
	color: #666666; 
}

</style>
