Body
{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 auto;
}

image
{
	margin:0px;
    padding:0px;
	border:0px;
}

.p
{
	text-align:left;
	padding-bottom:20px;
}

.indent
{
	text-indent:8%;
}

#titleMain 
{ 
	 background-repeat:no-repeat;
	 width: 471px; 
	 height: 85px;
	 margin-top:0px;
}
  
#Main
{
	position:relative;
	top:30px;
	float:inherit;
	display:block;
	width:670px;
} 
 
image
{
	margin:0px;
    padding:0px;
	border:0px;
}

a
{
	margin:0px;
    padding:0px;
	border:0px;
}

#menuTop
{
	margin-left:0px;
	margin-top:15px;
}
#menuBottom
{
	margin-left:60px;
	float:left;
	
}

#Base
{
	overflow:auto;
	/*overflow:scroll;*/
	width:600px;
	height:390px;
	margin-left:60px;
}

.intro
{
	text-decoration:none;
	color:#999999;
}

 A.intro:hover
{
	color:#000000;
}
