@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Gill Sans, "Gill Sans", Trebuchet MS, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(images/ViirLogo16purple2.gif);
	background-repeat: repeat;
	background-color: #660066;
}
.navigation a:link {
	color: #000000;
	text-decoration: none;
	outline:none;
}
.navigation a:visited {
	color: #000000;
	text-decoration: none;
	outline:none;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
}
.navigation a:active {
	color: #CCCCCC;
	text-decoration: none;
	outline:none;
}
a:link {
	color: #000000;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	outline:none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
}

#picturelayer {
float:right;
position:relative;
z-index:1;
border:thin;
padding:10px;
}


.maintext {
	font-family: "Gill Sans", Gill Sans, "Trebuchet MS", Trebuchet MS, Verdana;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align:left;
	margin: 20px;
	padding: 10px;
	clear: both;
	float: left;
	height: auto;
	border: 1px double #CCCCCC;
	width:400px;
}
.servicestext {
	font-family: "Gill Sans", Gill Sans, "Trebuchet MS", Trebuchet MS, Verdana;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
	margin: 20px;
	padding: 1px;
	clear: both;
	height: auto;
	border: 0px double #CCCCCC;
}
.hometext {
	font-family: "Gill Sans", Gill Sans, "Trebuchet MS", Trebuchet MS, Verdana;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
	margin: 20px;
	padding: 20px;
	clear: both;
	height: auto;
	border: 1px double #CCCCCC;
}
.formtext {
	font-family: "Gill Sans", Gill Sans, "Trebuchet MS", Trebuchet MS, Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align:left;
	margin: 20px;
	padding: 20px;
	clear: both;
	height: auto;
	border: 1px double #CCCCCC;
}
.abouttext {
	font-family: "Gill Sans", Gill Sans, "Trebuchet MS", Trebuchet MS, Verdana;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align:left;
	margin: 20px;
	padding: 20px;
	clear: both;
	height: auto;
	border: 1px double #CCCCCC;
	width: 500px;
}
.aboutpicture {
	color: #000000;
	background-color: #FFFFFF;
	text-align:left;
	margin: 0px;
	padding: 5px;
	clear: both;
	height: auto;
	border: 2px double #CCCCCC;
}

.style1 {font-size: 24px}
.style4 {color: #999999}
.style6 {font-size: 12px}
.style7 {font-size: 16px}
#menubar {
		position:relative;
		width:800px;
		top:0px;
		padding:0px;
	}
	
	.menu .options {
		position:relative;
		border:1px solid #000000;
		background-color:#ffffff;
		padding:2px;
	}
	.menu a {
		text-align:left;
		color:#000000;
		display:block;

		text-decoration:none;
		background-color:transparent;
	}
	.menu a:hover {
		background-color:#cccccc;
		color:#ffffff;
	}

	.menu_slideout {
	//display: none;
	//visibility: hidden;
	z-index: 1000;
}

.hidden {
	display: none;
	visibility: hidden;
}
	div#header_container {
	position: relative;
	height: 15px;
	width: 800px;
	top: 0px;
}
