/* CSS Document */
body {
	margin: 0;
	text-align: center;
	background-color: #ccffff;
  }
#vfcheader {
	width: 800px;
	background-color: #ccffff;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: left;
}
#container {
	width: 800px;
	background-color: #ccffff;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-bottom: 10px;
}
#logo	{
	float: left;
}
#hompagepic	{
	background-image: url(nav/bg-text-home.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 450px;
	padding-left: 50px;
	background-attachment: scroll;
	text-align: center;
	padding-right: 50px;
}
#topcontainer {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}
#topleft {
	width: 250px;
	float: left;
	padding-top: 0px;
	padding-bottom: 3px;
}
#topright {
	float: right;
	width: 530px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}
#subtitle {
	text-align: left;
	padding-top: 11px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight:bold
}
.subsection {
	text-align: left;
	padding-top: 11px;
	color: #660000;
	padding-left: 25px;
	padding-bottom: 0px;
	font-weight:normal
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #660000;
}
#navwrapper	{
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	width: 760;
	clear: both;
	text-align: center;
}
.nav	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	float: left;
}
.nav a:link	{
	text-decoration: none;
	color: #333333;
}
.nav a:visited	{
	text-decoration: none;
	color: #505050;
}
.nav a:active	{
	text-decoration: none;
	color: #505050;
}
.nav a:hover	{
	text-decoration: none;
	color: #000000;
}
#subnavwrapper	{
	margin-left: 7px;
	width: 760;
	clear: both;
	text-align: center;
}
#subnav	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
.subnav a:link	{
	text-decoration: none;
	color: #333333;
	padding-left:15px;
	padding-right:15px
}
.subnav a:visited	{
	text-decoration: none;
	color: #505050;
}
.subnav a:active	{
	text-decoration: none;
	color: #505050;
}
.subnav a:hover	{
	text-decoration: none;
	color: #000000;
}
.nav2spacer	{
	width:35px;
	float:left
}
#storiespic {
	text-align: center;
	padding-top: 75px;
	padding-right: 20px;
	float: left;
	width: 230px;
	height: 239px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(images/frame1.jpg);
	background-repeat: no-repeat;
}
#storiespic1 {
	text-align: center;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 70px;
	padding-right: 44px;
	padding-left: 41px;
	float: left;
	width: 165px;
	height: 275px;
	background-image: url(images/frame1.jpg);
	background-repeat: no-repeat;
}
#storiespic2 {
	text-align: center;
	padding-top: 70px;
	margin-left: 6px;
	margin-right: 6px;
	padding-right: 44px;
	padding-left: 41px;
	float: left;
	width: 165px;
	height: 275px;
	background-image: url(images/frame2.jpg);
	background-repeat: no-repeat;
}
#storiespic3 {
	text-align: center;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 70px;
	padding-right: 44px;
	padding-left: 41px;
	float: left;
	width: 165px;
	height: 275px;
	background-image: url(images/frame3.jpg);
	background-repeat: no-repeat;
}
.edu	{
	background-color:#DCDCDC;
	border:2px;
	border-color:#999999;
	padding: 5px;
	margin-right: 35px;
	margin-bottom: 50px;
	margin-left: 35px;
	margin-top: 10px;
}
.edutextred	{
	color:#660000
	}
.edutextgray	{
	color: #505050;
	text-decoration:none
	}
.edutextgray a:link	{
	color: #505050;
	text-decoration:none
	}
.edutextgray a:hover	{
	color: #660000;
	text-decoration:none
	}
.edutextgray a:visited	{
	color: #505050;
	text-decoration:none
	}
#mainedu {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 90%;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	color: #3B3B3B;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
	background-color:#A2A2A2
}
#mainedu p {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	color: #3B3B3B;
	line-height: 28px;
}
#mainedu h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 100%;
	font-weight: normal;	
	}
#mainedu h2	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-align: center;
	background-image: url(nav/vfc-logo-edu.jpg);
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
#mainedu h3	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	}
#mainedu a:link	{
	color: #660000;
	text-decoration:none
}
#mainedu a:hover	{
	color: #660000;
	text-decoration:none
}
#mainedu a:visited	{
	color: #660000;
	text-decoration:none
}
.edujump	{
	background-color:#EAEAEA;
	border:2px;
	border-color:#999999;
	padding:7px;
	float: right;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainstories {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 90%;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	color: #3B3B3B;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
	background-color:#A2A2A2
}
.country	{
	color: #FFFFFF;
	}
#mainstories a:link	{
	color: #660000;
	text-decoration:none
	}
#mainstories a:hover	{
	color: #660000;
	text-decoration:none
	}
#mainstories a:visited	{
	color: #660000;
	text-decoration:none
	}
#main {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 100%;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #505050;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
}
#main a:link {
	color: #333333;
	text-decoration: none;
}
#main a:hover {
	color: #000000;
	text-decoration: none;
}
#main a:visited {
	color: #505050;
	text-decoration: none;
}
#main a:active{
	color: #505050;
	text-decoration: none;
}
.main header h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	text-align: left;
}
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #505050;
	text-align: left;
	padding-top: 5px;
}
.pixleft {
	padding: 2px;
	border: 1px solid #003333;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.pixright {
	padding: 2px;
	border: 1px solid #003333;
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #336600;
}
.pixcenter {
	padding: 2px;
	border: 1px solid #003333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #336600;
	clear: both;
	float: none;
	margin-top: 0px;
	width: auto;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #505050;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}
#footer h3	{
	text-decoration: none;
	color: #505050;
	font-size: 12px;
	text-align: center;
	font-style: normal;
}
.footer a:link	{
	text-decoration: none;
	color: #333333;
}
.footer a:visited	{
	text-decoration: none;
	color: #505050;
}
.footer a:active	{
	text-decoration: none;
	color: #505050;
}
.footer a:hover	{
	text-decoration: none;
	color: #000000;
}
#subfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccc99;
	text-decoration: none;
	text-align: center;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#subfooter a:link {
	color: #CCCC99;
	text-decoration: none;
}
#subfooter a:hover {
	color: #CC9900;
	text-decoration: none;
}
#subfooter a:visited {
	color: #999966;
	text-decoration: none;
}
/* highslide */
}
.highslide {
	cursor: url(slideshow/highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide-dimming {
	background: black;
	position: absolute;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #CCCC99;
}
.highslide:hover img {
	border: 2px solid #CCFF99;
}
.highslide-wrapper {
	background-color: white;
}
.highslide-image {
	border: 2px solid white;
	background-color: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #505050;
	line-height: 28px;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(slideshow/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(slideshow/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(slideshow/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(slideshow/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
