#wrapper{
background-color: #FFFBD0;
}

#header{
background-image:url(../images/cdnvnu_home.jpg);
}
#header-e{
background-image:url(../images/cdnvnu_home-e.jpg);
}
#rightCol{
background-color:#9CCF31; /*Lemon scheme combo 161 */
width:120px;
height:650px;

}
#bottomCol{
clear:both;
background-image:url(../images/pattern_vh.jpg);
}

#mainpicture{
background-image:url(../images/mainPict_vh.jpg);
width:600px;}

.mainCol{
width:600px;
padding:10px;
top: 20px;
}

#gallery {
background-color:#333333;
}
#gallery h1 {
color: #66FF00;
}

#galleryWrapper{
width:600px;
background-color:#333333;
}

h1, h2, h3{
color:#FF0000;
}
#container{
background-color: white;
}

#photo_big{

height:430px;

}

img {
border:none;
}

img.grayscale {
position: relative;
filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

#photosGalleryCaption{
color:#FFFFFF;
width:450px;
padding-left:10px;
font-style:italic;
clear:left;
}

#nguyendan_year a{
color:#FF0000;
}
#nguyendan_year a:hover{
color:#FFF;
}

#nguyendan_year_b a{
color:#FF0000;
}
#nguyendan_year_b a:hover{
color:#00CC00;
}


/* ---------------------- Redslate nav ---------------------- */
.topmenu #slatenav{position:relative;display:block;height:42px;font-size:12px;font-weight:bold;background:transparent url(../images/menu_bar_vh.jpg) repeat-x top left;font-family: Verdana,Helvitica,sans-serif;}
.topmenu #slatenav ul{margin:0px;padding-left:40px;list-style-type:none;width:auto;}
.topmenu #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.topmenu #slatenav ul li a{display:block;float:left;color:#F7D708;text-decoration:none;padding:14px 11px 0 10px;height:28px;}
.topmenu #slatenav ul li a:hover,.topmenu #slatenav ul li a.current{color:#fff;background:transparent url(../images/menu_OVER_vh.jpg) no-repeat top center;}
/* ---------------------- END Redslate nav ---------------------- */



/* --- Sinh Hoat Tabs Contents --*/
	
	#tabmenu {
		color: #000;		
		border-bottom: 1px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a{
		color: #FFF;
		background: #9CCF31;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 1px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		background: white;
		color:#006600;
		border-bottom: 1px solid #fff; } /*individual tab*/

	#tabmenu a:hover {
		color: #fff;
		background: #666; }
	
	#tabmenu a.active:hover {
		background: #666;
		color: #fff; }

	#content_1 {
	font-size:16px;
	color:#333;
	
		text-align: justify;
		background: white;
		padding: 20px;
		width: 560px;
		border: 1px solid black;
		border-top: none;
		z-index: 2;	
		visibility: visible;
		}

	#content_1 a {
		text-decoration: none;
		color: #E8E9BE; }
	#content_1 h1 {
		color: red;
		font-size:24px;
		font-weight:bold; }

	#content_1 a:hover { background: #898B5E; } /*when mouse moving over the link in the tab content */



	

/* --- END Sinh Hoat Tabs Contents --*/
