html {
background-image: url(imgs/vsi_bg.jpg);

	background-repeat: repeat-x;
	font-size: 14px;
}
body {
background-image: url(imgs/bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	background-image: url(imgs/topbox2.png);
	margin: 0 auto;	
	height: 42px;
	width: 942px;
	padding-left: 16px;
	background-repeat: no-repeat;	
}
#spacer {
	height: 440px;
}
#spacer2 {
	height: 340px;
}
#menu {
	background-image: url(imgs/bx/bmbx_01a.png);
	background-repeat: no-repeat;
	height: 63px;
}
#content {
	background-image: url(imgs/bx/bmbx_02a.png);
	background-repeat: repeat-y;
	min-height: 500px;
	color: #ffffff;
	font-weight: normal; 
}
#content h1 {
	color: #ffffff;
	font-weight: normal; 
}
#Blufooter {
	background-image: url(imgs/bx/bmbx_04a.png);
	background-repeat: no-repeat;
	height: 30px;
	clear: both;
}
#footer {
	height: 58px;
	padding-top: 14px;
}
#social {
	width: 430px;
	padding-top: 6px;
	padding-left: 0px;
	margin-left: -2px;
}
#TopMenu ul {
	list-style-type: none;
	margin: 3px;
	padding-left: 30px;
	font-size: 1.2em;
	padding-top: .5em;
	font-weight: 100;
	
}
#TopMenu .bold a {
	font-weight: 900;
	
}

#TopMenu input {
	display: inline;
	background-color: #bad2a5;
}

#TopMenu li {
	display: inline;
	}
	
#TopMenu li a:link, #TopMenu li a:visited {
	color:#FFFFFF;
	padding: 0.4em 0.5em 0.4em 0.5em;
	text-decoration: none;
}

#TopMenu li a:hover {
	color:#EEEEEE;
	text-decoration: none;

}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	padding-top: 1em;
	padding-left: 30px;
	font-weight: 100;
}
#menu .bold a {
	font-weight: 900;
	
}

#menu input {
	display: inline;
	background-color: #bad2a5;
}

#menu li {
	display: inline;
	padding: 0.5em 0.6em 0.5em 0.7em;
	}
	
#menu li a, #menu li a:link, #TopMenu li a:visited {
	color:#FFFFFF;
	
	text-decoration: none;
}

#menu li a:hover {
	color:#EEEEEE;
	text-decoration: none;

}

#MainCol {
	padding-left: 20px;
}
#MainCol a:link, a:visited {
	color:#FDBA41;
	text-decoration: none;
}
#MainCol a:hover {
	color: #FCC767;
	text-decoration: underline;
}
#RtCol {
	padding-left: 20px;
}
#RtCol a:link, a:visited {
	color: #FDBA41;
}
#RtCol a:hover {
	color: #FCC767;
	text-decoration: underline;
}
#RtCol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-left: 0px;
	
}
#footerText {
text-align: center;
color: #FFFFFF;
line-height: 2.2em;
}

#footerText a {
	color: #ffffff;
	}
	
	#TopMenu {
		position: relative;
		margin-left: -30px;
	}
#search { 
	position: absolute;
	top: -10px;
	right: -55px;
	z-index: 999999;
	}
	#ajaxSearch_form {
	          color: #444;
	          width: 160px;
	          height: 22px;
	          border: 0px;
	          display: inline;
	      }
	      #ajaxSearch_input {
	          width: 125px;
	          display: inline;
	          height: 18px;
	          border: 0px;
	          margin: 0px 0px 0px 0px;
	          padding: 3px 0px 0px;
	          vertical-align: top;
	      }
	      #ajaxSearch_submit {
	          display: inline;
	          height: 22px;
	          line-height: 5px;
	      }
	      #ajaxSearch_output {
	          border: 0px;
	          padding: 10px;
	          background: #b9d1a3;
	          display: block;
	          height: auto;
	          vertical-align: top;
			  width: 160px;
			  
	      }
	      .AS_ajax_result {
	          color: #555;
	          margin-bottom: 3px;
	      }
	      .AS_ajax_resultLink {
	          text-decoration: underline;
	      }
	      .AS_ajax_resultDescription{
	          color: #555;
	      }
	      .AS_ajax_more {
	          color: #555;
	      }
	      .ajaxSearch_paging {

	      }
		  
/*.break { clear:both; }
#header { }
.headerimg { z-index: -9999;
       margin-left: auto;
       margin-right: auto;
	   left: 0;
       right: 0;
background-image: url(http://www.vsinnovations.org/assets/templates/vsi/imgs/vsi-new-home-page1.jpg);}
background-color: #000;
background-repeat: no-repeat; width:1338px; height:598px; position: fixed; }*/

#slideshow-container  { width:1338px; height:498px; position:center top; z-index: -99999;
       margin-left: auto;
	   margin-top: -498px;
       margin-right: auto;
	   left: 0;
       right: 0;
}
#slideshow-container img { display:block; position:absolute; top:0; left:0; 

		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		z-index:-9999; }
