body {
	margin: 0;
	font: normal 13px Arial, Verdana;
	color: black;
	background-image: url(images/StoneC.jpg);
}
.header{
	width: 760px;
	margin:0 auto;
}
.page{
	width: 760px;
	margin:0 auto;
}
.left{
	width: 140px;
	float: left;
	height: 460px;
	background:#FAF6DD;
	
}
.leftmenu{
	background-image: url(images/vnb_muclucbot.gif);
}

.contentleft{
	float: left;
	width:170px;
	padding:5px;

}

.right{
	width: 140px;
	float: right;
	background:#FAF6DD;
	height:460px;
}

.alignleft{
	display:inline;
	float: left;
}

.content{
	float: left;
	width:620px;
	background-image: url(images/StoneC.jpg);
	height:460px;
}
.conteninside{
	padding:10px;
}
.conteninside1{
	background-image: url(images/StoneC.jpg);
	padding:5px 0px 10px 10px;
}

.conteninside2{
	
	background-image: url(images/StoneC.jpg);
	
}
.contenttext
{	
	border-style:solid;
	border-width: 0.5px 1px 1px 1px;
	border-color:white orange orange orange ;
	padding:10px;
	background:white;
	text-align:justify;

}

.image{
	float:left;
	margin:0;
	display:inline;
}
.myspace-marquee {
height:20px;
width:640px;
font-family:Arial;
font-size:10pt;
color:red;
border-width:0;
float:left;
}
.title {
	background: url(images/img13.gif) no-repeat;
	font-family: Arial; 
	font-size:14; 
	color:	 	#0000CC;
	padding:4px;
}



.foot{
	clear:both;
	width: 760px;
	margin:0 auto;
	background-color:#999966;
}
.news{
	padding:10px;
	text-align:justify;

}