#wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer {
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #484848;
	border-bottom-color: #484848;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 24px;
}
p, h1, h2, h3, h4, h5, h6, ul, table {
	margin: 1px;
	padding: 0px;
}
h1{
	font-size: 150%;
}
h2{
	font-size: 140%;
}
h3{
	font-size: 130%;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 110%;
}
h6{
	font-size: 100%;
}
p {
	line-height: 1.3em;
	margin-bottom: 1em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: 0px 12px;
	background-color: #333333;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#header {
	background-color: #000000;
}
#header h1 {
	width: 768px;
	background-image: url(../images/vivlogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 86px;
}
#header h1 span {
	display: none;
}
#topnav {
	height: 24px;
	background-color: #282828;
	padding-left: 10px;
}
#topnav ul {
	list-style-type: none;
}
#topnav li {
	text-align: center;
	display: block;
	float: left;
}
#topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active {
	width: 106px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #33FFFF;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 1px;
}
#topnav a:hover, #topnav a:active {
	width: 106px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	margin-right: 1px;
}
#topnav .on a:link, #topnav .on a:visited, #topnav .on a:hover, #topnav .on a:active {
	width: 106px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	margin-right: 1px;
}
#leftnav {
	float: left;
	clear: left;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #282828;
}
#leftnav ul {
	clear: both;
	list-style-type: none;
	text-align: center;
	width: 120px;
}
#leftnav li {
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
}
#leftnav a:link, #leftnav a:visited, #leftnav a:hover, #leftnav a:active {
	color: #99FF00;
	text-decoration: underline;
	display: block;
	width: 120px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#leftnav a:hover, #leftnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 120px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #333333;
}
#leftnav .on a:link, #leftnav .on a:visited, #leftnav .on a:hover, #leftnav .on a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 120px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #333333;
}
#content {
	width: 744px;
	float: right;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#content table {
	margin-bottom: 1em;
}
.slideshow {
	vertical-align: top;
	color: #99CC00;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 12px;
}
.opentext {
	vertical-align: top;
	padding-right: 12px;
	padding-left: 0px;
	padding-top: 12px;
}
.news {
	vertical-align: top;
	padding-right: 12px;
	padding-left: 0px;
	padding-top: 12px;
}
.instructions {
	vertical-align: top;
	color: #99CC00;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 12px;
}
.instructions a {
	color: #00FFFF;
}

.leftcol {
	vertical-align: top;
	width: 50%;
	padding-right: 6px;
	padding-top: 6px;
}
.rightcol {
	vertical-align: top;
	width: 50%;
	padding-top: 6px;
}
.gallerytext {
	padding-top: 6px;
	padding-bottom: 12px;
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
}
.gallerytext a {
	color: #99CC00;
	text-decoration: underline;
}
.galleryimage {
	width: 25%;
	text-align: center;
}
.greenback a{
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.news a {
	color: #33FFFF;
	display: block;
	padding-bottom: 3px;
}