@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 100%;
	background-color: #FFF;
	background-repeat: repeat-x;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	position: absolute;
	top: 640px;
	font-size: 16px;
}
#navigation {
	height: 75px;
	background-position: 0px 0px;
	white-space: normal;
	position: absolute;
	width: 377px;
	left: 922px;
	top: 54px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
#contact {
	height: 55px;
	background-position: 0px 0px;
	white-space: normal;
	position: absolute;
	width: 130px;
	left: 1193px;
	top: 711px;
	/* [disabled]font-size: 12px; */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.gallery {
	position: absolute;
	left: 127px;
	background-color: #FFFFFF;
	top: 131px;
	overflow: auto;
	width: 85%;
	border: 3px solid #FFFFFF;
	padding-top: 5px;
	height: 580px;
	padding-left: 5px;
}
#logo {
	height: 129px;
	width: 353px;
	background-image: url(images/Vu_logo_010911.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: absolute;
	top: 12px;
	padding-left: 5px;
	left: 94px;
}
#navigation2 {
	height: 75px;
	background-position: 0px 0px;
	white-space: normal;
	position: absolute;
	width: 110px;
	left: 751px;
	top: 722px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	background-image: url(images/PH_TWO.png);
}
#navigation a:link, #navigation a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	text-decoration: none;
	display: block;
	line-height: 25px;
}
#navigation a:hover, #navigation a:active {
	color: #CCC;
}
#footer {
	position: absolute;
	left: 120px;
	top: 726px;
	background-color: #FFFFFF;
	height: 5px;
	width: 462px;
	padding-bottom: 10px;
	padding-left: 11px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
p {
	line-height: 20px;
	color: #333333;
}
body {
	background-color: #FFF;
}
#home {
	height: 37px;
	width: 80px;
	left: 813px;
	top: 70px;
	position: absolute;
	padding: 5px;
}

