/* CSS Documemnt --- VOLMOD WEBSITE*/


#green_bar_1 {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:12px;
	z-index:1;
	background-color: #99CC33;
}
#green_bar_2 {
	position:absolute;
	left:0px;
	top:20px;
	width:900px;
	height:8px;
	z-index:2;
	background-color: #00CCFF;
}

.top_nav_no_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-style: normal;
   }
	.top_nav a, .top_nav a:link, .top_nav a:visited, .top_nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
	text-align: left;
	font-style: normal;
   }

.top_nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99FF99;
	text-decoration: underline;
	font-style: normal;
	}

.second_nav a, .second_nav a:link, .second_nav a:visited, .second_nav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	line-height: 30px;
   }
   
.bodytext_largewhite a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26pt;
	font-weight: lighter;
	color: #00CCFF;
	text-decoration: none;
}

.bodytext_largewhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26pt;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
}

.second_nav a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
	
#nav_container {
	position:absolute;
	left:40px;
	top:125px;
	width:489px;
	height:25px;
	z-index:1;
}
#collection {
	position:absolute;
	left:0px;
	top:0px;
	width:101px;
	height:20px;
	z-index:2;
}
#artist {
	position:absolute;
	left:107px;
	top:0px;
	width:73px;
	height:20px;
	z-index:3;
}
#exhibit {
	position:absolute;
	left:195px;
	top:0px;
	width:70px;
	height:20px;
	z-index:4;
}
#purchase {
	position:absolute;
	left:285px;
	top:0px;
	width:67px;
	height:20px;
	z-index:5;
}
#contact {
	position:absolute;
	left:370px;
	top:0px;
	width:58px;
	height:20px;
	z-index:6;
}
#faq {
	position:absolute;
	left:440px;
	top:0px;
	width:29px;
	height:20px;
	z-index:7;
}
.bodytext_normal {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext_normal2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext_large {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26pt;
	font-weight: lighter;
	color: #00CCFF;
	text-decoration: none;
}

.bodytext_large2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 20pt;
	font-weight: lighter;
	color: #00CCFF;
	text-decoration: none;
}

#volmod_logo {
	position:absolute;
	left:38px;
	top:45px;


	z-index:3;
}

#tagline {
	position:absolute;
	left:770px;
	top:68px;
	width:98px;
	height:43px;
	z-index:3;
}

.bodytext_interview1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.bodytext_interview2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 16pt;
	font-weight: lighter;
	color: #999933;
	text-decoration: none;
}
.bodytext_interview3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 16pt;
	font-weight: lighter;
	color: #00CCFF;
	text-decoration: none;
}
.third_nav a, .third_nav a:link, .third_nav a:visited, .third_nav a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #99CC33;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	line-height: 30px;
   }

.third_nav a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
	
.current_happenings {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: lighter;
	color: #FF6600;
	text-decoration: none;
}

.bodytext_happenings {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	width:900px;
	padding:0px;
	background-color:#000000;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

.footer img {
	float:right;
}

