body {
	/*(z-index: 0; */
}

#top {
	position: absolute; 
	top: 0px; 
	width: 100%; 
	margin-left: -8px; 
	margin-right: -8px;
	height: 400px; 
	background-color: #222; 
}

#container {
	position: relative; 
	top: 0px; 
	width: 800px; 
	margin: auto; 
	//border: solid; 
	z-index: 0; 
}

.home {
	display: none; 
}

#logo {
	position: relative; 
	background-image: url(/pvybc/images/2.png);
	background-repeat: no-repeat; 
	width: 344px; 
	height: 85px;
	top: 0px;  
	float: left; 
	margin-top: 40px;
	margin-left: 10px;  
}

#splash0, #splash1 {
	//background-image: url(/images/64.jpg);
	width: 798px; 
	height: 328px; 
	border: solid; 
	border-color: white; 
	border-width: 1px; 
	margin-top: 80px; 
}

/*img#pic {
	position: absolute; 
	z-index: 2; 
}

img#pic2 {
	position: absolute; 
	z-index: 1; 
}*/

#shaddow {
	background-image: url(/images/shaddow.png); 
	width: 798px; 
	height: 48px; 
}

/*#col {
	width: 246px; 
	height: 100px; 
	float: left; 
	margin-left: 20px; 
	//border: solid; 
}*/

.col-title {
	font-family: myriad pro, arial; 
	font-size: 19px; 
	color: black; 
}

.col-text {
	font-family: myriad pro, arial; 
	font-size: 13px; 
	color: #555; 
}

.col-title_about {
	font-family: myriad pro, arial; 
	font-size: 19px; 
	color: black; 
	margin-left: 20px; 	
}

.col-text_about {
	font-family: myriad pro, arial; 
	font-size: 13px; 
	color: #555; 
	margin-left: 20px; 
	margin-right: 60px;
}

#col {
	width: 242px; 
	float: left; 
	margin-left: 20px; 
}

.article-excerpt a {
	font-family: Myriad Pro, Arial; 
	font-size: 19px; 
	font-weight: normal; 
	text-decoration: none; 
	color: black; 
}

.article-excerpt {
	font-family: Myriad Pro, Arial; 
	font-size: 13px; 
	color: #555; 
}

.entry-title a {
	font-family: Myriad Pro, Arial; 
	font-size: 19px; 
	font-weight: normal; 
	text-decoration: none; 
	color: black; 
}

.entry-content {
	font-family: Myriad Pro, Arial; 
	font-size: 13px; 
	color: #555; 
}


#gallery {
	//background-image: url(/pvybc/images/3.png);
	background-color: #cfcfcf; 
	width: 798px; 
	min-height: 600px; 
	border: solid; 
	border-color: white; 
	border-width: 1px; 
	margin-top: 80px; 
	padding-bottom: 10px; 
}

.gal-thumb {
	margin-top: 15px; 
	margin-left: 15px; 
	padding: 5px; 
	border: solid 1px #999;
}


.category-nav {
	position: absolute; 
	top: 700px; 
	width: 600px; 
	height: 60px; 
	margin-left: 100px; 
	border-top: solid 1px #999; 
}
