* {
	margin:0;
	padding: 0;
}

#c_vn_6_album {
width: 1501px;
}
body {
	background:#fff url('../images/background.jpg') no-repeat top center;
	font: 11px Arial;
	color:#000;
	height: 100%;
	min-height:100%;
}

a img { border:0px; }
a { color:#CC2229; text-decoration:none; }
a:hover { text-decoration:underline; }

h2 { color:#EC1B23; font-size:18px; font-weight:normal; margin-bottom:15px; }
#HOMEPAGE_pageContent h2{
margin-bottom: 0px!important;
}
#main {
	text-align:left;
	background:#fff url('/files/34/css_images/main.jpg') no-repeat top center;
	width: 826px;
	margin-left:auto;
	height: 100%;
	min-height: 100%;
	margin-right:auto;
	border-left:1px solid #BDBDBD;
	border-right:1px solid #BDBDBD;
	border-bottom:1px solid #BDBDBD;
	padding-bottom:20px;
margin-bottom: 50px;
}

#header {
	height:180px;
	text-align:right;
}

#navigation {
	width:214px;
	float:left;
	margin-left:40px;
	*margin-left:20px;
}

#navigation li {
	list-style:none;
	padding-left:18px;
	height:35px;
}

#navigation li ul li {
	list-style-type: circle;
	padding-left:0px;
	margin-left: 18px;
	height:35px;
}

#navigation li a {
	color:#000;
}

#navigation li a:hover,#navigation li a#active {
	text-decoration:none;
	color:#EC1B23;
}

#content {
	width:459px;
	float:left;
	padding-left:25px;
	line-height:155%;
}

#picture {
	float: right;
}

.clear { clear:both; }
