
	#head{
		background-image: url(../images/global/topImageVVK.jpg);
		background-repeat:no-repeat;
		width:898px;
		height:247px;
		position:relative;
		left:30px;
		top:0px; 
		padding:0px;
		margin-left:auto;
		margin-right:auto;

	}
#vvktext{

	width:730px;

	position:relative;
	left:50px;
	top:30px; 
	float:left;
	padding:0px;
}

#vvkmainContent{
		background-color: #4b4733;
		width:836px;
		height:4000px;
		position:relative;
		left:0px;
		top:4px; 
		padding:0px;
		margin-left:auto;
		margin-right:auto;
}

.vvktext 	{
		font-size:12px;
		color:#e4e4bf;
		font-weight:normal;
}

.vvktextBold 	{
		font-size:14px;
		color:#e4e4bf;
		font-weight:bold;
}

.vvktextPink 	{
		font-size:12px;
		color:#ff3399;
		font-weight:bold;
}






