/* CSS Document */

body {
	background-color: #003366;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.photo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 128px;
	width: 568px;
}

.menu {
	position:absolute;
	width:558px;
	height:17px;
	z-index:2;
	left: 15px;
	top: 127px;
}

.iaimp {
	position: absolute;
	left: 583px;
	top: 11px;
	height: 38px;
	width: 170px;
}

.vra-side {
	position: absolute;
	left: 0px;
	top: 220px;
	height: 122px;
	width: 40px;
}

.var-hplogo {
	position: absolute;
		position: absolute;
	left: 585px;
	top: 127px;
	
}

.main-content {
	position: absolute;
	left: 153px;
	top: 241px;
	height: 320px;
	width: 600px;
}.hp-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

a.white:link, a.white:active, a.white:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	color: #FFFFFF; 
	line-height: 1.5em;
	border-bottom: none;
}

a.white:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff;
	background-color: #003366;
	line-height: 1.5em;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #CCCCCC;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFCC00;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #003366;
	background-color: #FFFF99;
}
#search {
	position:absolute;
	width:239px;
	height:33px;
	z-index:1;
	left: 583px;
	top: 55px;
}

.about {
	position:absolute;
	width:558px;
	height:17px;
	z-index:2;
	left: 15px;
	top: 127px;
}

