﻿




{
margin: 0px auto;
padding: 0px;
}

#main a
{
color: #020C28;
text-decoration: none;
}

a:link, a:visited, a:active  {
color: #000088;
text-decoration: underline;

	}
a:hover {
color: #0000FF;
text-decoration: underline;

	}

body {
	
	background: #000000 url("images/JerImages/Background.jpg") repeat-y;
	background-position:center;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #020C28;
	margin:10px auto; /*Center container on page*/
	text-align:  center;

}


#main_body
{
width: 950px;
background: #343434;
margin: auto; 
}

#logo {
width: 950px;
height: 100px;
margin:auto;
background: #000000 url("images/JerImages/vhc_header.jpg");
background-position:center;

}





/*********************** Begin jquery menu bar *************/

.jqueryslidemenu{
font: bold 12px Verdana;
background: #ffffff url("images/web_style/lgreyih.jpg");
width: 950px;
margin: auto;



}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #ffffff url("images/web_style/lgreyih.jpg");
color: white;
padding: 8px 10px;
color: black;
text-decoration: none;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #575757;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: #575757;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/********* End jquery menu bar **********************************************/


#main_media_link
 {
 background: #FFFFFF url("images/JerImages/vhc_grad.jpg") repeat-x;
width: 950px; 
margin:auto;
}



#main_media
{

width: 950px;
margin:auto;
background-position:center;
}

/*** DIVS for main page ****/
#main_media .ssbox
{
clear:both;
 float:left;
 width:540px;
 height: 320px;
 margin-left: 15px;
 
}

#main_media .fpbox
{
 float:right;
 width:375px;
 height: 285px;
 margin-top:20px;
 margin-right:15px;
 

 }





#linkbox
{
background-position:center;
width: 950px;
padding-right:3px;
padding-left:3px;
margin-top:3px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;


}


#scrollbox
{
background: #ffffff;
 width:950px;
 height:65px;
margin-top:3px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
	
}



#boxtop
{
background: #D7D7D7;
height:53px;


}


#box
{
background: #D7D7D7;
padding: 2px;
}

#box_content_page
{
background: #FFFFFF url("images/JerImages/vhc_grad.jpg") repeat;
padding: 2px;
text-align:left;


}

#box_content_page_confpics
{
background: #eff9ff url("images/JerImages/vhc_grad.jpg") repeat;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 125px;


}


#boxbot
{
background: #D7D7D7;
height:53px;


}



#main H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #020C28;
	text-align:  center;
}


#main a:link {
	color: #000088;
text-decoration: underline;
}

	

#main a:visited, a:active  {
color: #000088;
text-decoration: underline;
}

#main a:hover {
color: #0000FF;
text-decoration: underline;
}



#main p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}


#main h2 {
	color: #020C28;
	text-align:  center;
	font-size: 18pt;
	margin-top:0px;
}


#footer {
	height: 40px;
	width: 950px;
	clear: both;
	padding-top: 30px;
	background: #ffffff url("images/web_style/lgreyih.jpg") repeat-x;
	text-align:  center;

}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #020C28;
}

#footer a {
	color: #020C28;
}






