body  {
	margin: 0px;
	text-decoration: none;
	color: #202020;
	background-color: #ffffff;
	background-image: url(wwwimages/projectV_back1.jpg);
	background-position: center;
	background-repeat: repeat-y;
	height: 100%;
}
html
{
height: 100%;
}
p {
  margin: 1em 0;
}
a {
	color: #000040;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000040;
}
a:visited {
	text-decoration: none;
	color: #000040;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
#header {
	z-index: 1;
	position: relative;
	top: 0px;
	height: 100%;
}
#content {
	position: absolute;
	top: 280px;
	width: 100%;
	z-index: 10;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
.contenttext1 {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 6px;
}
.contenttext1list {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 0px;
}
#menu {
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 10;
}
#footer {
	width: 100%;
	position: relative;
	bottom: 0 !important;
	bottom: -4px;
	height: 400px;
	background-image: url(wwwimages/projectV_footer1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
.menu {
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
}
.smalltext {
	font: 10px/11px Arial, Helvetica, sans-serif;
}
.largetext {
	font: 20px/22px Verdana, Arial, Helvetica, sans-serif;
}
